mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-10 03:27:24 -03:00
18 lines
397 B
Markdown
18 lines
397 B
Markdown
|
# Chatrooms API
|
||
|
|
||
|
Work in progress...
|
||
|
|
||
|
## Tree 🌲
|
||
|
|
||
|
```less
|
||
|
chatrooms
|
||
|
├── audiences-count.md
|
||
|
└── chatrooms.md
|
||
|
```
|
||
|
|
||
|
### Public access
|
||
|
|
||
|
[Info about channel chatroom, settings and moderators of the channel (/chatrooms/userID)](./chatrooms/chatrooms.md)
|
||
|
|
||
|
[Get current viewers of a channel (only works if the streamer is live) (/chatrooms/userID/audiences/count)](./chatrooms/chatrooms.md)
|