Function BanchoBot.createRoom

Creates a new managed room with a title and returns it. Automatically gets room ID & game ID.

OsuRoom createRoom (
  string title
);