GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

INTEGRATION_DELETE

API/Variables/INTEGRATION_DELETE
seyfert/lib/events/hooks/integration.d.ts

Signature

export declare const INTEGRATION_DELETE: (_self: UsingClient, data: GatewayIntegrationDeleteDispatchData) => { id: string; guildId: string; applicationId?: string | undefined; };

Members

This export does not declare public properties or methods in the generated declaration file.