Skip to content

GuildStructure

Extends

Extended by

Properties

id

id: string

Inherited from

Base.id

Defined in

typings/interaction.ts:25


application_id

application_id: string

Inherited from

Base.application_id

Defined in

typings/interaction.ts:26


type

type: InteractionType

Inherited from

Base.type

Defined in

typings/interaction.ts:27


data?

optional data: DataStructure

Inherited from

Base.data

Defined in

typings/interaction.ts:28


token

token: string

Inherited from

Base.token

Defined in

typings/interaction.ts:29


version

version: number

Inherited from

Base.version

Defined in

typings/interaction.ts:30


app_permissions

app_permissions: string

Inherited from

Base.app_permissions

Defined in

typings/interaction.ts:31


locale

locale: Locale

Inherited from

Base.locale

Defined in

typings/interaction.ts:32


entitlements

entitlements: EntitlementStructure[]

Inherited from

Base.entitlements

Defined in

typings/interaction.ts:33


authorizing_integration_owners

authorizing_integration_owners: IntegrationTypeMap

Inherited from

Base.authorizing_integration_owners

Defined in

typings/interaction.ts:34


context?

optional context: InteractionContextType

Inherited from

Base.context

Defined in

typings/interaction.ts:35


guild_id

guild_id: string

Defined in

typings/interaction.ts:39


channel

channel: Partial<Structure>

Defined in

typings/interaction.ts:40


channel_id

channel_id: string

Defined in

typings/interaction.ts:41


member

member: MemberStructure

Defined in

typings/interaction.ts:42


guild_locale

guild_locale: Locale

Defined in

typings/interaction.ts:43