/**
 * The reason why the message was caught.
 */
export type EventSubAutoModMessageHoldReason = 'automod' | 'blocked_term';
//# sourceMappingURL=EventSubAutoModMessageHoldReason.d.ts.map