From 55d036901b1b7f4d20c24adf5fd314a999add072 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 14:12:49 +0000 Subject: [PATCH] docs: update refs for https://github.com/DiscordLuau/discord-luau/commit/64ac2561f0703f3d2790763018654c21a8d8c4c8 --- discord-luau | 2 +- src/content/docs/classes/Objects/DiscordGuild.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/discord-luau b/discord-luau index b7fe705..64ac256 160000 --- a/discord-luau +++ b/discord-luau @@ -1 +1 @@ -Subproject commit b7fe705eb3390df60b6b2b87f1524d2e2687ce7d +Subproject commit 64ac2561f0703f3d2790763018654c21a8d8c4c8 diff --git a/src/content/docs/classes/Objects/DiscordGuild.mdx b/src/content/docs/classes/Objects/DiscordGuild.mdx index da6cdbe..2517e41 100644 --- a/src/content/docs/classes/Objects/DiscordGuild.mdx +++ b/src/content/docs/classes/Objects/DiscordGuild.mdx @@ -176,9 +176,9 @@ Edits a slash command in the guild asynchronously. > Fetches all slash commands in the guild asynchronously. -### fetchGuildChannels +### fetchGuildChannelsAsync -> +> Fetches all channels in the guild asynchronously. ### setSlashCommandsAsync