getServerRolesByAccid method

Implementation

Future<NIMResult<QChatGetServerRolesByAccidResult>> getServerRolesByAccid(
    QChatGetServerRolesByAccidParam param) async {
  throw UnimplementedError('getServerRolesByAccid is not implemented');
}