If somebody joins a game
| Name | Type | Description | Notes |
|---|---|---|---|
| JoinedId | int | This id uniquely identifys the player (in a game). Not to be confused with the `uid` which is used for authentication | [optional] |
| Unjoin | bool | True if the player left instead of joining | [optional] |