a
Size: a a a
a
КА
КА
КА
КА
a
a
КА
КА
a
a
a
from telethon import password, functions, TelegramClient...
from telethon.tl.types.account import Password
from telethon.tl.types import Authorization
pwd: Password = await client(functions.account.GetPasswordRequest())
in_pass = input("Provide your 2FA password:")
password_srp = password.compute_check(pwd, in_pass)
await client(functions.channels.EditCreatorRequest(
-10022869420, # channel
3888888, # target user
password_srp
))
a
КА
КА
КА
КА
КА
КА