SavedPhoneContact#
- class pyrogram.raw.types.SavedPhoneContact#
Saved contact.
Constructor of
SavedContact.- Details:
Layer:
158ID:
1142BD56
- Parameters:
phone (
str) – Phone number.first_name (
str) – First name.last_name (
str) – Last name.date (
int32-bit) – Date added.
- Functions:
This object can be returned by 1 function.
Get all contacts, requires a takeout session, see here » for more info.