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