Class BannedUser

A banned user.

Hierarchy (view full)

Implements

Properties

Properties

date: number

The unix timestamp when the action occurred.

daysLeft: null | number

The number of days left on the ban. If null the ban is permanent.

id: string

The ID of this user.

name: string

The username of this user.

note: string

The mod note.

Generated using TypeDoc