ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.stickers
/
CustomEmojiStickerSet
/
CustomEmojiStickerSet
Custom
Emoji
Sticker
Set
constructor
(
name
:
StickerSetName
,
title
:
String
,
stickers
:
List
<
CustomEmojiSticker
>
,
thumbnail
:
PhotoSize
?
=
null
)