В
Size: a a a
В
E
КА
F
👑️
F
А
Сi
А
F
F
F
А
s
F
client = TelegramClient(f'session_name{dede}', api_id, api_hash)
async def main():
phone = "number"
await client.sign_in(phone=phone)
be = int(input())
await client.sign_in(phone = phone, code = be)
with client:
client.loop.run_until_complete(main())s
F
s
F