QChatGetExistingServerRolesByAccidsResult constructor

QChatGetExistingServerRolesByAccidsResult(
  1. Map<String, List<QChatServerRole>?>? accidServerRolesMap
)

Implementation

QChatGetExistingServerRolesByAccidsResult(this.accidServerRolesMap);