View Source ExTDLib.Object.PushMessageContentPhoto (ExTDLib v0.0.4)
A photo message.
| Name | Type | Description |
|---|---|---|
| photo | photo | Message content; may be null. |
| caption | string | Photo caption. |
| is_secret | bool | True, if the photo is secret. |
| is_pinned | bool | True, if the message is a pinned message with the specified content. |
More details on telegram's documentation.