InlineKeyboardButtonTypeSwitchInline constructor
A button that forces an inline query to the bot to be inserted in the input field
Implementation
const InlineKeyboardButtonTypeSwitchInline({
required this.query,
required this.inCurrentChat,
});