savedPhoneContact

savedPhoneContact#1142bd56 phone:string first_name:string last_name:string date:int = SavedContact;

Parameters

NameTypeDescription
phone string
first_name string First name.
last_name string Last name.
date int A point in time, unix seconds.

Type

SavedContact

Related pages

Types used here