TDLib v0.0.2 TDLib.Object.PageBlockVideo View Source

A video.

NameTypeDescription
videovideoVideo file; may be null.
captionRichTextVideo caption.
need_autoplayboolTrue, if the video should be played automatically.
is_loopedboolTrue, if the video should be looped.

More details on telegram’s documentation.