hidden it?
userthis = await client.get_entity(useradd)
await client(functions.contacts.AddContactRequest(
id=userthis,
first_name=userthis.first_name,
last_name=userthis.last_name,
phone='',
add_phone_privacy_exception=True
))
???
Обсуждают сегодня