Automated spec update (61572)

This commit is contained in:
Nelly (automation bot) 2024-08-06 04:03:23 +00:00
parent 12fbb68718
commit 00194a6b62
2 changed files with 8 additions and 0 deletions

View File

@ -29905,6 +29905,9 @@
"self_deaf": {
"type": "boolean"
},
"self_mute": {
"type": "boolean"
},
"self_video": {
"type": "boolean"
},
@ -29920,6 +29923,7 @@
"mute",
"suppress",
"self_deaf",
"self_mute",
"self_video",
"session_id",
"user_id"

View File

@ -30395,6 +30395,9 @@
"self_deaf": {
"type": "boolean"
},
"self_mute": {
"type": "boolean"
},
"self_video": {
"type": "boolean"
},
@ -30410,6 +30413,7 @@
"mute",
"suppress",
"self_deaf",
"self_mute",
"self_video",
"session_id",
"user_id"