oopscord.js
Preparing search index...
ModalRadioGroup
Type Alias ModalRadioGroup
type
ModalRadioGroup
=
{
customId
:
string
;
options
:
{
default
?:
boolean
;
description
?:
string
;
label
:
string
;
value
:
string
;
}
[]
;
required
?:
boolean
;
type
:
"radio_group"
;
}
Index
Properties
custom
Id
options
required?
type
Properties
custom
Id
customId
:
string
options
options
:
{
default
?:
boolean
;
description
?:
string
;
label
:
string
;
value
:
string
;
}
[]
Optional
required
required
?:
boolean
type
type
:
"radio_group"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Id
options
required
type
oopscord.js
Loading...