删除频道下某人的定制权限
Future<NIMResult<void>> removeMemberRole( QChatRemoveMemberRoleParam param) async { return _platform.removeMemberRole(param); }