InputMessageVideo constructor
InputMessageVideo({})
Implementation
InputMessageVideo({
super.extra,
super.client_id,
this.video,
this.thumbnail,
this.added_sticker_file_ids,
this.duration,
this.width,
this.height,
this.supports_streaming,
this.caption,
this.self_destruct_time,
this.has_spoiler,
});