-
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.
Changes privacy settings of a previously sent story.
Story(int id,
long senderChatId,
int date,
boolean isBeingSent,
boolean isBeingEdited,
boolean isEdited,
boolean isPinned,
boolean isVisibleOnlyForSelf,
boolean canBeForwarded,
boolean canBeReplied,
boolean canGetViewers,
boolean hasExpiredViewers,
TdApi.StoryInteractionInfo interactionInfo,
TdApi.ReactionType chosenReactionType,
TdApi.StoryPrivacySettings privacySettings,
TdApi.StoryContent content,
TdApi.StoryArea[] areas,
TdApi.FormattedText caption)