AsyncTelegram2
Loading...
Searching...
No Matches
Classes | Macros | Enumerations
InlineKeyboard.h File Reference
#include <ArduinoJson.h>
#include "DataStructures.h"
Include dependency graph for InlineKeyboard.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Macro Definition Documentation

◆ ARDUINOJSON_DECODE_UNICODE

#define ARDUINOJSON_DECODE_UNICODE   1

Definition at line 6 of file InlineKeyboard.h.

◆ ARDUINOJSON_USE_LONG_LONG

#define ARDUINOJSON_USE_LONG_LONG   1

Definition at line 5 of file InlineKeyboard.h.

Enumeration Type Documentation

◆ InlineKeyboardButtonType

Enumerator
KeyboardButtonURL 
KeyboardButtonQuery 

Definition at line 11 of file InlineKeyboard.h.