mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-12-11 04:03:55 +03:00
Instead, use a single-item queue. This is asyncio.run-friendly, even when the client is initialized outside of async def. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| account.py | ||
| auth.py | ||
| bots.py | ||
| chats.py | ||
| dialogs.py | ||
| downloads.py | ||
| messageparse.py | ||
| messages.py | ||
| telegrambaseclient.py | ||
| telegramclient.py | ||
| updates.py | ||
| uploads.py | ||
| users.py | ||