mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-10 03:27:24 -03:00
Fijxu
f715c168a7
+ Added Curl request examples (chatrooms api) + Updated tree in the files of ./docs
17 lines
397 B
Markdown
17 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)
|