InputInlineQueryResultAnimation constructor
InputInlineQueryResultAnimation({})
Implementation
InputInlineQueryResultAnimation({
super.extra,
super.client_id,
this.id,
this.title,
this.thumbnail_url,
this.thumbnail_mime_type,
this.video_url,
this.video_mime_type,
this.video_duration,
this.video_width,
this.video_height,
this.reply_markup,
this.input_message_content,
});