v1

latestSwagger 2.02026-07-179553242.0 KB
Chat

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

usersinteger
botsinteger

Example response

{
  "bots": 6,
  "users": 0
}