Preparing search index...
The search index is not available
replugged
replugged
types
ChannelOptions
Interface ChannelOptions
interface
ChannelOptions
{
channel_types
?:
readonly
number
[]
;
description
:
string
;
displayDescription
?:
string
;
displayName
?:
string
;
name
:
string
;
required
?:
boolean
;
serverLocalizedName
?:
string
;
type
:
Channel
;
}
Hierarchy
BaseCommandOptions
<
Channel
>
ChannelOptions
Index
Properties
channel_
types?
description
display
Description?
display
Name?
name
required?
server
Localized
Name?
type
Properties
Optional
channel_
types
channel_
types
?:
readonly
number
[]
description
description
:
string
Optional
display
Description
display
Description
?:
string
Optional
display
Name
display
Name
?:
string
name
name
:
string
Optional
required
required
?:
boolean
Optional
server
Localized
Name
server
Localized
Name
?:
string
type
type
:
Channel
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel_
types
description
display
Description
display
Name
name
required
server
Localized
Name
type
replugged
Loading...