-
Information about the original story; may be null if the story wasn't reposted.
Story(int id,
long senderChatId,
TdApi.MessageSender senderId,
int date,
boolean isBeingSent,
boolean isBeingEdited,
boolean isEdited,
boolean isPinned,
boolean isVisibleOnlyForSelf,
boolean canBeDeleted,
boolean canBeEdited,
boolean canBeForwarded,
boolean canBeReplied,
boolean canToggleIsPinned,
boolean canGetStatistics,
boolean canGetInteractions,
boolean hasExpiredViewers,
TdApi.StoryRepostInfo repostInfo,
TdApi.StoryInteractionInfo interactionInfo,
TdApi.ReactionType chosenReactionType,
TdApi.StoryPrivacySettings privacySettings,
TdApi.StoryContent content,
TdApi.StoryArea[] areas,
TdApi.FormattedText caption)