Interface UserBanList

Hierarchy

  • UserBanList

Properties

id: string

Id of the ban list.

invalidateReason: string

If the list in invalid, this field will contain the reason why.

moderator: DiscordUser

Additional information about the moderator.

moderatorId: string

Id of the moderator who created the report.

proof: string[]

List of links to images/files that show proof.

reason: string

Reason for the report.

users: string[]

List of user id's

valid: boolean

If the report is valid.

Generated using TypeDoc