KeyboardButtonTypeText constructor

KeyboardButtonTypeText(
  1. {int? extra,
  2. int? clientId}
)

A simple button, with text that must be sent when the button is pressed

Implementation

KeyboardButtonTypeText