GameStatus
The game status
Properties
Name | Type | Required | Description |
---|---|---|---|
FINISHED | str | ✅ | "finished" |
NOTPLAYED | str | ✅ | "not_played" |
NOTSTARTED | str | ✅ | "not_started" |
RUNNING | str | ✅ | "running" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs