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