View Source Code

Lobbies

Fetch Lobby Manager State

See full state of the lobby manager for debugging.

Request

Script does not accept any arguments.

Response

  • state
    any value

Usage

1. Install the module

2. Use this script

const data = await ctx.modules.lobbies.fetch_lobby_manager_state({
  // Request body
});