InputMessageVideoNote constructor
InputMessageVideoNote({})
Implementation
InputMessageVideoNote({
super.extra,
super.client_id,
this.video_note,
this.thumbnail,
this.duration,
this.length,
});
InputMessageVideoNote({
super.extra,
super.client_id,
this.video_note,
this.thumbnail,
this.duration,
this.length,
});