Use this method to check or fold. This checks if you can check (owe nothing) or folds if you owe money to the pot(s).
 
 
Namespace: Potbot.Gameplay.AisAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
 Syntax
Syntaxprotected Decision CheckOrFold()
Protected Function CheckOrFold As Decision
member CheckOrFold : unit -> Decision 
Return Value
Type: 
DecisionA check-
Decision or a fold-
Decision See Also
See Also