1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-05-31 23:15:21 +00:00
tgbotapi/tgbotapi.api/src/commonMain/kotlin/dev/inmo/tgbotapi/extensions/api/stickers
2023-03-11 17:58:48 +06:00
..
AddStickerToSet.kt add several extensions for addStickerToSet 2023-03-11 17:58:48 +06:00
CreateNewStickerSet.kt add Sticker#asInputSticker 2023-03-11 17:39:12 +06:00
DeleteStickerFromSet.kt fix of #550 2022-04-21 14:49:52 +06:00
DeleteStickerSet.kt add deleteStickerSet 2023-03-10 11:18:37 +06:00
SetCustomEmojiStickerSetThumb.kt add support of setCustomEmojiStickerSetThumbnail 2023-03-10 14:29:55 +06:00
SetStickerEmojiList.kt add setStickerEmojiList 2023-03-10 11:28:21 +06:00
SetStickerKeywords.kt add setStickerKeywords 2023-03-10 11:32:44 +06:00
SetStickerMaskPosition.kt add setStickerMaskPosition 2023-03-10 12:28:16 +06:00
SetStickerPositionInSet.kt fix of #550 2022-04-21 14:49:52 +06:00
SetStickerSetThumb.kt rename setStickerSetThumb to setStickerSetThumbnail 2023-03-10 12:11:17 +06:00
SetStickerSetTitle.kt add support of setStickerSetTitle 2023-03-10 11:16:13 +06:00
UploadStickerFile.kt update uploadStickerFile 2023-03-10 14:24:42 +06:00