hero_player_id
The unique identifier of the player.
Last updated
Was this helpful?
The unique identifier of the player.
The Id of the player (from the list of players in the player list) that is the hero.
Type: integer
Nullable: true
If this is an observed hand then hero_player_id can either be omitted or set to null.
Example:
"hero_player_id": 2No hero player in the hand.
"hero_player_id": nullLast updated
Was this helpful?
Was this helpful?