Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Applications
ApplicationCommandOptionsSubCommandGroup
Interface ApplicationCommandOptionsSubCommandGroup
interface
ApplicationCommandOptionsSubCommandGroup
{
description
:
string
;
descriptionLocalizations
?:
Partial
<
Record
<
Locale
,
string
>
>
;
descriptionLocalized
?:
string
;
name
:
string
;
nameLocalizations
?:
Partial
<
Record
<
Locale
,
string
>
>
;
nameLocalized
?:
string
;
options
?:
(
ApplicationCommandOptionsSubCommand
|
ApplicationCommandOptionsWithValue
)
[]
;
required
?:
undefined
;
type
:
SUB_COMMAND_GROUP
;
}
Hierarchy (
view full
)
ApplicationCommandOptionBase
<
SUB_COMMAND_GROUP
>
ApplicationCommandOptionsSubCommandGroup
Index
Properties
description
description
Localizations?
description
Localized?
name
name
Localizations?
name
Localized?
options?
required?
type
Properties
description
description
:
string
Optional
description
Localizations
description
Localizations
?:
Partial
<
Record
<
Locale
,
string
>
>
Optional
description
Localized
description
Localized
?:
string
The description of this application command in the requested locale. This cannot be sent.
name
name
:
string
Optional
name
Localizations
name
Localizations
?:
Partial
<
Record
<
Locale
,
string
>
>
Optional
name
Localized
name
Localized
?:
string
The description of this application command in the requested locale. This cannot be sent.
Optional
options
options
?:
(
ApplicationCommandOptionsSubCommand
|
ApplicationCommandOptionsWithValue
)
[]
Optional
required
required
?:
undefined
type
type
:
SUB_COMMAND_GROUP
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
description
description
Localizations
description
Localized
name
name
Localizations
name
Localized
options
required
type
Oceanic
Loading...
The description of this application command in the requested locale. This cannot be sent.