The event that occurs if a player gets his programming cards
Name | Type | Description | Notes |
---|---|---|---|
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 | |
Count | int | The number of cards drawn | |
Cards | List<int> | The drawn cards. This is only visible for the player himself | [optional] |