AH
Size: a a a
AH
AH
s
AH
AH
AH
AH
s
AH
AH
AH
K0
AH
AH
from telethon import TelegramClient, events
from time import sleep
import names
api_id = *****
api_hash = '***'
client = TelegramClient('bot', api_id, api_hash)
client.start()
AH
from telethon import TelegramClient, events
from time import sleep
import names
api_id = *****
api_hash = '***'
client = TelegramClient('bot', api_id, api_hash)
client.start()
JD
s