UpdateNewInlineQuery constructor
UpdateNewInlineQuery({})
Implementation
UpdateNewInlineQuery({
super.extra,
super.client_id,
this.id,
this.sender_user_id,
this.user_location,
this.chat_type,
this.query,
this.offset,
});