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