tgbotapi/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types
InsanusMokrassar a17ae07e50 InputMedia#media fix (version 0.23.2) 2020-02-14 12:06:54 +06:00
..
CallbackQuery UnknownCallbackQueryType 2020-01-23 03:59:59 +06:00
ChatMember now most part of request have changed return types 2020-01-15 11:17:53 +06:00
InlineQueries make all serializers are internal 2020-01-15 13:03:42 +06:00
InputMedia InputMedia#media fix (version 0.23.2) 2020-02-14 12:06:54 +06:00
MessageEntity "language" field im RawMessageEntity 2020-01-23 17:07:28 +06:00
ParseMode rework in part of text message entities 2020-01-05 19:24:17 +06:00
actions add send bot action extensions 2020-02-06 23:06:29 +06:00
buttons optimize imports 2020-02-08 00:00:52 +06:00
chat UnknownUpdate -> UnknownUpdateType, unknown types for messages and chats 2020-01-23 03:47:43 +06:00
files make all serializers are internal 2020-01-15 13:03:42 +06:00
games rework in part of text message entities 2020-01-05 19:24:17 +06:00
message optimize imports 2020-02-08 00:00:52 +06:00
payments make all serializers are internal 2020-01-15 13:03:42 +06:00
polls UnknownPollType now can be created only inside of library 2020-01-23 22:15:08 +06:00
stickers migration 2019-12-03 11:07:25 +06:00
update PollAnswerUpdate 2020-01-23 17:29:09 +06:00
ChatIdentifier.kt migration 2019-12-03 11:07:25 +06:00
ChatPhoto.kt now ChatPhoto have two additional fields: smallFileUniqueId and bigFileUniqueId 2020-01-01 22:20:08 +06:00
Common.kt separated User object and additional fields for Bot representation 2020-01-23 19:08:02 +06:00
Contact.kt migration 2019-12-03 11:07:25 +06:00
Location.kt migration 2019-12-03 11:07:25 +06:00
LoginURL.kt migration 2019-12-03 11:07:25 +06:00
RequestError.kt migration 2019-12-03 11:07:25 +06:00
Response.kt migration 2019-12-03 11:07:25 +06:00
ResponseParametersRaw.kt migration 2019-12-03 11:07:25 +06:00
TelegramDate.kt optimize imports 2019-12-06 16:46:38 +06:00
UpdateTypes.kt UpdatesFilter now support PollAnswerUpdate 2020-01-23 17:32:04 +06:00
User.kt rewrite work with Bot class 2020-01-23 22:32:45 +06:00
UserProfilePhotos.kt make all serializers are internal 2020-01-15 13:03:42 +06:00
Venue.kt migration 2019-12-03 11:07:25 +06:00
WebhookInfo.kt migration 2019-12-03 11:07:25 +06:00