TDLib
Loading...
Searching...
No Matches
td::td_api::story Member List

This is the complete list of members for td::td_api::story, including all inherited members.

album_ids_ (defined in td::td_api::story)td::td_api::story
areas_ (defined in td::td_api::story)td::td_api::story
can_be_added_to_album_ (defined in td::td_api::story)td::td_api::story
can_be_deleted_ (defined in td::td_api::story)td::td_api::story
can_be_edited_ (defined in td::td_api::story)td::td_api::story
can_be_forwarded_ (defined in td::td_api::story)td::td_api::story
can_be_replied_ (defined in td::td_api::story)td::td_api::story
can_get_interactions_ (defined in td::td_api::story)td::td_api::story
can_get_statistics_ (defined in td::td_api::story)td::td_api::story
can_set_privacy_settings_ (defined in td::td_api::story)td::td_api::story
can_toggle_is_posted_to_chat_page_ (defined in td::td_api::story)td::td_api::story
caption_ (defined in td::td_api::story)td::td_api::story
chosen_reaction_type_ (defined in td::td_api::story)td::td_api::story
content_ (defined in td::td_api::story)td::td_api::story
date_ (defined in td::td_api::story)td::td_api::story
has_expired_viewers_ (defined in td::td_api::story)td::td_api::story
ID (defined in td::td_api::story)td::td_api::storystatic
id_ (defined in td::td_api::story)td::td_api::story
interaction_info_ (defined in td::td_api::story)td::td_api::story
is_being_edited_ (defined in td::td_api::story)td::td_api::story
is_being_posted_ (defined in td::td_api::story)td::td_api::story
is_edited_ (defined in td::td_api::story)td::td_api::story
is_posted_to_chat_page_ (defined in td::td_api::story)td::td_api::story
is_visible_only_for_self_ (defined in td::td_api::story)td::td_api::story
operator=(const TlObject &)=deletetd::TlObject
operator=(TlObject &&)=defaulttd::TlObject
poster_chat_id_ (defined in td::td_api::story)td::td_api::story
poster_id_ (defined in td::td_api::story)td::td_api::story
privacy_settings_ (defined in td::td_api::story)td::td_api::story
repost_info_ (defined in td::td_api::story)td::td_api::story
store(TlStorerToString &s, const char *field_name) const finaltd::td_api::storyvirtual
td::td_api::Object::store(TlStorerUnsafe &s) consttd::TlObjectinlinevirtual
td::td_api::Object::store(TlStorerCalcLength &s) consttd::TlObjectinlinevirtual
story() (defined in td::td_api::story)td::td_api::story
story(int32 id_, int53 poster_chat_id_, object_ptr< MessageSender > &&poster_id_, int32 date_, bool is_being_posted_, bool is_being_edited_, bool is_edited_, bool is_posted_to_chat_page_, bool is_visible_only_for_self_, bool can_be_added_to_album_, bool can_be_deleted_, bool can_be_edited_, bool can_be_forwarded_, bool can_be_replied_, bool can_set_privacy_settings_, 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_, array< int32 > &&album_ids_) (defined in td::td_api::story)td::td_api::story
TlObject()=defaulttd::TlObject
TlObject(const TlObject &)=deletetd::TlObject
TlObject(TlObject &&)=defaulttd::TlObject
~TlObject()=defaulttd::TlObjectvirtual