1#ifndef TGBOT_INLINEQUERYRESULTCONTACT_H
2#define TGBOT_INLINEQUERYRESULTCONTACT_H
24 static const std::string
TYPE;
26 typedef std::shared_ptr<InlineQueryResultContact>
Ptr;
This object represents one result of an inline query.
std::string type
Type of the result.
std::shared_ptr< InputMessageContent > Ptr