InputMessageVideo constructor
InputMessageVideo(- {required InputFile video,
- InputThumbnail? thumbnail,
- required List<int> added_sticker_file_ids,
- required int duration,
- required int width,
- required int height,
- required bool supports_streaming,
- FormattedText? caption,
- MessageSelfDestructType? self_destruct_type,
- required bool has_spoiler,
- int? clientId}
)
Implementation
InputMessageVideo