Skip to main content

DecisionResult

Return type of decideAction.

FieldTypeMeaning
action'fold' | 'call' | 'raise' | 'check'Chosen action for the acting seat
raiseBynumberAdditional chips to put in when action === 'raise' (0 otherwise)

Map raiseBy to your engine’s raise-to or increment semantics before applying to real table state.