TDLib v0.0.2 TDLib.Object.InlineQueryResultDocument View Source
Represents a document.
| Name | Type | Description |
|---|---|---|
| id | string | Unique identifier of the query result. |
| document | document | Document. |
| title | string | Document title. |
| description | string | Document description. |
More details on telegram’s documentation.