GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayIntegrationDeleteDispatchData

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

API/Interfaces/GatewayIntegrationDeleteDispatchData
seyfert/lib/types/gateway.d.ts

Signature

export interface GatewayIntegrationDeleteDispatchData

Properties

3
idguild_idapplication_id

Methods

0

No methods.

Properties

id#
id: Snowflake;

Integration id

guild_id#
guild_id: Snowflake;

ID of the guild

application_id#
application_id?: Snowflake;

ID of the bot/OAuth2 application for this Discord integration