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