Interface UserFindReports

Hierarchy

  • UserFindReports

Properties

active?: boolean

AND of valid and appealed properties.

appealed?: boolean

If the report has been successfully appealed.

moderatorId?: string

Id of the moderator creating the report

The type of the user report.

userId?: string

Id of the reported user.

valid?: boolean

If the report is valid.

Generated using TypeDoc