ConditionChoiceState
ConditionChoiceState is used to jumpt to another state based on the value of an condition (which can be computed based on some variables in the ctx). For example:
Note that the key of choices can be any string apart from boolean values.
Last updated