<player_obj>

The player object defining one of the players dealt into the hand.

player

The player object defining one of the players dealt into the hand.

Type: object

{
	"seat": integer,
	"name": string,
	"starting_stack": decimal
}

Last updated

Was this helpful?