Interface RoomsListCharRoomDetails

Details of a chat room

Hierarchy

  • RoomsListCharRoomDetails

Properties

desc: string

Description of the room

section: string

Name of the section the chat room belongs to

subRooms?: string[]

List of sub-rooms

title: string

Title of the room

userCount: number

Number of users inside the chat room

Generated using TypeDoc