QChatGetExistingServerRolesByAccidsParam constructor

QChatGetExistingServerRolesByAccidsParam(
  1. int serverId,
  2. List<String> accids
)

Implementation

QChatGetExistingServerRolesByAccidsParam(this.serverId, this.accids);