Skip to content

GuildApplicationCommandInteractionStructure

Extends

Properties

id

id: string

Inherited from

GuildStructure.id

Defined in

typings/interaction.ts:25


application_id

application_id: string

Inherited from

GuildStructure.application_id

Defined in

typings/interaction.ts:26


token

token: string

Inherited from

GuildStructure.token

Defined in

typings/interaction.ts:29


version

version: number

Inherited from

GuildStructure.version

Defined in

typings/interaction.ts:30


app_permissions

app_permissions: string

Inherited from

GuildStructure.app_permissions

Defined in

typings/interaction.ts:31


locale

locale: Locale

Inherited from

GuildStructure.locale

Defined in

typings/interaction.ts:32


entitlements

entitlements: EntitlementStructure[]

Inherited from

GuildStructure.entitlements

Defined in

typings/interaction.ts:33


authorizing_integration_owners

authorizing_integration_owners: IntegrationTypeMap

Inherited from

GuildStructure.authorizing_integration_owners

Defined in

typings/interaction.ts:34


context?

optional context: InteractionContextType

Inherited from

GuildStructure.context

Defined in

typings/interaction.ts:35


guild_id

guild_id: string

Inherited from

GuildStructure.guild_id

Defined in

typings/interaction.ts:39


channel

channel: Partial<Structure>

Inherited from

GuildStructure.channel

Defined in

typings/interaction.ts:40


channel_id

channel_id: string

Inherited from

GuildStructure.channel_id

Defined in

typings/interaction.ts:41


member

member: MemberStructure

Inherited from

GuildStructure.member

Defined in

typings/interaction.ts:42


guild_locale

guild_locale: Locale

Inherited from

GuildStructure.guild_locale

Defined in

typings/interaction.ts:43


type

type: APPLICATION_COMMAND | APPLICATION_COMMAND_AUTOCOMPLETE

Overrides

GuildStructure.type

Defined in

typings/interaction.ts:63


data

data: DataStructure

Overrides

GuildStructure.data

Defined in

typings/interaction.ts:64