View Source ExTDLib.Object.PushMessageContentVideoNote (ExTDLib v0.0.4)
A video note message.
| Name | Type | Description |
|---|---|---|
| video_note | videoNote | Message content; may be null. |
| is_pinned | bool | True, if the message is a pinned message with the specified content. |
More details on telegram's documentation.