1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-02 07:55:25 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/requests/send
2024-01-03 16:06:54 +06:00
..
abstracts all previous deprecations have been removed 2023-05-28 20:39:46 +06:00
games ChatIdWithThreadId, all chats ids now value classes, update chats ids hierarchy 2022-11-10 16:25:55 +06:00
media rework of multipart files with fixes in new sticker sets 2023-03-11 21:17:59 +06:00
payments add new type of chats ids 2022-11-10 15:56:38 +06:00
polls update dependencies 2023-05-27 18:19:14 +06:00
CopyMessage.kt ChatIdWithThreadId, all chats ids now value classes, update chats ids hierarchy 2022-11-10 16:25:55 +06:00
CopyMessages.kt add support of copy/forward/delete messages 2024-01-03 16:06:54 +06:00
SendAction.kt add support of topics for actions 2022-12-31 15:23:14 +06:00
SendContact.kt ChatIdWithThreadId, all chats ids now value classes, update chats ids hierarchy 2022-11-10 16:25:55 +06:00
SendDice.kt add support of threads in send requests of core module 2022-11-07 23:02:58 +06:00
SendLocation.kt ChatIdWithThreadId, all chats ids now value classes, update chats ids hierarchy 2022-11-10 16:25:55 +06:00
SendMessage.kt add full support of link preview customization 2024-01-02 22:36:10 +06:00
SendVenue.kt ChatIdWithThreadId, all chats ids now value classes, update chats ids hierarchy 2022-11-10 16:25:55 +06:00
SetMessageReactions.kt add support of setMessageReactions 2023-12-31 16:27:35 +06:00