Denotes whether the player has committed all of their chips to the pot.
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:
"is_allin": false
Last updated 3 years ago
Was this helpful?