Merge pull request #21 from avoylenko/main

endConferenceDuration for conference verb
This commit is contained in:
Dave Horton
2023-08-19 09:45:36 -04:00
committed by GitHub

View File

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