MadelineProto/docs/TD_docs/constructors/inlineQueryResultContact.md
2017-08-25 14:43:29 +02:00

728 B

title description
inlineQueryResultContact Represents user contact

Constructor: inlineQueryResultContact

Back to constructors index

Represents user contact

Attributes:

Name Type Required Description
id string Yes Unique identifier of this result
contact contact Yes User contact
thumb_url string Yes Url of the result thumb, if exists
thumb_width int Yes Thumb width, if known
thumb_height int Yes Thumb height, if known

Type: InlineQueryResult