ShortVideoOptions: VideoDetails & {
    nft?: NftDetails;
}

All VideoMetadataDetails fields with:

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

Type declaration

  • Optional nft?: NftDetails

    All the NftMetadata fields.