first commit
This commit is contained in:
9
backend/tests/fixtures/livekit/room_started.json
vendored
Normal file
9
backend/tests/fixtures/livekit/room_started.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"event": "room_started",
|
||||
"id": "{event_id}",
|
||||
"createdAt": "1720000000",
|
||||
"room": {
|
||||
"sid": "RM_test_started",
|
||||
"name": "{room_name}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user