ReplyKeyboardMarkup

constructor(vararg buttons: List<KeyboardButton>)
constructor(vararg buttons: KeyboardButton)
constructor(keyboard: List<List<KeyboardButton>>, resizeKeyboard: Boolean? = null, oneTimeKeyboard: Boolean? = null, inputFieldPlaceholder: String? = null, selective: Boolean? = null, isPersistent: Boolean? = null)