Retrieve list of all users online in a chat room
Learn how to use iFlyChat API to get the list of all online users in a global or private chat room
Last updated
Learn how to use iFlyChat API to get the list of all online users in a global or private chat room
Last updated
POST
https://api.iflychat.com/api/1.1/room/:id/users
iFlyChat API to get the list of online users in a global or private chat room
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Here is the sample curl command required to make HTTP request:
id
string
The id of the chat room
api_key
string
The private API key of your website