Files
gochat/frontend/testdata/visitor_ws_payload.json
T
Rogeeandrogee 88ac30d0b8 test(HH-558): complete WebChannel sender display regression matrix (#141)
* chore(agent): baseline — uncommitted work from the local directory

* test(HH-558): cover widget sender display matrix

---------

Co-authored-by: Rogee <rogee@ipao.vip>
2026-08-24 00:16:38 +08:00

11 lines
180 B
JSON

{
"event": "message.created",
"data": {
"id": 12,
"content": "Dashboard reply",
"message_type": 1,
"conversation_id": 42,
"additional_attributes": {}
}
}