Description

Object representing read status.

Hierarchy

  • default
    • ReadStatus

Properties

channelType: string

The channel type of the channel that the message is read.

channelUrl: string

The channel URL of the channel that the message is read.

readAt: number

The read time of a reader (refer to reader).

reader: User

The reader. The read time of this reader can be got by calling timestamp.

Generated using TypeDoc