teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputPhoneContactIn
Interface InputPhoneContactIn
interface
InputPhoneContactIn
{
_
?:
"inputPhoneContact"
;
clientId
:
BigInteger
;
firstName
:
string
;
lastName
:
string
;
note
?:
TextWithEntitiesIn
;
phone
:
string
;
}
Index
Properties
_?
client
Id
first
Name
last
Name
note?
phone
Properties
Optional
_
_
?:
"inputPhoneContact"
client
Id
clientId
:
BigInteger
first
Name
firstName
:
string
last
Name
lastName
:
string
Optional
note
note
?:
TextWithEntitiesIn
phone
phone
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
client
Id
first
Name
last
Name
note
phone
GitHub
npm
Issues
teleproto - v1.229.0
Loading...