is_allin
Denotes whether the player has committed all of their chips to the pot.
is_allin
Whether or not the player has committed all of their chips into the pot with this action.
Type: boolean (optional)
Nullable: true
Can be omitted, null or false if the player did not go all-in with this action.
Example:
Last updated