readReceiptSent property

bool? readReceiptSent
getter/setter pair

群消息开启已读回执配置, 客户端收到消息后需要发送已读回执请求, 该字段记录是否已经发送过已读回执请求, 避免重复发送 只对群消息有效

Implementation

bool? readReceiptSent;