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