ReplyKeyboardMarkup constructor
ReplyKeyboardMarkup(})
Basic constructor
Implementation
ReplyKeyboardMarkup(
this.keyboard, {
this.resizeKeyboard,
this.oneTimeKeyboard,
this.inputFieldPlaceholder,
this.selective,
});