BaseStringStructure
Extends
Properties
name
name:
string
Inherited from
Defined in
typings/application-command-options.ts:34
description
description:
string
Inherited from
Defined in
typings/application-command-options.ts:35
required?
optional
required:boolean
Inherited from
Defined in
typings/application-command-options.ts:36
type
type:
STRING
Overrides
Defined in
typings/application-command-options.ts:63
min_length?
optional
min_length:number
Defined in
typings/application-command-options.ts:64
max_length?
optional
max_length:number
Defined in
typings/application-command-options.ts:65
name_localizations?
optional
name_localizations:null
|Record
<Locale
,string
>
Inherited from
Defined in
description_localizations?
optional
description_localizations:null
|Record
<Locale
,string
>
Inherited from
Base
.description_localizations