5 #ifndef TGBOT_INLINEQUERYRESULTCONTACT_H 6 #define TGBOT_INLINEQUERYRESULTCONTACT_H 22 static const std::string
TYPE;
24 typedef std::shared_ptr<InlineQueryResultContact>
Ptr;
64 #endif //TGBOT_INLINEQUERYRESULTCONTACT_H
std::string type
Type of the result.
This abstract class is base of all inline query results.