|
xxtelebot
1.4.1.0
A simple Telegram Bot implementation in C++
|
Public Member Functions | |
| std::string | toString () const override |
Public Member Functions inherited from tgbot::methods::types::InputMedia | |
| InputMedia (const char *_what) | |
| InputMedia (const std::string &_what) | |
| template<typename T > | |
| InputMedia & | operator= (T &&customMarkup) |
Public Attributes | |
| ::tgbot::types::Ptr< std::string > | thumb |
Public Attributes inherited from tgbot::methods::types::InputMedia | |
| std::string | type |
| std::string | media |
| ::tgbot::types::Ptr< std::string > | caption |
| ParseMode | parseMode |
| FileSource | fileSource |
1.8.11