Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in Routes.GUILD_APPLICATION_COMMAND_PERMISSIONS #218

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Christian-Toney
Copy link

I was getting an error (DiscordRESTError: 404: Not Found on GET /api/v10/applications/[REDACTED]/guilds/[REDACTED]commands/permissions) when running await interaction.client.rest.applications.getGuildPermissions().

I investigated and found that there's a typo in the routes. This pull request fixes it.

@Nuckyz
Copy link
Member

Nuckyz commented Dec 23, 2024

more than a year after release, and here we are with the initial typos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants