pyrofork/pyrogram/methods
2024-11-29 13:38:29 +02:00
..
advanced Refactor: Use io module for seek operation in worker function 2024-03-17 11:08:58 +07:00
auth pyrofork: Add get_active_sessions 2024-08-02 19:48:37 +07:00
bots pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
business pyrofork: Steal Star Gifts changes from KurimuzonAkuma fork (#100) 2024-11-21 23:32:54 +07:00
chats Catch PeerIdInvalid in get_dialogs 2024-11-29 13:38:29 +02:00
contacts Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
decorators Add on_purchased_paid_media decorator 2024-09-07 20:52:10 +07:00
invite_links Pyrofork: Fix generate subcription invite link 2024-08-24 22:51:20 +07:00
messages fix: resolve TypeError by correctly positioning invert_media parameter 2024-11-23 17:10:53 +07:00
password Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
payments pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
pyromod [PyroFork] Fix Some Pyromod Method 2023-12-24 14:53:49 +07:00
stickers pyrofork: refactor add_sticker_to_set and create_sticker_set 2024-08-25 15:58:19 +07:00
users fix(py3.9): use List from typing for type hinting instead of built-in list 2024-11-25 07:14:37 +07:00
utilities Docs Fix 2024-06-13 15:44:28 +08:00
__init__.py Add new apply_gift_code, check_gift_code, get_payment_form, and send_payment_form methods 2024-10-08 21:56:45 +07:00