const std::optional< bool > & getOne_time_keyboard() const
void setResize_keyboard(const std::optional< bool > &resize_keyboard)
const std::vector< std::vector< KeyboardButton > > & getKeyboard() const
std::optional< bool > selective
void setSelective(const std::optional< bool > &selective)
std::optional< bool > resize_keyboard
const std::optional< bool > & getResize_keyboard() const
std::optional< bool > one_time_keyboard
ReplyKeyboardMarkup(std::vector< std::vector< KeyboardButton >> keyboard)
void setOne_time_keyboard(const std::optional< bool > &one_time_keyboard)
std::vector< std::vector< KeyboardButton > > keyboard
const std::optional< bool > & getSelective() const