InlineKeyboardButtonTypeSwitchInline constructor
InlineKeyboardButtonTypeSwitchInline({
- required String query,
- TargetChat? targetChat,
Implementation
InlineKeyboardButtonTypeSwitchInline({required this.query, this.targetChat});