Skip to content

Commit

Permalink
Update state
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 18, 2023
1 parent a5925df commit c49a80b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions missing.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"missing": 476,
"missing": 479,
"spacebar": 154,
"discord": 607,
"discord": 610,
"routes": [
"/:id/:id/update-gaming-stats",
"/:id/force-send-prompt",
Expand Down Expand Up @@ -67,7 +67,6 @@
"/channels/:id/call",
"/channels/:id/call/ring",
"/channels/:id/call/stop-ringing",
"/channels/:id/channel-based-clyde-personality",
"/channels/:id/convert",
"/channels/:id/custom-call-sounds",
"/channels/:id/directory-entries",
Expand Down Expand Up @@ -97,6 +96,7 @@
"/channels/:id/post-data",
"/channels/:id/recipients/@me",
"/channels/:id/safety-warnings/ack",
"/channels/:id/send-soundboard-sound",
"/channels/:id/store-listing",
"/channels/:id/store-listing/entitlement-grant",
"/channels/:id/store-listings/:id",
Expand All @@ -116,6 +116,7 @@
"/clyde-profiles/:id",
"/clyde-profiles/:id/avatars/:id.:id",
"/clyde-profiles/:id/banners/:id.:id",
"/clyde-profiles/generate-personality",
"/collectibles-categories",
"/connections/:id/authorize?continuation=true",
"/connections/:id/authorize?two_way_link=true&two_way_link_type=:id",
Expand Down Expand Up @@ -263,6 +264,8 @@
"/guilds/:id/roles/connections-configurations",
"/guilds/:id/scheduled-events",
"/guilds/:id/scheduled-events/:id",
"/guilds/:id/scheduled-events/:id/exceptions",
"/guilds/:id/scheduled-events/:id/exceptions/:id",
"/guilds/:id/scheduled-events/:id/users",
"/guilds/:id/scheduled-events/:id/users/@me",
"/guilds/:id/soundboard-sounds",
Expand Down

0 comments on commit c49a80b

Please sign in to comment.