GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

AUTO_MODERATION_ACTION_EXECUTION

API/Variables/AUTO_MODERATION_ACTION_EXECUTION
seyfert/lib/events/hooks/auto_moderation.d.ts

Signature

export declare const AUTO_MODERATION_ACTION_EXECUTION: (_self: UsingClient, data: GatewayAutoModerationActionExecutionDispatchData) => { guildId: string; action: { ...; }; ... 8 more ...; matchedContent: string | null; };

Members

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