itd-api / ReportReason
Variable: ReportReason
ts
const ReportReason: Readonly<{
Adult: "adult";
Fraud: "fraud";
Hate: "hate";
Other: "other";
Spam: "spam";
Violence: "violence";
}>;Defined in: types/enums.ts:114
Причина жалобы. Множество закрытое.