removeKeyboard property

bool removeKeyboard
getter/setter pair

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)

Implementation

bool removeKeyboard;