StoryMetadata: MarketplaceMetadata & {
    $schema: STORY_LATEST;
    lens: StoryMetadataDetails;
    signature?: Signature;
}

Use this to model an Instagram-like story.

Type declaration