osu-api-v2-js
Preparing search index...
Chat
Channel
Interface Channel
Obtainable From
API.getChatChannels
/
API.sendChatPrivateMessage
interface
Channel
{
channel_id
:
number
;
description
:
null
|
string
;
icon
:
null
|
string
;
message_length_limit
:
number
;
moderated
:
boolean
;
name
:
string
;
type
:
|
"PUBLIC"
|
"PRIVATE"
|
"MULTIPLAYER"
|
"SPECTATOR"
|
"TEMPORARY"
|
"PM"
|
"GROUP"
|
"ANNOUNCE"
;
uuid
:
null
|
string
;
}
Hierarchy (
View Summary
)
Channel
WithRecentmessages
WithDetails
Index
Properties
channel_
id
description
icon
message_
length_
limit
moderated
name
type
uuid
Properties
channel_
id
channel_id
:
number
description
description
:
null
|
string
icon
icon
:
null
|
string
message_
length_
limit
message_length_limit
:
number
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
message_
length_
limit
moderated
name
type
uuid
osu-api-v2-js
Loading...
Obtainable From
API.getChatChannels / API.sendChatPrivateMessage