xxtelebot  1.4.1.0
A simple Telegram Bot implementation in C++
Public Member Functions | Public Attributes | List of all members
tgbot::methods::types::InlineQueryResultCachedAudio Struct Reference
Inheritance diagram for tgbot::methods::types::InlineQueryResultCachedAudio:
tgbot::methods::types::InlineQueryResult

Public Member Functions

std::string toString () const override
 
- Public Member Functions inherited from tgbot::methods::types::InlineQueryResult
 InlineQueryResult (const char *customMarkup)
 
 InlineQueryResult (const std::string &customMarkup)
 
template<typename T >
InlineQueryResultoperator= (T &&customMarkup)
 

Public Attributes

std::string audioFileId
 
::tgbot::types::Ptr< std::string > caption
 
::tgbot::types::Ptr< InputMessageContentinputMessageContent
 
::tgbot::types::Ptr< InlineKeyboardMarkupreplyMarkup
 
- Public Attributes inherited from tgbot::methods::types::InlineQueryResult
std::string type
 
std::string id
 

The documentation for this struct was generated from the following file: