Interface IChatRoomPayload

Hierarchy

Properties

chatroom_token_gate_access_url_template: string
content_filter: "filtered" | "none" | "producer"

Type of content filtering

created_at: string

Time chat room was created

id: string

Id of chat room

title: string

Title of chat room

token_gates: IChatRoomTokenGate[]
visibility: "members" | "everyone"

Visibility of chat room

Generated using TypeDoc