TDLib v0.0.2 TDLib.Object.InlineQueryResultVenue View Source
Represents information about a venue.
| Name | Type | Description |
|---|---|---|
| id | string | Unique identifier of the query result. |
| venue | venue | Venue result. |
| thumbnail | photoSize | Result thumbnail; may be null. |
More details on telegram’s documentation.