UNPKG

@twurple/eventsub-base

Version:

Base for the other Twurple EventSub packages

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