removeKeyboard

@SerialName(value = "remove_keyboard")
val removeKeyboard: Boolean = false(source)

Requests clients to remove the custom keyboard (user will not be able to summon this keyboard; if you want to hide the keyboard from sight but keep it accessible, use one_time_keyboard in ReplyKeyboardMarkup)

type: True