Returns a list of all available lobbies with optional filters.
Filter lobbies by maximum player count.
2 <= x <= 5
Filter lobbies by type.
public
, friends
Filter lobbies containing specific player ID.
List of all matching lobbies
The response is of type object[]
.
Returns a list of all available lobbies with optional filters.
Filter lobbies by maximum player count.
2 <= x <= 5
Filter lobbies by type.
public
, friends
Filter lobbies containing specific player ID.
List of all matching lobbies
The response is of type object[]
.