1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 02:26:55 +01:00
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