View Source ExTDLib.Object.InlineQueryResultLocation (ExTDLib v0.0.4)
Represents a point on the map.
| Name | Type | Description |
|---|---|---|
| id | string | Unique identifier of the query result. |
| location | location | Location result. |
| title | string | Title of the result. |
| thumbnail | thumbnail | Result thumbnail in JPEG format; may be null. |
More details on telegram's documentation.