@typed-discord/rest
Preparing search index...
types
WidgetSettingsResponse
Interface WidgetSettingsResponse
interface
WidgetSettingsResponse
{
channel_id
:
`
${
bigint
}
`
|
null
;
enabled
:
boolean
;
}
Index
Properties
channel_
id
enabled
Properties
channel_
id
channel_id
:
`
${
bigint
}
`
|
null
enabled
enabled
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
enabled
@typed-discord/rest
Loading...