revbot.js
Preparing search index...
CreateChannelOptions
Interface CreateChannelOptions
interface
CreateChannelOptions
{
description
?:
string
;
name
:
string
;
type
?:
"Text"
|
"Voice"
;
}
Index
Properties
description?
name
type?
Properties
Optional
description
description
?:
string
name
name
:
string
Optional
type
type
?:
"Text"
|
"Voice"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
type
revbot.js
Loading...