AsyncTelegram2
|
Go to the source code of this file.
Classes | |
class | InlineKeyboard |
Macros | |
#define | ARDUINOJSON_USE_LONG_LONG 1 |
#define | ARDUINOJSON_DECODE_UNICODE 1 |
Enumerations | |
enum | InlineKeyboardButtonType { KeyboardButtonURL = 1 , KeyboardButtonQuery = 2 } |
#define ARDUINOJSON_DECODE_UNICODE 1 |
Definition at line 6 of file InlineKeyboard.h.
#define ARDUINOJSON_USE_LONG_LONG 1 |
Definition at line 5 of file InlineKeyboard.h.
Enumerator | |
---|---|
KeyboardButtonURL | |
KeyboardButtonQuery |
Definition at line 11 of file InlineKeyboard.h.