All the data you need as you joined a game.
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int | This id uniquely identifys the player (in a game). Not to be confused with the `uid` which is used for authentication | |
| Pat | string | The uid is the key for the joined player. You need this key for authentication |