discordjs / builders

A collection of builders that you can use when creating your bot.
Apache License 2.0
97 stars 37 forks source link

feat(SlashCommandBuilder): add autocomplete #42

Closed Khasms closed 2 years ago

Khasms commented 2 years ago

Please describe the changes this PR makes and why it should be merged: Adds support for autocompletion. This is a draft because I can't figure out the types to make choices and autocomplete exclusive, so any help on this front would be appreciated. I will add tests once the types are figured out.

Relevant links:

Status and versioning classification: