SavedContact
- class pyrogram.raw.base.SavedContact
Saved contact
- Constructors:
This base type has 1 constructor available.
Saved contact
- Functions:
This object can be returned by 1 function.
Get all contacts, requires a takeout session, see here » for more info.
TL Schema
Parameter Tree
SavedContact
├── phone →
string├── first_name →
string├── last_name →
string└── date →
int