Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenChannelSetMetadataParams

Parameters for setting metadata entries in an open channel.

Hierarchy

  • OpenChannelSetMetadataParams

Index

Properties

metadata: Record<string, string>

Key-value pairs to set

deleteWhenLeft?: boolean

Whether to automatically delete these entries when the user leaves

overwrite?: boolean

Whether to overwrite existing entries