INTEGRATION_DELETE
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.