MadelineProto/docs/TD_docs/constructors/pageBlockVideo.md
2017-08-25 15:05:53 +02:00

595 B

title description
pageBlockVideo A video

Constructor: pageBlockVideo

Back to constructors index

A video

Attributes:

Name Type Required Description
video video Yes The video, nullable
caption RichText Yes Video caption
need_autoplay Bool Yes True, if the video should be autoplayed
is_looped Bool Yes True, if the video is looped

Type: PageBlock