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