OsuRoom.removeRef

Removes a player from referees.

class OsuRoom
bool
removeRef
(
string player
)

Return Value

Type: bool

true if the player was removed from referees or false if not.

Throws

NoServerResponseException for no response from bancho.

See Also

removeRefs

Meta