1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 23:45:25 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
b5f4219635 fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
a01a9910b5 add full support of link preview customization 2024-01-02 22:36:10 +06:00
2d2310daca fixes in build 2023-03-10 14:43:34 +06:00
febd6ce63c support of has_media_spoiler in message and sendPhoto/sendVideo/sendAnimation 2022-12-31 15:23:14 +06:00
113621f619 Merge branch '4.0.0' into task/676-rework_of_media_groups 2022-11-08 13:07:55 +06:00
6a899f1217 add threadIdOrNull extension 2022-11-08 13:07:16 +06:00
47f514a635 Merge branch '4.0.0' into task/676-rework_of_media_groups 2022-11-08 00:36:46 +06:00
a80ed2ec57 fixes in replies 2022-11-08 00:21:16 +06:00
b1bba43f29 update api according to new topics api 2022-11-08 00:11:14 +06:00
541e00fa03 start rework 2022-11-06 14:07:31 +06:00
7cd97ac779 All the extensions related to text messages (replies, sending, editing) got their duplicates with buildEntities lambda and separator 2022-09-19 13:52:14 +06:00
3575a62f34 MessageIdentifier -> MessageId, replies with chatsIds/messageIds 2022-09-15 00:17:18 +06:00
d8f6429385 solution for #636 2022-08-05 11:49:04 +06:00
92407c9010 remove deprecations from copyMessage 2022-08-04 18:09:25 +06:00
7f08fd9d66 replace ParseMode 2022-05-01 20:43:03 +06:00
d3cb44490b TextSources replacements 2022-05-01 20:36:07 +06:00
d0709a509f cleanup in message contents 2022-05-01 11:52:02 +06:00
900ef28404 rename InputMedia -> TelegramMedia and replace all InputMedia to media package 2022-04-22 13:54:06 +06:00
a930423955 chats sealing 2022-04-22 00:16:41 +06:00
643f8e577e fix of #550 2022-04-21 14:49:52 +06:00
49da0faf45 replies with texted content 2022-04-03 19:21:38 +06:00
8f817f1492 reply with any media file 2022-03-29 12:37:54 +06:00
94e5f74a90 reply with content 2022-03-29 12:20:52 +06:00
c500f0a281 update reply and sendPhoto with PhotoSize 2022-03-24 16:47:07 +06:00
508d51f5a9 reply with copyMessage 2022-03-20 12:14:26 +06:00
0c2fe6bce7 support of Telegram Bot API 5.7 2022-02-01 16:23:26 +06:00
5c6a430f38 support of protect_content 2022-01-01 20:13:22 +06:00
e60eb68b67 packages update 2021-10-18 15:20:25 +06:00