-
static final class
The story can be viewed by all close friends.
static final class
The story can be viewed by all contacts except chosen users.
static final class
The story can be viewed by everyone.
static final class
The story can be viewed by certain specified users.
The privacy settings for the story.
The new privacy settigs for the story.
Privacy rules affecting story visibility; may be approximate for non-owned stories.
Sends a new story to a chat; requires canPostStories rights for channel chats.
Changes privacy settings of a story.
Story(int id,
long senderChatId,
int date,
boolean isBeingSent,
boolean isBeingEdited,
boolean isEdited,
boolean isPinned,
boolean isVisibleOnlyForSelf,
boolean canBeDeleted,
boolean canBeEdited,
boolean canBeForwarded,
boolean canBeReplied,
boolean canToggleIsPinned,
boolean canGetViewers,
boolean hasExpiredViewers,
TdApi.StoryInteractionInfo interactionInfo,
TdApi.ReactionType chosenReactionType,
TdApi.StoryPrivacySettings privacySettings,
TdApi.StoryContent content,
TdApi.StoryArea[] areas,
TdApi.FormattedText caption)