endConferenceDuration for conference verb

This commit is contained in:
Anton Voylenko
2023-08-19 15:36:02 +03:00
parent 3d4df422e1
commit 213d7596d2

View File

@@ -181,6 +181,7 @@
"beep": "boolean",
"startConferenceOnEnter": "boolean",
"endConferenceOnExit": "boolean",
"endConferenceDuration": "number",
"maxParticipants": "number",
"joinMuted": "boolean",
"actionHook": "object|string",