@typed-discord/rest
Preparing search index...
types
CheckboxComponentForModalRequest
Interface CheckboxComponentForModalRequest
interface
CheckboxComponentForModalRequest
{
custom_id
:
string
;
default
?:
boolean
|
null
;
id
?:
number
|
null
;
type
:
CHECKBOX
;
}
Index
Properties
custom_
id
default?
id?
type
Properties
custom_
id
custom_id
:
string
Optional
default
default
?:
boolean
|
null
Optional
id
id
?:
number
|
null
type
type
:
CHECKBOX
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom_
id
default
id
type
@typed-discord/rest
Loading...