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