Description

Object representing delivery status.

Hierarchy

  • default
    • DeliveryStatus

Properties

channelType: string

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

channelUrl: string

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

deliveryAt: number

The delivery time of a member.

member: User

The member of the channel. The delivery time of this member can be got by calling timestamp.

Generated using TypeDoc