#include <InlineKeyboard.h>
Definition at line 17 of file InlineKeyboard.h.
◆ InlineKeyboard() [1/2]
| InlineKeyboard::InlineKeyboard |
( |
| ) |
|
◆ InlineKeyboard() [2/2]
| InlineKeyboard::InlineKeyboard |
( |
const String & |
keyboard | ) |
|
◆ ~InlineKeyboard()
| InlineKeyboard::~InlineKeyboard |
( |
| ) |
|
◆ addButton()
| bool InlineKeyboard::addButton |
( |
const char * |
text, |
|
|
const char * |
command, |
|
|
InlineKeyboardButtonType |
buttonType, |
|
|
CallbackType |
onClick = nullptr |
|
) |
| |
◆ addRow()
| bool InlineKeyboard::addRow |
( |
void |
| ) |
|
◆ clear()
| void InlineKeyboard::clear |
( |
| ) |
|
|
inline |
◆ getButtonsNumber()
| int InlineKeyboard::getButtonsNumber |
( |
| ) |
|
◆ getJSON()
| String InlineKeyboard::getJSON |
( |
void |
| ) |
const |
◆ getJSONPretty()
| String InlineKeyboard::getJSONPretty |
( |
void |
| ) |
const |
◆ AsyncTelegram2
The documentation for this class was generated from the following files: