InlineKeyboardButton.switchInlineQueryCurrentChat constructor

InlineKeyboardButton.switchInlineQueryCurrentChat(
  1. String text,
  2. String? switchInlineQueryCurrentChat
)

SwitchInlineQueryCurrentChat constructor

Implementation

InlineKeyboardButton.switchInlineQueryCurrentChat(
  this.text,
  this.switchInlineQueryCurrentChat,
);