1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-14 05:45:26 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/requests/stickers
2024-04-18 15:21:07 +06:00
..
abstracts add support of replaceStickerInSet 2024-04-18 15:21:07 +06:00
AddStickerToSet.kt add support of replaceStickerInSet 2024-04-18 15:21:07 +06:00
CreateNewStickerSet.kt StickerSetName now is value class 2024-03-16 23:07:55 +06:00
DeleteStickerFromSet.kt add setStickerEmojiList 2023-03-10 11:28:21 +06:00
DeleteStickerSet.kt add deleteStickerSet 2023-03-10 11:18:37 +06:00
InputSticker.kt fixes and note in CHANGELOG 2024-01-05 13:45:30 +06:00
ReplaceStickerInSet.kt add support of replaceStickerInSet 2024-04-18 15:21:07 +06:00
SetCustomEmojiStickerSetThumbnail.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 add setStickerEmojiList 2023-03-10 11:28:21 +06:00
SetStickerSetThumbnail.kt StickerSetName now is value class 2024-03-16 23:07:55 +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