All players at the table.
Last updated 1 year ago
Was this helpful?
An array of objects for all of the players that were at the table when the hand was dealt.
Type: array of objects
Example:
"players": [ <player_obj> <player_obj> ]