QChatSubscribeChannelResult constructor

QChatSubscribeChannelResult(
  1. {required List<QChatUnreadInfo>? unreadInfoList,
  2. required List<QChatChannelIdInfo>? failedList}
)

Implementation

QChatSubscribeChannelResult