1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-18 07:45:27 +00:00
Commit Graph

73 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
4a1989fb79 MessageId is value class now 2024-03-16 19:45:23 +06:00
a692ed65f3 almost add reply parameters 2024-01-07 22:42:46 +06:00
825ecc1d73 fixes and note in CHANGELOG 2024-01-05 13:45:30 +06:00
c025a027c6 add support of copy/forward/delete messages 2024-01-03 16:06:54 +06:00
a01a9910b5 add full support of link preview customization 2024-01-02 22:36:10 +06:00
3026c8708d add support of setMessageReactions 2023-12-31 16:27:35 +06:00
51c7c376d7 all previous deprecations have been removed 2023-05-28 20:39:46 +06:00
67096f8e0e update dependencies 2023-05-27 18:19:14 +06:00
e5a48e9684 rework of multipart files with fixes in new sticker sets 2023-03-11 21:17:59 +06:00
b0e32e8ad9 add opportunity to send emoji with sticker 2023-03-10 12:43:09 +06:00
e30361ad1e rename thumb field 2023-03-10 12:02:40 +06:00
e40548e558 fix of return type in SendMediaGroup and fill changelog 2023-01-14 22:09:27 +06:00
b064becb8a add support of topics for actions 2022-12-31 15:23:14 +06:00
8b5da90e28 add spoilered in telegrammedia 2022-12-31 15:23:14 +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
1ec4507891 add new type of chats ids 2022-11-10 15:56:38 +06:00
4736610aa8 several fixes 2022-11-08 02:50:22 +06:00
b32ce88a97 fixes 2022-11-08 01:51:27 +06:00
47f514a635 Merge branch '4.0.0' into task/676-rework_of_media_groups 2022-11-08 00:36:46 +06:00
b1bba43f29 update api according to new topics api 2022-11-08 00:11:14 +06:00
9df258805d add support of threads in send requests of core module 2022-11-07 23:02:58 +06:00
541e00fa03 start rework 2022-11-06 14:07:31 +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
247553d990 add note about parameters order 2022-07-11 00:45:11 +06:00
049a8a3263 copy message order of parameters changed 2022-07-11 00:26:57 +06:00
f86a095421 CreateInvoiceLink 2022-06-21 18:52:55 +06:00
6f8b881668 replaces of CommonAbstracts 2022-05-01 22:13:40 +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
d426cb1210 TextedMediaContent 2022-04-03 19:06:27 +06:00
5c6a430f38 support of protect_content 2022-01-01 20:13:22 +06:00
148791ad68 extend InlineQueryResultGif fun with FileId and add ProtectContent + extend SendMessageRequest with it in advance 2022-01-01 13:42:39 +06:00
46cc37be62 LocationContent -> LiveLocationContent / StaticLocationContent 2021-09-12 17:15:58 +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
fe1831fc19 deprecations removed 2021-05-29 14:31:44 +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