InputContact
- class pyrogram.raw.base.InputContact
Object defines a contact from the user’s phone book.
- Constructors:
This base type has 1 constructor available.
Phone contact.
TL Schema
Parameter Tree
InputContact
├── client_id →
long├── phone →
string├── first_name →
string├── last_name →
string└── note →
TextWithEntities (optional)└──
TextWithEntities