OsuRoom.map

Changes the map to a beatmap ID (b/ url)

class OsuRoom
@property
bool
map
(
string id
)

Return Value

Type: bool

true if the map was found and changed.

Throws

NoServerResponseException for no response from bancho.

Meta