OsuRoom.onUserJoin

username + slot (0 based) + team as argument

class OsuRoom
NothrowEvent!(string, ubyte, Team) onUserJoin;

Meta