Skip to content

PageBlockVideo

Type · TDLib 1.8.67 · d1085f9c

A video

PageBlockVideo(
  video: Video,
  caption: PageBlockCaption,
  need_autoplay: Bool,
  is_looped: Bool,
  has_spoiler: Bool
) → PageBlock

video

Video

Video file; may be null

caption

PageBlockCaption

Video caption; may be null if none

need_autoplay

Bool

True, if the video must be played automatically

is_looped

Bool

True, if the video must be looped

has_spoiler

Bool

True, if the video preview must be covered by a spoiler animation