main - Automated spec update (61572)

made at remote:2024-08-06T04:03:23

taken at now:2024-08-06T04:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2024-08-06 04:10:02 +00:00
parent af510638a8
commit 2a562a2489
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"