GlobalStructure
Extends
Properties
options?
optional
options:Structure
[]
Overrides
Defined in
typings/application-command.ts:27
id
id:
string
Inherited from
Defined in
typings/application-command.ts:47
type?
optional
type:ApplicationCommandType
Inherited from
Defined in
typings/application-command.ts:48
application_id
application_id:
string
Inherited from
GlobalStructure
.application_id
Defined in
typings/application-command.ts:49
name
name:
string
Inherited from
Defined in
typings/application-command.ts:50
description
description:
string
Inherited from
Defined in
typings/application-command.ts:51
default_member_permissions
default_member_permissions:
null
|string
Inherited from
GlobalStructure
.default_member_permissions
Defined in
typings/application-command.ts:53
nsfw?
optional
nsfw:boolean
Inherited from
Defined in
typings/application-command.ts:54
integration_types?
optional
integration_types:ApplicationIntegrationType
[]
Inherited from
GlobalStructure
.integration_types
Defined in
typings/application-command.ts:55
contexts?
optional
contexts:InteractionContextType
[]
Inherited from
Defined in
typings/application-command.ts:56
version
version:
number
Inherited from
Defined in
typings/application-command.ts:57
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