TDLib
Loading...
Searching...
No Matches
td::td_api::InlineQueryResult Class Reference

Inherits td::td_api::Object.

Inherited by td::td_api::inlineQueryResultAnimation, td::td_api::inlineQueryResultArticle, td::td_api::inlineQueryResultAudio, td::td_api::inlineQueryResultContact, td::td_api::inlineQueryResultDocument, td::td_api::inlineQueryResultGame, td::td_api::inlineQueryResultLocation, td::td_api::inlineQueryResultPhoto, td::td_api::inlineQueryResultSticker, td::td_api::inlineQueryResultVenue, td::td_api::inlineQueryResultVideo, and td::td_api::inlineQueryResultVoiceNote.

Additional Inherited Members

- Public Member Functions inherited from td::TlObject
virtual std::int32_t get_id () const =0
 
virtual void store (TlStorerUnsafe &s) const
 
virtual void store (TlStorerCalcLength &s) const
 
virtual void store (TlStorerToString &s, const char *field_name) const =0
 
 TlObject ()=default
 
 TlObject (const TlObject &)=delete
 
TlObjectoperator= (const TlObject &)=delete
 
 TlObject (TlObject &&)=default
 
TlObjectoperator= (TlObject &&)=default
 
virtual ~TlObject ()=default
 

Detailed Description

This class is an abstract base class. Represents a single result of an inline query.


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