1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-26 11:38:09 +00:00
tgbotapi/src/main/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types
2019-02-21 14:09:04 +08:00
..
actions init 2018-12-26 16:21:52 +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 fixes in serialization 2019-02-21 14:09:04 +08:00
InputMedia fixes in serialization 2019-02-21 14:09:04 +08:00
message MediaGroupMessage is CommonMessage 2019-02-17 14:30:18 +08:00
MessageEntity RegularTextMessageEntity and convertToFullMessageEntityList 2019-01-29 09:47:37 +08:00
ParseMode optimise imports 2019-01-17 10:43:51 +08:00
payments optimise imports 2019-01-17 10:43:51 +08:00
stickers init 2018-12-26 16:21:52 +08:00
update change signature of Update + mediaGroupCallback 2019-01-21 14:13:31 +08:00
ChatIdentifier.kt hotfix for username 2019-02-18 14:35:58 +08:00
ChatPhoto.kt init 2018-12-26 16:21:52 +08:00
Common.kt add AnswerInlineQuery 2019-02-07 14:28:24 +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 init 2018-12-26 16:21:52 +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