Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Interactions
InteractionOptionsSubCommandGroup
Interface InteractionOptionsSubCommandGroup
interface
InteractionOptionsSubCommandGroup
{
focused
?:
boolean
;
name
:
string
;
options
?:
(
InteractionOptionsSubCommand
|
InteractionOptionsWithValue
)
[]
;
type
:
SUB_COMMAND_GROUP
;
}
Hierarchy (
view full
)
InteractionOptionsBase
InteractionOptionsSubCommandGroup
Index
Properties
focused?
name
options?
type
Properties
Optional
focused
focused
?:
boolean
name
name
:
string
Optional
options
options
?:
(
InteractionOptionsSubCommand
|
InteractionOptionsWithValue
)
[]
type
type
:
SUB_COMMAND_GROUP
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
focused
name
options
type
Oceanic
Loading...