mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-23 10:38:43 +00:00
1.0 KiB
1.0 KiB
//docs/dev.inmo.tgbotapi.requests.stickers/CreateNewAnimatedStickerSet
CreateNewAnimatedStickerSet
[common]
Content
fun CreateNewAnimatedStickerSet(userId: UserId, name: String, sticker: InputFile, emojis: String, containsMasks: Boolean? = null, maskPosition: MaskPosition? = null): Request<Boolean>