> For the complete documentation index, see [llms.txt](https://hh-specs.handhistory.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hh-specs.handhistory.org/json-object/table_size.md).

# table\_size

#### table\_size

Number of seats at the table that are available for players to be seated.

**Type:** integer

**Format:** Integer from 2 to 10 seats

**Example:**

```javascript
"table_size": 6
```
