player_wins
The wins for each player involved in the hand.
Last updated
Was this helpful?
The wins for each player involved in the hand.
The wins for each player who won money from this pot.
Type: array of <player_wins_obj> objects
Example:
"player_wins": [
<player_wins_obj>
<player_wins_obj>
]Last updated
Was this helpful?
Was this helpful?