mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-10 10:49:39 +00:00

Instead, use a single-item queue. This is asyncio.run-friendly, even when the client is initialized outside of async def.
Instead, use a single-item queue. This is asyncio.run-friendly, even when the client is initialized outside of async def.