tgbotapi/src/main/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types
InsanusMokrassar 24498479a8 total rework of requests serialization 2019-12-02 14:35:37 +06:00
..
CallbackQuery total rework of requests serialization 2019-12-02 14:35:37 +06:00
ChatMember total rework of requests serialization 2019-12-02 14:35:37 +06:00
InlineQueries total rework of requests serialization 2019-12-02 14:35:37 +06:00
InputMedia Common Captioned 2019-06-28 18:45:18 +08:00
MessageEntity RawMessageEntity is internal 2019-08-17 22:48:18 +06:00
ParseMode added tests for ParseMode 2019-12-02 11:05:15 +06:00
actions adapt code to new versions 2019-11-29 12:25:22 +06:00
buttons optimize imports 2019-08-12 15:46:31 +06:00
chat optimize imports 2019-08-18 12:59:11 +06:00
files TelegramFile was removed 2019-08-18 12:58:17 +06:00
games optimize imports 2019-08-18 12:59:11 +06:00
message total rework of requests serialization 2019-12-02 14:35:37 +06:00
payments optimize imports 2019-04-13 10:21:19 +08:00
polls rename file of PollOption and remove redundant abstract folder in polls type 2019-04-17 10:23:08 +08:00
stickers Sticker and StickerSet now with isAnimated field 2019-08-12 13:25:55 +06:00
update total rework of requests serialization 2019-12-02 14:35:37 +06:00
ChatIdentifier.kt added TelegramDate tests and fix in chat identifier functionality 2019-12-02 11:18:08 +06:00
ChatPhoto.kt init 2018-12-26 16:21:52 +08:00
Common.kt RawChat boilerplate was removed and replaced by serializers 2019-08-12 15:41:07 +06:00
Contact.kt optimize imports 2019-04-13 10:21:19 +08:00
Location.kt InputMessageContent filling 2019-02-07 14:28:24 +08:00
LoginURL.kt InlineKeyboardButton as sealed class 2019-06-02 22:02:12 +08:00
RequestError.kt RetryAfterError handling in KtorRequestsExecutor 2019-02-05 12:55:46 +08:00
Response.kt "RawMessage" usages replaced by "Message" usages 2019-08-17 11:50:46 +06:00
ResponseParametersRaw.kt total rework of requests serialization 2019-12-02 14:35:37 +06:00
TelegramDate.kt added TelegramDate tests and fix in chat identifier functionality 2019-12-02 11:18:08 +06:00
UpdateTypes.kt additional callback for polls in UpdatesFilter 2019-05-10 13:14:50 +08:00
User.kt total rework of requests serialization 2019-12-02 14:35:37 +06:00
UserProfilePhotos.kt init 2018-12-26 16:21:52 +08:00
Venue.kt optimize imports 2019-04-13 10:21:19 +08:00
WebhookInfo.kt remove optional 2019-04-13 09:38:25 +08:00