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

68 Commits

Author SHA1 Message Date
953bdef657 add support of personal chat, is_from_offline and can_connect_to_business 2024-04-16 22:57:07 +06:00
64ef0fa160 potentially finally add support of business chats input 2024-04-16 22:04:35 +06:00
cb7bb01671 add sender_business_bot support 2024-04-16 18:37:04 +06:00
be9c0cff61 some progress in business connections support 2024-04-16 16:00:15 +06:00
ffba4e9cef renamed several types 2024-03-16 21:21:34 +06:00
a01ca43837 add support of Story content and reply_to_story field 2024-02-16 21:54:13 +06:00
a9a01e3154 add support of sender_boost_count 2024-02-16 21:38:28 +06:00
468c54a30f add support of ChatBoostAdded 2024-02-16 21:13:37 +06:00
4d92588390 update changelog 2024-01-12 01:11:57 +06:00
294f80032c rename ScheduledGiveaway -> Giveaway 2024-01-09 11:43:04 +06:00
f637b480b1 add TextQuote 2024-01-07 20:51:29 +06:00
f3b05bbffd add support of external_reply in RawMessage 2024-01-07 19:38:22 +06:00
cad0bf8a95 add ExternalReplyInfo 2024-01-07 19:04:23 +06:00
f760e60089 fixes in typing of giveaways 2024-01-07 17:40:41 +06:00
6c76e1c47a add support of MessageOrigin 2024-01-07 17:12:37 +06:00
b5f4219635 fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
5190f7b856 add support of inaccessible message 2024-01-07 15:21:32 +06:00
dce63713f9 add giveaways support 2024-01-04 13:10:05 +06:00
fc183bfd2f update user shared to users shared 2024-01-03 16:31:14 +06:00
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