QChatUnreadInfo constructor

QChatUnreadInfo(
  1. {required int channelId,
  2. required int serverId,
  3. int? maxCount,
  4. int? mentionedCount,
  5. int? unreadCount,
  6. int? ackTimeTag,
  7. int? lastMsgTime,
  8. int? time}
)

Implementation

QChatUnreadInfo