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

feat: add some missing REST types #612

Merged
merged 2 commits into from Oct 20, 2022
Merged

Conversation

almeidx
Copy link
Member

@almeidx almeidx commented Oct 17, 2022

Please describe the changes this PR makes and why it should be merged:
Adds the following:

  • RESTGetAPIApplicationCommandsQuery: query string of GET /applications/{application.id}/commands
  • RESTGetAPIApplicationGuildCommandsQuery: query string of GET /applications/{application.id}/guilds/{guild.id}/commands
  • RESTPatchAPIGuildVoiceStateUserResult: return type of PATCH /guilds/{guild.id}/voice-states/{user.id}

If applicable, please reference Discord API Docs PRs or commits that influenced this PR:

@vercel
Copy link

vercel bot commented Oct 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
discord-api-types ✅ Ready (Inspect) Visit Preview Oct 17, 2022 at 7:15PM (UTC)

@vladfrangu vladfrangu changed the title feat: add some missing types feat: add some missing REST types Oct 20, 2022
@vladfrangu vladfrangu merged commit 8d25f23 into discordjs:main Oct 20, 2022
@almeidx almeidx deleted the missing-types branch October 20, 2022 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants