summary refs log tree commit diff
path: root/assets/schemas.json
diff options
context:
space:
mode:
authorPuyodead1 <puyodead@proton.me>2022-12-20 23:18:52 -0500
committerPuyodead1 <puyodead@proton.me>2022-12-20 23:25:20 -0500
commit280a584aed8dacd24f409abdf4627fc48d2f3551 (patch)
tree70bb57ea591f20633964ce3eea98d22f8e871ba9 /assets/schemas.json
parentFix the roles bug (diff)
downloadserver-280a584aed8dacd24f409abdf4627fc48d2f3551.tar.xz
Client: update to canary 165341
Diffstat (limited to 'assets/schemas.json')
-rw-r--r--assets/schemas.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/schemas.json b/assets/schemas.json
index 59fcc952..874c4f88 100644
--- a/assets/schemas.json
+++ b/assets/schemas.json
@@ -10863,6 +10863,10 @@
                     },
                     "private_channels_version": {
                         "type": "integer"
+                    },
+                    "guild_versions": {},
+                    "api_code_version": {
+                        "type": "integer"
                     }
                 },
                 "additionalProperties": false
@@ -10885,6 +10889,10 @@
                     },
                     "useruserGuildSettingsVersion": {
                         "type": "integer"
+                    },
+                    "guildVersions": {},
+                    "apiCodeVersion": {
+                        "type": "integer"
                     }
                 },
                 "additionalProperties": false