yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
This is the complete list of members for yatbcpp::InlineQueryResultCachedAudio, including all inherited members.
audio_file_id | yatbcpp::InlineQueryResultCachedAudio | private |
caption | yatbcpp::InlineQueryResultCachedAudio | private |
getAudio_file_id() const | yatbcpp::InlineQueryResultCachedAudio | |
getCaption() const | yatbcpp::InlineQueryResultCachedAudio | |
getId() const | yatbcpp::InlineQueryResult | |
getType() const | yatbcpp::InlineQueryResult | |
id | yatbcpp::InlineQueryResult | protected |
InlineQueryResult(std::string type, std::string id) | yatbcpp::InlineQueryResult | |
InlineQueryResult(const InlineQueryResult &InlineQueryResult) | yatbcpp::InlineQueryResult | |
InlineQueryResultCachedAudio(std::string id, std::string audio_file_id) | yatbcpp::InlineQueryResultCachedAudio | |
InlineQueryResultCachedAudio(const InlineQueryResultCachedAudio &InlineQueryResultCachedAudio) | yatbcpp::InlineQueryResultCachedAudio | |
toJson() | yatbcpp::InlineQueryResultCachedAudio | virtual |
type | yatbcpp::InlineQueryResult | protected |