leave
Removes a partecipant from an existing chat room.
Parameters:
Name | Mandatory | Type | Description |
---|---|---|---|
chat_id | yes | string | Unique Chat identifier |
Example:
LIVECHAT.leave("CHAT_88591266-9258-4416-82f9-0eb23439fa1e");
Â
Removes a partecipant from an existing chat room.
Name | Mandatory | Type | Description |
---|---|---|---|
chat_id | yes | string | Unique Chat identifier |
LIVECHAT.leave("CHAT_88591266-9258-4416-82f9-0eb23439fa1e");
Â