LiveStreamOptions: LiveStreamDetails & {
    nft?: NftDetails;
}

All LiveStreamMetadataDetails fields with:

  • id defaults to a UUID
  • locale defaults to en
  • mainContentFocus automatically set to PostSchemaId.LIVESTREAM_LATEST

Type declaration

  • Optional nft?: NftDetails

    All the NftMetadata fields.