#include "InlineQueryResultCachedVoice.h"
|
std::string | type |
|
std::string | id |
|
◆ InlineQueryResultCachedVoice() [1/2]
InlineQueryResultCachedVoice::InlineQueryResultCachedVoice |
( |
std::string |
id, |
|
|
std::string |
audio_file_id, |
|
|
std::string |
title |
|
) |
| |
◆ InlineQueryResultCachedVoice() [2/2]
◆ getCaption()
const optional< string > & InlineQueryResultCachedVoice::getCaption |
( |
| ) |
const |
◆ getId()
const std::string & InlineQueryResult::getId |
( |
| ) |
const |
|
inherited |
◆ getTitle()
const string & InlineQueryResultCachedVoice::getTitle |
( |
| ) |
const |
◆ getType()
const std::string & InlineQueryResult::getType |
( |
| ) |
const |
|
inherited |
◆ getVoice_file_id()
const string & InlineQueryResultCachedVoice::getVoice_file_id |
( |
| ) |
const |
◆ toJson()
Json::Value InlineQueryResultCachedVoice::toJson |
( |
| ) |
|
|
virtual |
◆ caption
std::optional<std::string> yatbcpp::InlineQueryResultCachedVoice::caption |
|
private |
◆ id
std::string yatbcpp::InlineQueryResult::id |
|
protectedinherited |
◆ title
std::string yatbcpp::InlineQueryResultCachedVoice::title |
|
private |
◆ type
std::string yatbcpp::InlineQueryResult::type |
|
protectedinherited |
◆ voice_file_id
std::string yatbcpp::InlineQueryResultCachedVoice::voice_file_id |
|
private |
The documentation for this class was generated from the following files: