hasSendAck property

  1. @JsonKey(defaultValue: false)
bool hasSendAck
final

是否已经发送过群消息已读回执

Implementation

@JsonKey(defaultValue: false)
final bool hasSendAck;