Preparing search index...
The search index is not available
tdjson
tdjson
MessageContact
Interface MessageContact
A message with a user contact. Subtype of
MessageContent
.
interface
MessageContact
{
@type
:
"messageContact"
;
contact
:
Contact
;
}
Index
Properties
@type
contact
Properties
@type
@type
:
"messageContact"
contact
contact
:
Contact
The contact description.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
contact
tdjson
Loading...
A message with a user contact. Subtype of MessageContent.