Variable populateSeverityConfigurationConst

populateSeverityConfiguration: {
    select: { GuildId: true; HIGH: true; LOW: true; MEDIUM: true };
} = ...

Type declaration

  • select: { GuildId: true; HIGH: true; LOW: true; MEDIUM: true }