Skip to main content

DiscordIntegrationDelete

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordIntegrationDelete

Interface: DiscordIntegrationDelete

https://discord.com/developers/docs/events/gateway-events#integration-delete

Properties

application_id?

optional application_id: string

Id of the bot/OAuth2 application for this discord integration

Defined in

packages/types/dist/types/discord.d.ts:234


guild_id

guild_id: string

Id of the guild

Defined in

packages/types/dist/types/discord.d.ts:232


id

id: string

Integration id

Defined in

packages/types/dist/types/discord.d.ts:230