Description

Muted state info.

Hierarchy

  • MutedInfo

Properties

description: string

Muted state description.

endAt: number

Timestamp at which the muted state ends.

isMuted: boolean

Whether a user is muted in a channel.

remainingDuration: number

The duration of muted state.

startAt: number

Timestamp at which the muted state started.

Generated using TypeDoc