|
xxtelebot
1.4.1.0
A simple Telegram Bot implementation in C++
|
Public Member Functions | |
| ReplyMarkup (const char *customMarkup) | |
| ReplyMarkup (const std::string &customMarkup) | |
| template<typename T > | |
| ReplyMarkup & | operator= (T &&customMarkup) |
| virtual std::string | toString () const |
1.8.11