This is the complete list of members for story, including all inherited members.
areas_ | story | |
can_be_deleted_ | story | |
can_be_edited_ | story | |
can_be_forwarded_ | story | |
can_be_replied_ | story | |
can_get_interactions_ | story | |
can_get_statistics_ | story | |
can_toggle_is_posted_to_chat_page_ | story | |
caption_ | story | |
chosen_reaction_type_ | story | |
content_ | story | |
date_ | story | |
has_expired_viewers_ | story | |
ID | story | static |
id_ | story | |
interaction_info_ | story | |
is_being_edited_ | story | |
is_being_sent_ | story | |
is_edited_ | story | |
is_posted_to_chat_page_ | story | |
is_visible_only_for_self_ | story | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
privacy_settings_ | story | |
repost_info_ | story | |
sender_chat_id_ | story | |
sender_id_ | story | |
store(TlStorerToString &s, const char *field_name) const final | story | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
story() | story | |
story(int32 id_, int53 sender_chat_id_, object_ptr< MessageSender > &&sender_id_, int32 date_, bool is_being_sent_, bool is_being_edited_, bool is_edited_, bool is_posted_to_chat_page_, bool is_visible_only_for_self_, bool can_be_deleted_, bool can_be_edited_, bool can_be_forwarded_, bool can_be_replied_, bool can_toggle_is_posted_to_chat_page_, bool can_get_statistics_, bool can_get_interactions_, bool has_expired_viewers_, object_ptr< storyRepostInfo > &&repost_info_, object_ptr< storyInteractionInfo > &&interaction_info_, object_ptr< ReactionType > &&chosen_reaction_type_, object_ptr< StoryPrivacySettings > &&privacy_settings_, object_ptr< StoryContent > &&content_, array< object_ptr< storyArea >> &&areas_, object_ptr< formattedText > &&caption_) | story | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
~TlObject()=default | TlObject | virtual |