GetInlineQueryResults constructor
GetInlineQueryResults({})
Implementation
GetInlineQueryResults({
super.extra,
super.client_id,
this.bot_user_id,
this.chat_id,
this.user_location,
this.query,
this.offset,
});