GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ApplicationUserAuthorizedEvent

API/Type Aliases/ApplicationUserAuthorizedEvent
seyfert/lib/types/payloads/webhokEvents.d.ts

Signature

export type ApplicationUserAuthorizedEvent = OmitInsert<ApplicationAuthorizedEvent, 'integration_type' | 'guild', {    integration_type: ApplicationIntegrationType.UserInstall;}>;

Members

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