1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/constructors/pageBlockVideo.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

602 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