TelegramPaidMediaVideo

constructor(    file: InputFile,     thumb: InputFile? = null,     width: Int? = null,     height: Int? = null,     duration: Long? = null,     supportsStreaming: Boolean = false,     cover: InputFile? = null,     startTimestamp: Seconds? = null)