Story


Description:

public Story (int32 id_, int64 poster_chat_id, 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_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, StoryRepostInfo? repost_info, StoryInteractionInfo? interaction_info, ReactionType? chosen_reaction_type, StoryPrivacySettings privacy_settings, StoryContent content, ArrayList<StoryArea?> areas, FormattedText caption)