Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DeliveryMsgBody

Index

Properties

ackId: string

已送达消息的 ID。该参数与 mid 参数的值相同。

from?: string

消息发送方,只能是当前用户,无法修改。

id: string

本条送达回执的 ID。

isChatThread?: boolean

消息是否为子区消息

mid?: string

已送达消息的 ID。

to: string

消息接收方。

type: "delivery"

消息类型。

Generated using TypeDoc