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

51 Commits

Author SHA1 Message Date
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
e902f85b36 fixes in build 2024-01-12 02:21:22 +06:00
225fedde3a several more fixes 2024-01-12 02:14:46 +06:00
294f80032c rename ScheduledGiveaway -> Giveaway 2024-01-09 11:43:04 +06:00
8df72edd52 fixes of build 2024-01-07 20:00:07 +06:00
f760e60089 fixes in typing of giveaways 2024-01-07 17:40:41 +06:00
b5f4219635 fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
825ecc1d73 fixes and note in CHANGELOG 2024-01-05 13:45:30 +06:00
52fd55eea5 fix of overloads conflict in ClassCastsNew 2024-01-04 14:39:32 +06:00
cb11532b58 update ClassCastsIncluded 2024-01-04 13:13:21 +06:00
dce63713f9 add giveaways support 2024-01-04 13:10:05 +06:00
fb9ff653ef add boosts support 2024-01-04 11:38:30 +06:00
57f53813c8 update class casts 2024-01-04 10:30:28 +06:00
fc183bfd2f update user shared to users shared 2024-01-03 16:31:14 +06:00
63975cc88e add workarounds for reactions 2023-12-31 16:16:26 +06:00
a622c4d6fa add Reaction type 2023-12-30 03:04:02 +06:00
80be86454d fix of #793 2023-10-11 13:07:07 +06:00
6873c23309 complete story support 2023-08-19 16:41:08 +06:00
f153b31464 improve class casts including filtering 2023-06-16 13:50:34 +06:00
ad5cc6ade6 add excluding of impls 2023-06-12 12:25:43 +06:00
65bcf83517 update ClassCasts 2023-05-19 22:42:42 +06:00
8e6b3b7260 remove redundant class casts 2023-04-22 10:51:37 +06:00
f5b2ee79d6 add info about supported tgbotapi version 2023-04-22 00:28:54 +06:00
8d24512413 experimentally add support of natives 2023-04-03 23:33:54 +06:00
2d2310daca fixes in build 2023-03-10 14:43:34 +06:00
f81d28dd5f fill changelog and fix several issues 2023-02-06 12:41:19 +06:00
3be8ddae74 rights copying hotfix 2023-02-06 11:29:07 +06:00
e235280253 fixes in RequestId 2023-02-05 22:29:21 +06:00
47f1509ecc add RequestId.random 2023-02-05 22:01:43 +06:00
300f94fd48 fixes 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
4736610aa8 several fixes 2022-11-08 02:50:22 +06:00
f6f07a5e8a fixes 2022-11-08 02:27:38 +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
5bf30bc6c6 fix 2022-11-06 14:28:16 +06:00
541e00fa03 start rework 2022-11-06 14:07:31 +06:00
867a46d397 add support of forum chats 2022-11-06 12:51:53 +06:00
5f2660b804 fill raw sticker data 2022-08-13 12:20:28 +06:00
c3668e978b add support of custom emojis 2022-08-12 23:21:53 +06:00
6a06775bc4 add file annotations generation to the class casts 2022-08-05 18:57:50 +06:00
bbdff0b31a rename file with new classcasts 2022-08-05 17:31:45 +06:00
cb4880bd00 optimize imports in utils 2022-08-05 16:35:07 +06:00
a18eda3db6 add generation of class casts 2022-08-05 16:31:39 +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
4b89563cff fixes in classcasts, withContentOrNull and withContentOrThrow 2022-07-22 16:45:54 +06:00