LiveStreamMetadata: MarketplaceMetadata & {
    $schema: LIVESTREAM_LATEST;
    lens: LiveStreamMetadataDetails;
    signature?: Signature;
}

Use this to notify your community of a livestream event.

Type declaration