1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 19:46:56 +01:00
MadelineProto/docs/TD_docs/constructors/inlineQueryResultContact.md
2017-08-25 15:05:53 +02:00

583 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 photoSize Yes Result thumb, nullable

Type: InlineQueryResult