xxtelebot  1.4.1.0
A simple Telegram Bot implementation in C++
Public Member Functions | List of all members
tgbot::methods::types::ReplyMarkup Struct Reference
Inheritance diagram for tgbot::methods::types::ReplyMarkup:
tgbot::methods::types::ForceReply tgbot::methods::types::InlineKeyboardMarkup tgbot::methods::types::ReplyKeyboardMarkup tgbot::methods::types::ReplyKeyboardRemove

Public Member Functions

 ReplyMarkup (const char *customMarkup)
 
 ReplyMarkup (const std::string &customMarkup)
 
template<typename T >
ReplyMarkupoperator= (T &&customMarkup)
 
virtual std::string toString () const
 

The documentation for this struct was generated from the following file: