story Member List

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
IDstorystatic
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 &)=deleteTlObject
operator=(TlObject &&)=defaultTlObject
privacy_settings_story
repost_info_story
sender_chat_id_story
sender_id_story
store(TlStorerToString &s, const char *field_name) const finalstoryvirtual
td::td_api::Object::store(TlStorerUnsafe &s) constTlObjectinlinevirtual
td::td_api::Object::store(TlStorerCalcLength &s) constTlObjectinlinevirtual
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()=defaultTlObject
TlObject(const TlObject &)=deleteTlObject
TlObject(TlObject &&)=defaultTlObject
~TlObject()=defaultTlObjectvirtual