AnswerInlineQuery constructor
AnswerInlineQuery({})
Implementation
AnswerInlineQuery({
super.extra,
super.client_id,
this.inline_query_id,
this.is_personal,
this.results,
this.cache_time,
this.next_offset,
this.switch_pm_text,
this.switch_pm_parameter,
});