MadelineProtoDocs/docs/TD_docs/constructors/pageBlockVideo.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

675 B

title description image
pageBlockVideo A video https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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