v1
latestSwagger 2.02026-07-179553242.0 KBChat
Get connected users.
Returns an array with browser users in the first position and API users (bots) in the second position.
get/chat/connected
Response
Request was successful
Example response
{
"bots": 6,
"users": 0
}