mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-09 07:16:44 +00:00
Add live field to /api/users/all
This commit is contained in:
@ -77,7 +77,9 @@ The array will be wrapped in a JSON object under the key 'users'.
|
||||
|
||||
## /api/users/all
|
||||
|
||||
Same as above, but returns all users regardless of whether they are streaming. Also unfinished.
|
||||
Same as above, but returns all users regardless of whether they are streaming and if they're streaming or not. Also unfinished.
|
||||
|
||||
**Example**: `{users: [{username:"foo", title:"bar", live:1}] }`
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user