OsuRoom.kick

Kicks a player from the room

class OsuRoom
bool
kick
(
string player
)

Return Value

Type: bool

true if the player was found and kicked.

Throws

NoServerResponseException for no response from bancho.

Meta