Update lobby state (server) - scribble-rs/skribbl.io-docs GitHub Wiki

Update lobby state (server)

Description

This message notifies that the lobby state has been updated.

Event

lobbyState

Argument

  • Lobby state : array
    • 0: Lobby state : int
      • 1: ?
      • 4: ?

Example

[
	"lobbyState",
	[
		1
	]
]
⚠️ **GitHub.com Fallback** ⚠️