Class V2TIMMessageReceipt

消息已读回执

msgID: string

消息 ID

userID: string

C2C 消息接收对象

isPeerRead: boolean

C2C 对端消息是否已读

timestamp: number

C2C 对端已读的时间 如果 msgID 为空,该字段表示对端用户标记会话已读的时间 如果 msgID 不为空,该字段表示对端用户发送消息已读回执的时间(8.1 及以上版本支持)

groupID: string

群 ID

readCount: number

群消息已读人数

unreadCount: number

群消息未读人数

Generated using TypeDoc