OsuRoom.invite

Invites a player to the room

class OsuRoom
bool
invite
(
string player
)

Return Value

Type: bool

true if the player was found and invited.

Throws

NoServerResponseException for no response from bancho.

Meta