5 #ifndef TGBOT_INPUTMESSAGECONTENT_H 6 #define TGBOT_INPUTMESSAGECONTENT_H 19 typedef std::shared_ptr<InputMessageContent>
Ptr;
38 #endif //TGBOT_INPUTMESSAGECONTENT_H virtual ~InputMessageContent()
std::shared_ptr< InputMessageContent > Ptr
InputMessageContent(const std::string &tType)
This object represents the content of a message to be sent as a result of an inline query...