Preparing search index...
The search index is not available
tdjson
tdjson
InputMessageContact
Interface InputMessageContact
A message containing a user contact. Subtype of
InputMessageContent
.
interface
InputMessageContact
{
@type
:
"inputMessageContact"
;
contact
:
Contact
;
}
Index
Properties
@type
contact
Properties
@type
@type
:
"inputMessageContact"
contact
contact
:
Contact
Contact to send.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
contact
tdjson
Loading...
A message containing a user contact. Subtype of InputMessageContent.