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(APIInteractions): export ApplicationCommandAutocomplete #309

Merged
merged 1 commit into from Feb 12, 2022
Merged

fix(APIInteractions): export ApplicationCommandAutocomplete #309

merged 1 commit into from Feb 12, 2022

Conversation

andre4ik3
Copy link
Contributor

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

  • Export autocomplete API interaction
  • Every other API interaction is exported, why not autocomplete?
  • This will allow people (like me) to use the autocomplete type specifically and not a generic interaction

Reference Discord API Docs PRs or commits:

  • None

@vladfrangu
Copy link
Member

Impressive. I missed this during the restructuring. Could you apply this to v8 as well as run deno scripts? 🙏

@andre4ik3
Copy link
Contributor Author

Done

@andre4ik3 andre4ik3 changed the title Export autocompletes fix(Interactions): Export ApplicationCommandAutocomplete Feb 2, 2022
@vladfrangu
Copy link
Member

This needs a rebase 👀

@andre4ik3
Copy link
Contributor Author

Done. There are other types not exported but I don't have full list yet, will make new pull request after I fix everything.

@vladfrangu vladfrangu changed the title fix(Interactions): Export ApplicationCommandAutocomplete fix(APIInteractions): export ApplicationCommandAutocomplete Feb 12, 2022
@vladfrangu vladfrangu merged commit 5056da5 into discordjs:main Feb 12, 2022
@andre4ik3 andre4ik3 deleted the patch-1 branch February 13, 2022 10:42
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

2 participants