Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Lobby

Hierarchy

  • Lobby

Index

Properties

Optional color

color: any

doesn't seem used rn

community_id

community_id: number

the community id (= Community/Org) the lobby belongs to

description

description: string

the description of the lobby

id

id: number

the numerical id of the channel (url)

name

name: string

the name of the channel (human-readable)

online_members_count

online_members_count: number

the number of members connected to the lobby

permissions

permissions: any

the permissions of the lobby

subscription_key

subscription_key: any

the channel_id for ws/api calls

type

type: any

the type of the channel

Generated using TypeDoc