Cppgram
1.0.0
Easy and modern C++14 Telegram Bot API wrapper
|
This is the complete list of members for Keyboard, including all inherited members.
addButton(const std::string &text, const std::string &data, const EButton &button_type) | Keyboard | |
addButton(const types::KeyboardButton &new_button) | Keyboard | |
addButton(const std::vector< types::KeyboardButton > &new_buttons) | Keyboard | |
changeRow() | Keyboard | |
clearKeyboard() | Keyboard | inline |
get(std::string &reply_markup, const bool &clear_keyboard=true) | Keyboard | |
Keyboard() | Keyboard | |
writer | Keyboard | private |