main - Automated spec update (144873)
made at remote:2025-09-04T21:18:53 taken at now:2025-09-04T22:10:01 made by remote Nelly (automation bot) <>
This commit is contained in:
parent
91460a282f
commit
e9a921525f
2 changed files with 14 additions and 0 deletions
|
@ -25442,6 +25442,13 @@
|
|||
"GuildTemplateChannelTags": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
|
|
|
@ -25951,6 +25951,13 @@
|
|||
"GuildTemplateChannelTags": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue