Preparing search index...
The search index is not available
osu-api-v2-js
osu-api-v2-js
Chat
Channel
Interface Channel
Obtainable From
API.sendChatPrivateMessage
/
API.createChatPrivateChannel
interface
Channel
{
channel_id
:
number
;
description
:
null
|
string
;
icon
:
null
|
string
;
moderated
:
boolean
;
name
:
string
;
type
:
|
"PUBLIC"
|
"PRIVATE"
|
"MULTIPLAYER"
|
"SPECTATOR"
|
"TEMPORARY"
|
"PM"
|
"GROUP"
|
"ANNOUNCE"
;
uuid
:
null
|
string
;
}
Hierarchy (
view full
)
Channel
WithDetails
Index
Properties
channel_
id
description
icon
moderated
name
type
uuid
Properties
channel_
id
channel_
id
:
number
description
description
:
null
|
string
icon
icon
:
null
|
string
moderated
moderated
:
boolean
name
name
:
string
type
type
:
|
"PUBLIC"
|
"PRIVATE"
|
"MULTIPLAYER"
|
"SPECTATOR"
|
"TEMPORARY"
|
"PM"
|
"GROUP"
|
"ANNOUNCE"
uuid
uuid
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
description
icon
moderated
name
type
uuid
osu-api-v2-js
Loading...
Obtainable From
API.sendChatPrivateMessage / API.createChatPrivateChannel