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

49 Commits

Author SHA1 Message Date
a01a9910b5 add full support of link preview customization 2024-01-02 22:36:10 +06:00
80be86454d fix of #793 2023-10-11 13:07:07 +06:00
051f5e22e7 fix of createResend in story content 2023-08-19 18:15:54 +06:00
a65971be00 start add stories 2023-08-19 00:31:36 +06:00
6f9f880b79 deprecations removing 2023-03-10 14:59:59 +06:00
687f9e95fa support of user shared/chat shared 2023-02-05 20:46:25 +06:00
9a33451f88 add support of forum_topic_edited, general_forum_topic_hidden, general_forum_topic_unhidden, and write_access_allowed 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
1ec4507891 add new type of chats ids 2022-11-10 15:56:38 +06:00
b32ce88a97 fixes 2022-11-08 01:51:27 +06:00
ad75aef64f add support of forum topic service messages 2022-11-06 14:56:01 +06:00
1ed620df85 add support of message thread id in media group messages 2022-11-06 14:10:09 +06:00
867a46d397 add support of forum chats 2022-11-06 12:51:53 +06:00
3575a62f34 MessageIdentifier -> MessageId, replies with chatsIds/messageIds 2022-09-15 00:17:18 +06:00
69f658e4a8 rewrite hierarchy of forward info classes 2022-08-04 22:45:26 +06:00
8c51ca9d72 fixes in forward from public chat info 2022-08-04 22:27:40 +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
a930423955 chats sealing 2022-04-22 00:16:41 +06:00
ef9941134e voice(_c/C)hat* -> video(_c/C)hat* renames 2022-04-21 14:49:52 +06:00
63bcc4bcf8 add WebAppData 2022-04-21 14:49:52 +06:00
643f8e577e fix of #550 2022-04-21 14:49:52 +06:00
0c2fe6bce7 support of Telegram Bot API 5.7 2022-02-01 16:23:26 +06:00
9552550198 UserLoggedIn, additions in ClassCasts and partial fix of #511 2022-01-06 14:49:11 +06:00
86885e7698 updates in CommonMessage implementers and removing of deprecations 2022-01-02 01:49:14 +06:00
madhead
aa1e7eea1d
Support for "migrated to supergroup" events 2021-12-22 02:37:43 +01:00
fb8cfed382 hotfix 2021-12-20 14:07:45 +06:00
85a4459072
Update RawMessage.kt 2021-12-19 00:46:06 +06:00
dc89e914a1 support of has_protected_content field 2021-12-18 23:11:28 +06:00
69f4033807 add support of is_automatic_forward 2021-12-18 22:28:01 +06:00
e51a4b7702 SuccessfulPaymentEvent 2021-10-03 11:53:54 +06:00
167c214e35 migration to avoid using of TextPart 2021-04-28 19:54:57 +06:00
eb3f180cc6 textSources now is main property 2021-04-27 16:08:36 +06:00
df63ccfe07 VoiceChatScheduled 2021-04-26 20:47:03 +06:00
86e506c33d include message_auto_delete_timer_change 2021-03-09 19:45:19 +06:00
7639b15dc6 voice chats functionality included 2021-03-09 19:19:15 +06:00
0ca815760b content messages renames 2021-02-07 16:54:48 +06:00
6dcdc2ab7f now PassportMessage contains user too 2021-01-17 15:35:25 +06:00
a2ae4f71de new PassportMessage type 2021-01-15 16:27:22 +06:00
e7199e7451 fix use user in group messages 2020-11-12 21:46:33 +06:00
1cf7ae7438 add micro_utils and deprecate old coroutine methods 2020-11-07 13:42:10 +06:00
6665b6ef03 reorganize text sources and text parts 2020-11-06 14:37:13 +06:00
00a75801a8 fixes 2020-11-06 01:14:48 +06:00
e45f9cf46a return serialname for messageId in RawMessage 2020-11-06 00:37:56 +06:00
3b1803e851 remove deprecations 2020-11-06 00:12:14 +06:00
ff34b23777 implementation of sender_chat and author_signature 2020-11-05 12:39:59 +06:00
201def826e locations updates 2020-11-05 01:12:14 +06:00
9e771fa04a fixes 2020-11-02 11:13:16 +06:00
8e1ad9ffbc artifacts names has been changed 2020-10-04 18:34:03 +06:00