Triggered when a robot is assigned to a player
| Name | Type | Description | Notes |
|---|---|---|---|
| Player | int | This id uniquely identifys the player (in a game). Not to be confused with the `uid` which is used for authentication | [optional] |
| Robot | int | The unique identification of this entity. <br> !!! This is not the id of the player<br> This value will be autogenerated by the api and is read only | [optional] |