TDLib v0.0.2 TDLib.Object.InlineQueryResultLocation View Source
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 | photoSize | Result thumbnail; may be null. |
More details on telegram’s documentation.