Triangle.js Docs
GitHub
Preparing search index...
src
Utils
APITypes
Rooms
Room
Interface Room
interface
Room
{
allowAnonymous
:
boolean
;
allowUnranked
:
boolean
;
count
:
number
;
id
:
string
;
name
:
string
;
name_safe
:
string
;
players
:
number
;
state
:
string
;
type
:
string
;
userLimit
:
number
;
userRankLimit
:
string
;
}
Index
Properties
allow
Anonymous
allow
Unranked
count
id
name
name_
safe
players
state
type
user
Limit
user
Rank
Limit
Properties
allow
Anonymous
allowAnonymous
:
boolean
allow
Unranked
allowUnranked
:
boolean
count
count
:
number
id
id
:
string
name
name
:
string
name_
safe
name_safe
:
string
players
players
:
number
state
state
:
string
type
type
:
string
user
Limit
userLimit
:
number
user
Rank
Limit
userRankLimit
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Anonymous
allow
Unranked
count
id
name
name_
safe
players
state
type
user
Limit
user
Rank
Limit
GitHub
Triangle.js Docs
Loading...