mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +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.