@typed-discord/rest
Preparing search index...
types
WidgetChannel
Interface WidgetChannel
interface
WidgetChannel
{
id
:
`
${
bigint
}
`
;
name
:
string
;
position
:
number
;
}
Index
Properties
id
name
position
Properties
id
id
:
`
${
bigint
}
`
name
name
:
string
position
position
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
position
@typed-discord/rest
Loading...