await removePriorityFromRoom(rid, {
                _id: this.user._id,
                name: this.user.name || '',
                username: this.user.username,
            });