mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
* Change type1 or type2 to Union[type1, type2] * Address @KunoiSayami suggestions * Change Union[type1, None] to Optional[type1] * Update PR with latest commit changes * Address Dan suggestions |
||
|---|---|---|
| .. | ||
| authorization | ||
| bots_and_keyboards | ||
| inline_mode | ||
| input_media | ||
| input_message_content | ||
| messages_and_media | ||
| user_and_chats | ||
| __init__.py | ||
| list.py | ||
| object.py | ||
| update.py | ||