1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 23:45:25 +00:00
tgbotapi/src/main/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types
2019-04-05 13:10:38 +08:00
..
actions fix warnings 2019-02-21 14:21:33 +08:00
buttons fixes in serialization 2019-02-21 14:09:04 +08:00
CallbackQuery init 2018-12-26 16:21:52 +08:00
chat replace all usernames which was as strings by Username class usage 2019-02-18 12:56:59 +08:00
ChatMember InputMessageContent filling 2019-02-07 14:28:24 +08:00
files add Audio InlineQueryResult 2019-02-07 14:28:24 +08:00
games init 2018-12-26 16:21:52 +08:00
InlineQueries fix warnings 2019-02-21 14:21:33 +08:00
InputMedia add custom MediaGroupMemberInputMedia serializer 2019-02-23 18:21:24 +08:00
message remove redundant implementation of MessageContent by MediaGroupContent 2019-04-05 13:10:38 +08:00
MessageEntity optimize imports 2019-03-31 11:54:49 +08:00
ParseMode Markdown and HTML typealiases 2019-03-31 10:20:14 +08:00
payments fix warnings 2019-02-21 14:21:33 +08:00
stickers init 2018-12-26 16:21:52 +08:00
update optimize imports 2019-03-15 16:12:17 +08:00
ChatIdentifier.kt text formatting extensions 2019-03-31 11:11:32 +08:00
ChatPhoto.kt init 2018-12-26 16:21:52 +08:00
Common.kt WebhookInfo 2019-02-27 14:01:04 +08:00
Contact.kt add Contact InlineQueryResult + add vcard field 2019-02-07 14:28:24 +08:00
Location.kt InputMessageContent filling 2019-02-07 14:28:24 +08:00
RequestError.kt RetryAfterError handling in KtorRequestsExecutor 2019-02-05 12:55:46 +08:00
Response.kt optimize imports 2019-02-07 20:25:04 +08:00
ResponseParametersRaw.kt Fix error field in RequestParametersRaw 2019-02-05 13:07:39 +08:00
TelegramDate.kt fix warnings 2019-02-21 14:21:33 +08:00
UpdateTypes.kt WebhookInfo 2019-02-27 14:01:04 +08:00
User.kt replace all usernames which was as strings by Username class usage 2019-02-18 12:56:59 +08:00
UserProfilePhotos.kt init 2018-12-26 16:21:52 +08:00
Venue.kt InputMessageContent filling 2019-02-07 14:28:24 +08:00
WebhookInfo.kt WebhookInfo 2019-02-27 14:01:04 +08:00