Mute

constructor(user: User?, target: User?, createdAt: Date, updatedAt: Date, expires: Date?)

Parameters

user

The user who muted the target user.

target

The muted user.

createdAt

The date when the mute was created.

updatedAt

The date when the mute was last updated.

expires

The date when the mute expires.