GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

INTEGRATION_UPDATE

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

Signature

export declare const INTEGRATION_UPDATE: (self: UsingClient, data: GatewayIntegrationUpdateDispatchData) => { type: APIGuildIntegrationType; ... 14 more ...; scopes?: OAuth2Scopes[] | undefined; } | ({ ...; } & { ...; });

Members

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