KurimuzonAkuma
ec207a2392
Remove export_story_link method
2024-01-13 17:08:37 +03:00
KurimuzonAkuma
fccee4d643
Fix message.story parsing in some cases
2024-01-10 14:55:00 +03:00
aoleg94
da4b467e8f
Add FloodWait except to media download ( #19 )
...
Add FloodWait except to media download to handle this error from the script.
Before this change the exception would only be printed and the script would continue without a way to detect this error.
Co-authored-by: KNF Apps <jordyamc@users.noreply.github.com>
2024-01-09 23:26:34 +03:00
KurimuzonAkuma
d0b71cf2a9
Remove blockquote unparsing from markdown parser
2024-01-08 12:10:26 +03:00
KurimuzonAkuma
c7463fcf2b
Fix message.topic parsing in some cases
2024-01-07 14:46:55 +03:00
KurimuzonAkuma
adb1e23fac
Update Pyrogram to v2.1.10
2024-01-04 23:08:06 +03:00
KurimuzonAkuma
a3cc7f9b94
Fix update_folder method
2024-01-04 23:07:43 +03:00
KurimuzonAkuma
0234dec405
Update Pyrogram to v2.1.9
2024-01-04 15:28:54 +03:00
KurimuzonAkuma
618d19aad6
Add new methods join/leave_folder
2024-01-04 15:24:41 +03:00
KurimuzonAkuma
e4121e5d61
Add max_quantity parameter to KeyboardButton constructor
2024-01-04 15:05:15 +03:00
KurimuzonAkuma
f4d956bb52
Add new method set_chat_ttl
2024-01-04 14:31:48 +03:00
KurimuzonAkuma
eecf23b2c6
Update description of some methods
2024-01-04 13:45:23 +03:00
KurimuzonAkuma
b784ae8800
Add missing attributes to the Chat type
2024-01-02 17:21:48 +03:00
KurimuzonAkuma
903485f6bd
Update usable-by in send_reaction
2024-01-02 16:09:39 +03:00
KurimuzonAkuma
ed4dd57a08
Update Pyrogram to v2.1.8
2024-01-02 14:22:41 +03:00
KurimuzonAkuma
f6788bdf02
Add missing attributes to the WebPage type
2024-01-02 14:22:30 +03:00
KurimuzonAkuma
5e88c6d028
Update description of some methods
2024-01-02 14:22:15 +03:00
KurimuzonAkuma
513f05d34c
Add invert_media parameter to Message.reply_text method
2024-01-02 12:35:34 +03:00
KurimuzonAkuma
f2febaae7f
Add support for self-destructing voice notes
2024-01-01 23:18:41 +03:00
KurimuzonAkuma
83762ce38c
Update Pyrogram to v2.1.7
2023-12-31 20:57:30 +03:00
KurimuzonAkuma
3b00d1b847
Update API schema to Layer 170
2023-12-31 20:55:53 +03:00
KurimuzonAkuma
bb0de78d63
Update Pyrogram to v2.1.6
2023-12-30 14:55:09 +03:00
KurimuzonAkuma
be11e1cfba
Update some methods and types description
2023-12-30 14:54:54 +03:00
KurimuzonAkuma
15640b3b53
Add new method send_web_page
2023-12-30 14:54:43 +03:00
KurimuzonAkuma
9a77cc27fe
Add invert_media parameter to send_message method
2023-12-30 14:06:39 +03:00
KurimuzonAkuma
5e5860534b
Revert changes related to the Story.download
2023-12-30 14:00:25 +03:00
KurimuzonAkuma
ce8de3c8dd
Refactor download_media
2023-12-30 14:00:17 +03:00
KurimuzonAkuma
914a25f326
Fix max_quantity error if it is None
2023-12-29 00:34:17 +03:00
KurimuzonAkuma
0a383924f9
Add privileges to RequestPeer buttons
2023-12-28 18:06:46 +03:00
KurimuzonAkuma
5d9031c2c0
Add missing privileges to the promote_chat_member method
2023-12-28 18:04:05 +03:00
KurimuzonAkuma
d8904a57e3
Add missing privileges to the ChatPrivileges type
2023-12-28 18:03:01 +03:00
KurimuzonAkuma
cc06b0e76a
Update Pyrogram to v2.1.5
2023-12-28 00:57:20 +03:00
KurimuzonAkuma
19f05bc790
Add GiveawayResult type
2023-12-28 00:54:46 +03:00
KurimuzonAkuma
cbf7a66508
Raise exception if auth key not found
2023-12-27 01:44:51 +03:00
KurimuzonAkuma
3a878ca801
Update Pyrogram to v2.1.4
2023-12-25 22:19:28 +03:00
KurimuzonAkuma
44e48b002c
Add some errors to known errors
2023-12-25 22:13:01 +03:00
KurimuzonAkuma
487a5ca47e
Add missing attributes to the Giveaway type
2023-12-25 21:57:51 +03:00
KurimuzonAkuma
c14fc6fb26
Add missing optional to some methods description
2023-12-25 21:50:03 +03:00
Yehuda lev
5c08159841
Added filters requested_chat
and story
( #18 )
...
Add requested_chats and story filter
---------
Co-authored-by: KurimuzonAkuma <31959970+KurimuzonAkuma@users.noreply.github.com>
2023-12-25 00:10:17 +03:00
KurimuzonAkuma
6c0de2c601
Update Pyrogram to v2.1.3
2023-12-24 11:08:07 +03:00
KurimuzonAkuma
87e0c3af02
Rename is_participants_hidden to is_members_hidden
2023-12-24 11:07:58 +03:00
KurimuzonAkuma
44e29da658
Add max_quantity to request_peer buttons
2023-12-24 10:50:48 +03:00
KurimuzonAkuma
d8a760e9a8
Fix message.download in case of Story
2023-12-24 10:14:02 +03:00
KurimuzonAkuma
f144c999ef
Fix requested chats
2023-12-24 00:38:42 +03:00
KurimuzonAkuma
aba1ac387b
Ignore KeyError in get_dialogs and get_folders
2023-12-24 00:32:43 +03:00
KurimuzonAkuma
fc33b39e4b
Update Pyrogram to v2.1.2
2023-12-24 00:22:37 +03:00
KurimuzonAkuma
4f588d7a6c
Update API schema to Layer 169
2023-12-24 00:21:35 +03:00
KurimuzonAkuma
46c73b23dd
Update Pyrogram to v2.1.1
2023-12-23 00:50:36 +03:00
KurimuzonAkuma
d5622b4e82
Add support for multiple reactions in send_reaction
2023-12-23 00:42:36 +03:00
KurimuzonAkuma
bae74f68ec
Update Pyrogram to v2.1.0
2023-12-18 17:20:50 +03:00