Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IChatRoomCreationArgs

Index

Properties

Optional content_filter

content_filter?: "none" | "filtered"

Set the content filter for the chatRoom. Default is 'none'.

Optional title

title?: string

Optional title of the chat room. Default is null.

Optional token_gates

token_gates?: IChatRoomTokenGate[]

token gates for token gated chat. by default it will be empty array

Optional visibility

visibility?: "members" | "everyone" | "producer"

Chatroom visibility. Default is 'everyone'.

Legend

  • Property
  • Method

Generated using TypeDoc