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

Public

Yes

Request

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

Request

Object containing the following properties:

PropertyType
lobbyIdstring
lobbyTokenstring

All properties are optional.

Response

Response

Object containing the following properties:

PropertyType

All properties are optional.