Skip to content

GlobalStructure

Extends

Properties

options?

optional options: Structure[]

Overrides

GlobalStructure.options

Defined in

typings/application-command.ts:27


id

id: string

Inherited from

GlobalStructure.id

Defined in

typings/application-command.ts:47


type?

optional type: ApplicationCommandType

Inherited from

GlobalStructure.type

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

GlobalStructure.name

Defined in

typings/application-command.ts:50


description

description: string

Inherited from

GlobalStructure.description

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

GlobalStructure.nsfw

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

GlobalStructure.contexts

Defined in

typings/application-command.ts:56


version

version: number

Inherited from

GlobalStructure.version

Defined in

typings/application-command.ts:57


name_localizations?

optional name_localizations: null | Record<Locale, string>

Inherited from

Base.name_localizations

Defined in

typings/localizations.ts:7


description_localizations?

optional description_localizations: null | Record<Locale, string>

Inherited from

Base.description_localizations

Defined in

typings/localizations.ts:8