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

28 Commits

Author SHA1 Message Date
170747741f remove redundant includes of business connection id in send requests 2024-04-17 13:55:37 +06:00
e4a3acdd68 start adding of support business_connection_id in sending requests 2024-04-16 23:11:01 +06:00
a692ed65f3 almost add reply parameters 2024-01-07 22:42:46 +06:00
e5a48e9684 rework of multipart files with fixes in new sticker sets 2023-03-11 21:17:59 +06:00
febd6ce63c support of has_media_spoiler in message and sendPhoto/sendVideo/sendAnimation 2022-12-31 15:23:14 +06:00
925c4dae6c ChatIdWithThreadId, all chats ids now value classes, update chats ids hierarchy 2022-11-10 16:25:55 +06:00
9df258805d add support of threads in send requests of core module 2022-11-07 23:02:58 +06:00
3575a62f34 MessageIdentifier -> MessageId, replies with chatsIds/messageIds 2022-09-15 00:17:18 +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
5c6a430f38 support of protect_content 2022-01-01 20:13:22 +06:00
762087fc09 optimize imports 2021-08-08 18:00:42 +06:00
9540797ffc Revert "update classcasts"
This reverts commit 217b01994e.
2021-08-06 09:15:30 +06:00
217b01994e update classcasts 2021-08-05 23:54:30 +06:00
c5e089a45d make*String extensions 2021-06-29 00:01:40 +06:00
521a3a8c35 fix internal deprecations 2021-05-29 16:02:55 +06:00
5c0e58caec buildable except of jvm tests 2021-05-29 15:34:14 +06:00
7825ec3010 a lot of types has been converted to sealed 2021-05-29 14:23:25 +06:00
ab060d02ea deprecate Explained 2021-04-29 11:59:44 +06:00
1f7450844f optimize imports 2021-04-28 19:59:30 +06:00
167c214e35 migration to avoid using of TextPart 2021-04-28 19:54:57 +06:00
70f96ac8fa completing of captioned input deprecation 2021-04-26 21:34:13 +06:00
d69b2e09d5 migration from CaptionedInput 2021-04-26 21:25:52 +06:00
3b1803e851 remove deprecations 2020-11-06 00:12:14 +06:00
765caefc32 implementation of allow sending without reply (#191) 2020-11-05 21:33:11 +06:00
c0e81b1d6d partially complete rewriting of things according to #189 2020-11-05 16:53:26 +06:00
8e1ad9ffbc artifacts names has been changed 2020-10-04 18:34:03 +06:00