getExistingChannelRolesByServerRoleIds method

Implementation

Future<NIMResult<QChatGetExistingChannelRolesByServerRoleIdsResult>>
    getExistingChannelRolesByServerRoleIds(
        QChatGetExistingChannelRolesByServerRoleIdsParam param) async {
  throw UnimplementedError(
      'getExistingChannelRolesByServerRoleIds is not implemented');
}