Commit Graph

138 Commits

Author SHA1 Message Date
KurimuzonAkuma
6b79475be4 Add birthday attribute to Chat class 2024-04-01 23:44:28 +03:00
KurimuzonAkuma
e085adbe7d Add new get_scheduled_messages method 2024-03-18 14:33:27 +03:00
KurimuzonAkuma
c5d6028779 Add new get_stickers method 2024-03-16 11:27:06 +03:00
KurimuzonAkuma
186be99382 Add missing methods to docs compiler 2024-03-12 09:57:01 +03:00
KurimuzonAkuma
488184654c Remove unnecessary types from docs compiler 2024-03-10 19:26:47 +03:00
KurimuzonAkuma
deffcbf357 Add business_info attribute to Chat type 2024-03-08 16:21:22 +03:00
KurimuzonAkuma
978dd3c068 Add reply_web_page bound method 2024-01-17 11:52:00 +03:00
KurimuzonAkuma
ec207a2392 Remove export_story_link method 2024-01-13 17:08:37 +03:00
KurimuzonAkuma
618d19aad6 Add new methods join/leave_folder 2024-01-04 15:24:41 +03:00
KurimuzonAkuma
f4d956bb52 Add new method set_chat_ttl 2024-01-04 14:31:48 +03:00
KurimuzonAkuma
15640b3b53 Add new method send_web_page 2023-12-30 14:54:43 +03:00
KurimuzonAkuma
5e5860534b Revert changes related to the Story.download 2023-12-30 14:00:25 +03:00
KurimuzonAkuma
19f05bc790 Add GiveawayResult type 2023-12-28 00:54:46 +03:00
KurimuzonAkuma
009c982a5e Add update_color to compiler 2023-12-18 00:59:23 +03:00
KurimuzonAkuma
467e2a0764 Remove StoryViews from compiler 2023-12-10 22:13:50 +03:00
KurimuzonAkuma
be5f82eb86 Remove edit_story method 2023-12-07 23:54:18 +03:00
KurimuzonAkuma
fc0d9af76a Update story methods description 2023-12-07 23:09:17 +03:00
KurimuzonAkuma
d99c3f511c Remove MessageStory type 2023-12-06 12:42:39 +03:00
KurimuzonAkuma
f85fdc838e Remove StorySkipped and StoryDeleted type 2023-12-05 22:53:28 +03:00
KurimuzonAkuma
70d9d2db5f Add get_similar_channels to high-lvl 2023-12-02 16:07:08 +03:00
KurimuzonAkuma
e73f32f847 Refactor folders 2023-12-01 18:38:45 +03:00
KurimuzonAkuma
ea531e6c42 Update some methods and types to new layer 2023-12-01 00:45:04 +03:00
KurimuzonAkuma
293b3392e6 Fix requested_chat parsing and new buttons 2023-11-29 22:48:40 +03:00
KurimuzonAkuma
5802ed8422 Add new keyboard buttons 2023-11-29 18:19:48 +03:00
KurimuzonAkuma
e77a3f56e7 Update docs compiler 2023-11-28 11:24:28 +03:00
Dan
8077eb4130
Update docs 2022-10-06 12:03:05 +02:00
Dan
5d11c03b4e Add set_emoji_status method 2022-09-03 14:18:12 +02:00
Dan
04b343f61b Add get_default_emoji_statuses method 2022-09-03 14:06:46 +02:00
Dan
06c62c5b4c Add MessageReactions and ChatReactions to the docs 2022-09-03 13:47:17 +02:00
Dan
7a53c3da57 Add support for emoji status 2022-09-03 13:10:27 +02:00
Dan
8c399323c8 Add new method get_custom_emoji_stickers 2022-08-12 17:34:10 +02:00
Dan
2f82e753d6 Keep namespaces in constructors names 2022-04-27 09:04:20 +02:00
Dan
c2333c0575 Add inline query results to the documentation 2022-04-24 11:56:07 +02:00
Dan
1ebc704146 Documentation cleanup 2022-04-24 11:56:07 +02:00
Dan
43f9b57567 Add the method answer_web_app_query 2022-04-24 11:56:07 +02:00
Dan
747b25b9eb Add the class SentWebAppMessage 2022-04-24 11:56:07 +02:00
Dan
c44643faad Add the class WebAppData 2022-04-24 11:56:07 +02:00
Dan
fd0044c2ec Add {get,set}_chat_menu_button 2022-04-24 11:56:07 +02:00
Dan
173888f7c9 Fix renamed classes in the documentation 2022-04-24 11:56:07 +02:00
Dan
76546b0a13 Add MenuButton related classes 2022-04-24 11:56:07 +02:00
Dan
7654dc82e8 Add methods {get,set}_bot_default_privileges.py 2022-04-24 11:56:07 +02:00
Dan
6b0dca09de Add WebAppInfo and field web_app to (Inline)KeyboardButton. 2022-04-24 11:56:07 +02:00
Dan
d48cef9a26 Add ChatJoiner and get_chat_join_requests
Rename get_chat_invite_link_{members -> joiners}
Rename get_chat_invite_link_{members -> joiners}_count
2022-04-24 11:56:07 +02:00
Dan
3e33ef0c0d Add support for media streams with the method stream_media 2022-04-24 11:56:07 +02:00
Dan
4cb9dec35d Remove remaining iter_* methods 2022-04-24 11:56:07 +02:00
Dan
8af17c3ed5 Documentation improvements 2022-04-24 11:56:07 +02:00
Dan
9be3818486 Add new function compose 2022-04-24 11:56:07 +02:00
Dan
b47591e6d2 Turn examples asynchronous 2022-04-24 11:56:07 +02:00
Dan
405528c74b Revamp get_chat_members related methods 2022-04-24 11:56:07 +02:00
Dan
d1bdaae81d Add methods related to discussion threads and comments 2022-04-24 11:56:07 +02:00