This is the complete list of members for td::td_api::inputInlineQueryResultDocument, including all inherited members.
description_ | td::td_api::inputInlineQueryResultDocument | |
document_url_ | td::td_api::inputInlineQueryResultDocument | |
get_id() const final | td::td_api::inputInlineQueryResultDocument | inlinevirtual |
ID | td::td_api::inputInlineQueryResultDocument | static |
id_ | td::td_api::inputInlineQueryResultDocument | |
input_message_content_ | td::td_api::inputInlineQueryResultDocument | |
inputInlineQueryResultDocument() | td::td_api::inputInlineQueryResultDocument | |
inputInlineQueryResultDocument(string const &id_, string const &title_, string const &description_, string const &document_url_, string const &mime_type_, string const &thumbnail_url_, int32 thumbnail_width_, int32 thumbnail_height_, object_ptr< ReplyMarkup > &&reply_markup_, object_ptr< InputMessageContent > &&input_message_content_) | td::td_api::inputInlineQueryResultDocument | |
mime_type_ | td::td_api::inputInlineQueryResultDocument | |
operator=(const TlObject &)=delete | td::TlObject | |
operator=(TlObject &&)=default | td::TlObject | |
reply_markup_ | td::td_api::inputInlineQueryResultDocument | |
store(TlStorerToString &s, const char *field_name) const final | td::td_api::inputInlineQueryResultDocument | virtual |
td::td_api::InputInlineQueryResult::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
td::td_api::InputInlineQueryResult::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
thumbnail_height_ | td::td_api::inputInlineQueryResultDocument | |
thumbnail_url_ | td::td_api::inputInlineQueryResultDocument | |
thumbnail_width_ | td::td_api::inputInlineQueryResultDocument | |
title_ | td::td_api::inputInlineQueryResultDocument | |
TlObject()=default | td::TlObject | |
TlObject(const TlObject &)=delete | td::TlObject | |
TlObject(TlObject &&)=default | td::TlObject | |
~TlObject()=default | td::TlObject | virtual |