ReplyKeyboardRemove constructor
Constructs a ReplyKeyboardRemove object
Implementation
ReplyKeyboardRemove({
this.removeKeyboard = true,
this.selective,
});
Constructs a ReplyKeyboardRemove object
ReplyKeyboardRemove({
this.removeKeyboard = true,
this.selective,
});