1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-14 22:05:28 +00:00
tgbotapi/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types
2020-01-15 11:17:53 +06:00
..
actions migration 2019-12-03 11:07:25 +06:00
buttons migration 2019-12-03 11:07:25 +06:00
CallbackQuery optimize imports 2019-12-06 16:46:38 +06:00
chat added the field slowModeDelay to the ExtendedSupergroupChat objects 2020-01-01 21:38:05 +06:00
ChatMember now most part of request have changed return types 2020-01-15 11:17:53 +06:00
files all TelegramMediaFile instances now have field fileUniqueId, which represents file_unique_id field from API 2020-01-01 22:26:19 +06:00
games rework in part of text message entities 2020-01-05 19:24:17 +06:00
InlineQueries optimize imports 2019-12-06 16:46:38 +06:00
InputMedia add js target 2019-12-03 12:40:21 +06:00
message now most part of request have changed return types 2020-01-15 11:17:53 +06:00
MessageEntity all fields in text sources are lazy 2020-01-05 20:07:51 +06:00
ParseMode rework in part of text message entities 2020-01-05 19:24:17 +06:00
payments migration 2019-12-03 11:07:25 +06:00
polls migration 2019-12-03 11:07:25 +06:00
stickers migration 2019-12-03 11:07:25 +06:00
update optimize imports 2019-12-06 16:46:38 +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 all TelegramMediaFile instances now have field fileUniqueId, which represents file_unique_id field from API 2020-01-01 22:26:19 +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 migration 2019-12-03 11:07:25 +06:00
User.kt User as PrivateChat 2019-12-11 10:18:12 +06:00
UserProfilePhotos.kt migration 2019-12-03 11:07:25 +06:00
Venue.kt migration 2019-12-03 11:07:25 +06:00
WebhookInfo.kt migration 2019-12-03 11:07:25 +06:00