contacts.AddContact¶
- class pyrogram.raw.functions.contacts.AddContact¶
Telegram API function.
- Details:
Layer:
220ID:
D9BA2E54
- Parameters:¶
id (
InputUser) – N/Afirst_name (
str) – N/Alast_name (
str) – N/Aphone (
str) – N/Aadd_phone_privacy_exception (
bool, optional) – N/Anote (
TextWithEntities, optional) – N/A
- Returns:¶