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