xxtelebot  1.4.1.0
A simple Telegram Bot implementation in C++
Public Member Functions | Public Attributes | List of all members
tgbot::methods::types::InlineQueryResult Struct Reference
Inheritance diagram for tgbot::methods::types::InlineQueryResult:
tgbot::methods::types::InlineQueryResultArticle tgbot::methods::types::InlineQueryResultAudio tgbot::methods::types::InlineQueryResultCachedAudio tgbot::methods::types::InlineQueryResultCachedDocument tgbot::methods::types::InlineQueryResultCachedGif tgbot::methods::types::InlineQueryResultCachedMpeg4Gif tgbot::methods::types::InlineQueryResultCachedPhoto tgbot::methods::types::InlineQueryResultCachedSticker tgbot::methods::types::InlineQueryResultCachedVideo tgbot::methods::types::InlineQueryResultCachedVoice tgbot::methods::types::InlineQueryResultContact tgbot::methods::types::InlineQueryResultDocument tgbot::methods::types::InlineQueryResultGame tgbot::methods::types::InlineQueryResultGif tgbot::methods::types::InlineQueryResultLocation tgbot::methods::types::InlineQueryResultMpeg4Gif tgbot::methods::types::InlineQueryResultPhoto tgbot::methods::types::InlineQueryResultVenue tgbot::methods::types::InlineQueryResultVideo tgbot::methods::types::InlineQueryResultVoice

Public Member Functions

 InlineQueryResult (const char *customMarkup)
 
 InlineQueryResult (const std::string &customMarkup)
 
virtual std::string toString () const
 
template<typename T >
InlineQueryResultoperator= (T &&customMarkup)
 

Public Attributes

std::string type
 
std::string id
 

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