mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-24 18:23:13 -03:00
6905fea26d
The content of the Users API docs is still to be completed. APIs that are from the same url were merged in the same file. ./docs/users.md not yet completed
17 lines
398 B
Markdown
17 lines
398 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)
|