KeyboardButton constructor
- {required String text,
- required KeyboardButtonType type,
- int? extra,
- int? clientId}
Represents a single button in a bot keyboard
Implementation
KeyboardButton
Represents a single button in a bot keyboard
KeyboardButton