InlineKeyboardButtonTypeSwitchInline constructor

InlineKeyboardButtonTypeSwitchInline(
  1. {required String query,
  2. required TargetChat target_chat,
  3. int? extra,
  4. int? clientId}
)

A button that forces an inline query to the bot to be inserted in the input field

Implementation

InlineKeyboardButtonTypeSwitchInline