1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types
2022-07-11 01:56:31 +06:00
..
abstracts remove WithLanguageCode 2021-08-08 17:55:27 +06:00
actions add choose_sticker 2021-11-08 18:36:17 +06:00
buttons extract force_reply field into constant 2022-07-11 01:43:04 +06:00
chat CreatorChatMember -> OwnerChatMember 2022-07-11 01:56:31 +06:00
commands add BotCommandScope helper extensions 2022-05-01 17:18:44 +06:00
dice optimize imports 2021-06-28 11:12:51 +06:00
files add support of premium fields 2022-06-21 17:34:14 +06:00
games replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
InlineQueries replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
location replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
media replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
message regularln 2022-06-17 02:51:22 +06:00
passport remove deprecations 2022-05-22 01:40:03 +06:00
payments replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
polls replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
queries/callback replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
stickers fix of #550 2022-04-21 14:49:52 +06:00
update remove deprecations 2022-05-22 01:40:03 +06:00
venue replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
webapps add support of menu buttons 2022-04-23 12:39:14 +06:00
BotCommand.kt artifacts names has been changed 2020-10-04 18:34:03 +06:00
ChatIdentifier.kt fixes 2022-07-09 23:45:24 +06:00
ChatInviteLink.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
ChatLocation.kt chats sealing 2022-04-22 00:16:41 +06:00
ChatPhoto.kt artifacts names has been changed 2020-10-04 18:34:03 +06:00
Common.kt extract force_reply field into constant 2022-07-11 01:43:04 +06:00
Contact.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
LoginURL.kt artifacts names has been changed 2020-10-04 18:34:03 +06:00
MenuButton.kt fix incosistences after updating of dependencies 2022-05-01 11:21:01 +06:00
MessageId.kt fixes 2020-11-06 01:14:48 +06:00
RequestError.kt limiter rework 2020-11-11 10:23:20 +06:00
Response.kt artifacts names has been changed 2020-10-04 18:34:03 +06:00
ResponseParametersRaw.kt limiter rework 2020-11-11 10:23:20 +06:00
TelegramDate.kt optimize imports 2021-06-28 11:12:51 +06:00
UpdateTypes.kt add support of join request approving/declining 2021-11-08 18:33:24 +06:00
UserProfilePhotos.kt buildable except of jvm tests 2021-05-29 15:34:14 +06:00
WebhookInfo.kt add support of WebhookInfo#lastSynchronizationErrorDate 2022-04-23 12:28:40 +06:00