Skip to content

InputPaidMediaTypeVideo

Type · TDLib 1.8.67 · d1085f9c

The media is a video

InputPaidMediaTypeVideo(
  cover: InputFile,
  start_timestamp: int32,
  duration: int32,
  supports_streaming: Bool
) → InputPaidMediaType

cover

InputFile

Cover of the video; pass null to skip cover uploading

start_timestamp

int32

Timestamp from which the video playing must start, in seconds

duration

int32

Duration of the video, in seconds

supports_streaming

Bool

True, if the video is expected to be streamed