@osynicite/osynic-osuapi
Preparing search index...
Room
Interface Room
interface
Room
{
active
:
boolean
;
auto_skip
:
boolean
;
category
:
string
;
channel_id
:
number
;
current_playlist_item
:
Playlist
;
difficulty_range
:
DifficultyRange
;
ends_at
:
string
;
has_password
:
boolean
;
host
:
Host
;
id
:
number
;
max_attempts
:
number
;
name
:
string
;
participant_count
:
number
;
playlist_item_stats
:
PlaylistItemStats
;
queue_mode
:
string
;
recent_participants
:
RecentParticipant
[]
;
starts_at
:
string
;
status
:
string
;
type
:
string
;
user_id
:
number
;
}
Index
Properties
active
auto_
skip
category
channel_
id
current_
playlist_
item
difficulty_
range
ends_
at
has_
password
host
id
max_
attempts
name
participant_
count
playlist_
item_
stats
queue_
mode
recent_
participants
starts_
at
status
type
user_
id
Properties
active
active
:
boolean
auto_
skip
auto_skip
:
boolean
category
category
:
string
channel_
id
channel_id
:
number
current_
playlist_
item
current_playlist_item
:
Playlist
difficulty_
range
difficulty_range
:
DifficultyRange
ends_
at
ends_at
:
string
has_
password
has_password
:
boolean
host
host
:
Host
id
id
:
number
max_
attempts
max_attempts
:
number
name
name
:
string
participant_
count
participant_count
:
number
playlist_
item_
stats
playlist_item_stats
:
PlaylistItemStats
queue_
mode
queue_mode
:
string
recent_
participants
recent_participants
:
RecentParticipant
[]
starts_
at
starts_at
:
string
status
status
:
string
type
type
:
string
user_
id
user_id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
auto_
skip
category
channel_
id
current_
playlist_
item
difficulty_
range
ends_
at
has_
password
host
id
max_
attempts
name
participant_
count
playlist_
item_
stats
queue_
mode
recent_
participants
starts_
at
status
type
user_
id
@osynicite/osynic-osuapi
Loading...