ChannelMute

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

Parameters

user

The owner of the channel mute.

channel

The muted channel.

createdAt

Date/time of creation.

updatedAt

Date/time of the last update.

expires

Date/time of mute expiration.