TDLib v0.0.2 TDLib.Object.InlineQueryResultPhoto View Source
Represents a photo.
| Name | Type | Description |
|---|---|---|
| id | string | Unique identifier of the query result. |
| photo | photo | Photo. |
| title | string | Title of the result, if known. |
| description | string | A short description of the result, if known. |
More details on telegram’s documentation.