QChatSubscribeChannelAsVisitorResult constructor

QChatSubscribeChannelAsVisitorResult({
  1. List<QChatChannelIdInfo>? failedList,
})

Implementation

QChatSubscribeChannelAsVisitorResult({this.failedList});