main - Automated spec update (160235)

made at remote:2025-10-30T02:47:23

taken at now:2025-10-30T03:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2025-10-30 03:10:02 +00:00
parent ce75f36fb9
commit f41e2f951e
2 changed files with 10 additions and 0 deletions

View file

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

View file

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