Automated spec update (160235)

This commit is contained in:
Nelly (automation bot) 2025-10-30 02:47:23 +00:00
parent 7b5b12a042
commit 28ef48483b
2 changed files with 10 additions and 0 deletions

View file

@ -21977,6 +21977,11 @@
"title": "PRIVATE_CHANNEL",
"description": "private channel",
"const": "pc"
},
{
"title": "PARTY",
"description": "party",
"const": "party"
}
]
},

View file

@ -22445,6 +22445,11 @@
"title": "PRIVATE_CHANNEL",
"description": "private channel",
"const": "pc"
},
{
"title": "PARTY",
"description": "party",
"const": "party"
}
]
},