This is the complete list of members for webPage, including all inherited members.
animation_ | webPage | |
audio_ | webPage | |
author_ | webPage | |
description_ | webPage | |
display_url_ | webPage | |
document_ | webPage | |
duration_ | webPage | |
embed_height_ | webPage | |
embed_type_ | webPage | |
embed_url_ | webPage | |
embed_width_ | webPage | |
has_large_media_ | webPage | |
ID | webPage | static |
instant_view_version_ | webPage | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
photo_ | webPage | |
show_above_text_ | webPage | |
show_large_media_ | webPage | |
site_name_ | webPage | |
skip_confirmation_ | webPage | |
sticker_ | webPage | |
stickers_ | webPage | |
store(TlStorerToString &s, const char *field_name) const final | webPage | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
story_id_ | webPage | |
story_sender_chat_id_ | webPage | |
title_ | webPage | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
type_ | webPage | |
url_ | webPage | |
video_ | webPage | |
video_note_ | webPage | |
voice_note_ | webPage | |
webPage() | webPage | |
webPage(string const &url_, string const &display_url_, string const &type_, string const &site_name_, string const &title_, object_ptr< formattedText > &&description_, object_ptr< photo > &&photo_, string const &embed_url_, string const &embed_type_, int32 embed_width_, int32 embed_height_, int32 duration_, string const &author_, bool has_large_media_, bool show_large_media_, bool skip_confirmation_, bool show_above_text_, object_ptr< animation > &&animation_, object_ptr< audio > &&audio_, object_ptr< document > &&document_, object_ptr< sticker > &&sticker_, object_ptr< video > &&video_, object_ptr< videoNote > &&video_note_, object_ptr< voiceNote > &&voice_note_, int53 story_sender_chat_id_, int32 story_id_, array< object_ptr< sticker >> &&stickers_, int32 instant_view_version_) | webPage | |
~TlObject()=default | TlObject | virtual |