File tree Expand file tree Collapse file tree 1 file changed +19
-12
lines changed
Expand file tree Collapse file tree 1 file changed +19
-12
lines changed Original file line number Diff line number Diff line change @@ -7,28 +7,35 @@ The API is organized into several key components: the `BalatroClient` for managi
77## Client
88
99::: balatrobot.client.BalatroClient
10- options:
11- heading_level: 3
10+ options:
11+ heading_level: 3
12+ show_source: true
1213
1314---
1415
1516## Enums
1617
1718::: balatrobot.enums.State
18- options:
19- heading_level: 3
19+ options:
20+ heading_level: 3
21+ show_source: true
22+
2023::: balatrobot.enums.Actions
21- options:
22- heading_level: 3
24+ options:
25+ heading_level: 3
26+ show_source: true
2327::: balatrobot.enums.Decks
24- options:
25- heading_level: 3
28+ options:
29+ heading_level: 3
30+ show_source: true
2631::: balatrobot.enums.Stakes
27- options:
28- heading_level: 3
32+ options:
33+ heading_level: 3
34+ show_source: true
2935::: balatrobot.enums.ErrorCode
30- options:
31- heading_level: 3
36+ options:
37+ heading_level: 3
38+ show_source: true
3239
3340---
3441
You can’t perform that action at this time.
0 commit comments