Interface IChatRoomResponse

Hierarchy

Properties

chatroom_messages_count_url: string
chatroom_messages_url: string
chatroom_token_gate_access_url_template: string
client_id: string
content_filter: "filtered" | "none" | "producer"

Type of content filtering

created_at: string

Time chat room was created

custom_messages_url: string
delete_message_url: string
id: string

Id of chat room

memberships_url: string
muted_status_url_template: string
reaction_packs_url: string
reaction_space_id: string
report_message_url: string
reported_messages_url: string
sponsors_url: string
sticker_packs_url: string
title: string

Title of chat room

token_gates: IChatRoomTokenGate[]
upload_url: string
url: string
visibility: "members" | "everyone"

Visibility of chat room

Generated using TypeDoc