For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Example:

"is_allin": false

Last updated

Was this helpful?