1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 23:45:25 +00:00
tgbotapi/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types
2020-01-21 14:30:33 +06:00
..
actions migration 2019-12-03 11:07:25 +06:00
buttons make all serializers are internal 2020-01-15 13:03:42 +06:00
CallbackQuery optimize imports 2019-12-06 16:46:38 +06:00
chat make all serializers are internal 2020-01-15 13:03:42 +06:00
ChatMember now most part of request have changed return types 2020-01-15 11:17:53 +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
InlineQueries make all serializers are internal 2020-01-15 13:03:42 +06:00
InputMedia make all serializers are internal 2020-01-15 13:03:42 +06:00
message fixes in new "asInputMedia" functions 2020-01-21 14:30:33 +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 make all serializers are internal 2020-01-15 13:03:42 +06:00
polls make all serializers are internal 2020-01-15 13:03:42 +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 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