1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 07:25:23 +00:00
tgbotapi/tgbotapi.api/src/commonMain/kotlin/dev/inmo/tgbotapi/extensions/api/stickers
2024-04-18 15:50:21 +06:00
..
AddStickerToSet.kt StickerSetName now is value class 2024-03-16 23:07:55 +06:00
CreateNewStickerSet.kt support of new stickers API 2024-04-18 15:50:21 +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
ReplaceStickerInSet.kt add support of replaceStickerInSet 2024-04-18 15:21:07 +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
SetStickerSetThumbnail.kt support of new stickers API 2024-04-18 15:50:21 +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