GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

INTEGRATION_CREATE

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

Signature

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

Members

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