1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-10 18:20:49 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.stickers/-sticker-set/-sticker-set.md
2021-03-17 15:18:37 +00:00

847 B

//docs/dev.inmo.tgbotapi.types.stickers/StickerSet/StickerSet

StickerSet

[common]
Content
fun StickerSet(name: String, title: String, stickers: List<Sticker>, isAnimated: Boolean = false, containsMasks: Boolean = false, thumb: PhotoSize? = null)