Message
Send Message
WebSocket Endpoint
/ws/{roomId}Message Payload
{
"appId": "string",
"usersId": "string",
"content": "string",
"roomId": "string",
"cloudFrontImageURL": "string",
"type": "CHAT"
}
Receive Message
Response Payload
Last updated