async def handler(event):
await event.reply(autotext)
await asyncio.sleep(1)
How do I check what kind of dialog it is in this code? Channel, chat, bot?
https://t.me/TelethonChat/521899
Обсуждают сегодня