View Source ExTDLib.Object.InlineQueryResultPhoto (ExTDLib v0.0.4)
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.