A
coroutine 'MessageMethods.forward_messages' was never awaited
, прикол тутSize: a a a
A
coroutine 'MessageMethods.forward_messages' was never awaited
, прикол тутА
A
А
A
A
A
А
A
from telethon import sync, TelegramClient, events, functions, types
client = TelegramClient('userbot', api_id, api_hash)
A
from telethon import events, functions, types
from telethon.sync import TelegramClient
client = TelegramClient('userbot', api_id, api_hash)
A
А
А
A
A
А
A
A
MM
asyncio.get_event_loop().run_until_complete(main())