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: interaction types #2 #13

Closed
wants to merge 6 commits into from
Closed

fix: interaction types #2 #13

wants to merge 6 commits into from

Conversation

vaporoxx
Copy link

@vaporoxx vaporoxx commented Mar 17, 2021

  • Renames ApplicationCommandOptions to ApplicationCommandOption
  • Marks some properties on the ApplicationCommandOption interface as optional in typings
  • Removes the default property from the ApplicationCommandOption interface
  • Creates an ApplicationCommandData interface for sending/editing commands
  • Adds a type property to the CommandInteraction typings
  • Updates the JSDoc type of ApplicationCommand#options
  • Removes readonly labels where they shouldn't be

@devsnek devsnek force-pushed the interactions branch 2 times, most recently from c3c00fc to 5a7b88a Compare March 25, 2021 01:16
@vaporoxx vaporoxx closed this Mar 25, 2021
@vaporoxx vaporoxx deleted the interaction-types-2 branch March 25, 2021 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants