5 #ifndef TGBOT_INLINEQUERYRESULTVOICE_H 6 #define TGBOT_INLINEQUERYRESULTVOICE_H 17 static const std::string
TYPE;
19 typedef std::shared_ptr<InlineQueryResultVoice>
Ptr;
38 #endif //TGBOT_INLINEQUERYRESULTVOICE_H std::string type
Type of the result.
std::string voiceUrl
A valid URL for the voice recording.
static const std::string TYPE
std::shared_ptr< InlineQueryResultVoice > Ptr
This abstract class is base of all inline query results.
Represents link to a page containing an embedded video player or a video file.
int32_t voiceDuration
Optional. Recording duration in seconds.