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

pots

The pots and pot results for the hand.

pots

The pots and pot results for the hand.

Type: array of <pot_obj> objects

Example:

"pots": [
    <pot_obj>,
    <pot_obj>
]

Last updated

Was this helpful?