tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
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_td::td_api::story
areas_td::td_api::story
can_be_added_to_album_td::td_api::story
can_be_deleted_td::td_api::story
can_be_edited_td::td_api::story
can_be_forwarded_td::td_api::story
can_be_replied_td::td_api::story
can_get_interactions_td::td_api::story
can_get_statistics_td::td_api::story
can_set_privacy_settings_td::td_api::story
can_toggle_is_posted_to_chat_page_td::td_api::story
caption_td::td_api::story
chosen_reaction_type_td::td_api::story
content_td::td_api::story
date_td::td_api::story
has_expired_viewers_td::td_api::story
IDtd::td_api::storystatic
id_td::td_api::story
interaction_info_td::td_api::story
is_being_edited_td::td_api::story
is_being_posted_td::td_api::story
is_edited_td::td_api::story
is_posted_to_chat_page_td::td_api::story
is_visible_only_for_self_td::td_api::story
operator=(const TlObject &)=deletetd::TlObject
operator=(TlObject &&)=defaulttd::TlObject
poster_chat_id_td::td_api::story
poster_id_td::td_api::story
privacy_settings_td::td_api::story
repost_info_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()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_)td::td_api::story
TlObject()=defaulttd::TlObject
TlObject(const TlObject &)=deletetd::TlObject
TlObject(TlObject &&)=defaulttd::TlObject
~TlObject()=defaulttd::TlObjectvirtual