OsuRoom.addRef

Adds a player as referee (can manage the room with !mp commands), also useful to allow room control to another bot.

class OsuRoom
bool
addRef
(
string player
)

Return Value

Type: bool

true if the player could be made referee or false if not.

Throws

NoServerResponseException for no response from bancho.

See Also

addRefs

Meta