SwitchInlineQueryChosenChat constructor
SwitchInlineQueryChosenChat({})
Implementation
SwitchInlineQueryChosenChat({
this.query,
this.allowUserChats,
this.allowBotChats,
this.allowGroupChats,
this.allowChannelChats,
});