1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 07:25:23 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/requests
2024-04-17 13:55:37 +06:00
..
abstracts fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
answers renamed several types 2024-03-16 21:21:34 +06:00
bot upgrades 2023-12-24 19:25:41 +06:00
chat some progress on business chats 2024-04-16 19:25:18 +06:00
common artifacts names has been changed 2020-10-04 18:34:03 +06:00
edit InlineMessageId is value class now 2024-03-16 20:36:48 +06:00
games InlineMessageId is value class now 2024-03-16 20:36:48 +06:00
get almost completed adding of BusinessConnection 2024-04-15 01:19:33 +06:00
local remove deprecations 2020-11-06 00:12:14 +06:00
send remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
stickers StickerSetName now is value class 2024-03-16 23:07:55 +06:00
webhook allowedUpdates is ALL_UPDATES_LIST by default everywhere 2022-08-23 11:55:28 +06:00
DeleteMessage.kt MessageIdentifier -> MessageId, replies with chatsIds/messageIds 2022-09-15 00:17:18 +06:00
DeleteMessages.kt add support of copy/forward/delete messages 2024-01-03 16:06:54 +06:00
DownloadFile.kt artifacts names has been changed 2020-10-04 18:34:03 +06:00
DownloadFileStream.kt make ByteReadChannelAllocatorSerializer -> ByteReadChannelAllocatorDeserializationStrategy 2021-08-10 10:12:22 +06:00
ForwardMessage.kt ChatIdWithThreadId, all chats ids now value classes, update chats ids hierarchy 2022-11-10 16:25:55 +06:00
ForwardMessages.kt MessageId is value class now 2024-03-16 19:45:23 +06:00
GetUpdates.kt UpdateId is value class now 2024-03-16 20:32:28 +06:00
GetUpdatesRaw.kt UpdateId is value class now 2024-03-16 20:32:28 +06:00
GetUpdatesRequest.kt UpdateId is value class now 2024-03-16 20:32:28 +06:00
SetPassportDataErrors.kt optimize imports 2021-03-11 21:39:34 +06:00
StopPoll.kt MessageIdentifier -> MessageId, replies with chatsIds/messageIds 2022-09-15 00:17:18 +06:00