QChatSubscribeAllChannelParam constructor

QChatSubscribeAllChannelParam(
  1. QChatSubscribeType type,
  2. List<int> serverIds
)

Implementation

QChatSubscribeAllChannelParam(this.type, this.serverIds);