本页总览单聊消息回执发送已读回执 当 A 给 B 发送一条消息,B 用户调用发送阅读回执接口之后,A 用户可在回执监听中收到已读通知。 方法 TypeScriptsendPrivateReadReceiptMessage( targetId: string, channelId: string, timestamp: number, callback: IRCIMIWSendPrivateReadReceiptMessageCallback): Promise<number>;