5 #ifndef YATBCPP_INLINEQUERYRESULT_H 6 #define YATBCPP_INLINEQUERYRESULT_H 9 #include <jsoncpp/json/json.h> 31 const std::string &
getType()
const;
33 const std::string &
getId()
const;
37 #endif //YATBCPP_INLINEQUERYRESULT_H virtual Json::Value toJson()
const std::string & getType() const
InlineQueryResult(std::string type, std::string id)
const std::string & getId() const