AsyncTelegram2
|
Go to the source code of this file.
Classes | |
class | ReplyKeyboard |
Macros | |
#define | ARDUINOJSON_USE_LONG_LONG 1 |
#define | ARDUINOJSON_DECODE_UNICODE 1 |
Enumerations | |
enum | ReplyKeyboardButtonType { KeyboardButtonSimple = 1 , KeyboardButtonContact = 2 , KeyboardButtonLocation = 3 } |
#define ARDUINOJSON_DECODE_UNICODE 1 |
Definition at line 6 of file ReplyKeyboard.h.
#define ARDUINOJSON_USE_LONG_LONG 1 |
Definition at line 5 of file ReplyKeyboard.h.
Enumerator | |
---|---|
KeyboardButtonSimple | |
KeyboardButtonContact | |
KeyboardButtonLocation |
Definition at line 11 of file ReplyKeyboard.h.