View Source ExTDLib.Object.InlineQueryResultContact (ExTDLib v0.0.4)
Represents a user contact.
| Name | Type | Description |
|---|---|---|
| id | string | Unique identifier of the query result. |
| contact | contact | A user contact. |
| thumbnail | thumbnail | Result thumbnail in JPEG format; may be null. |
More details on telegram's documentation.