Skip to content

v1.0.0@dev-3 SlashCommands

Pre-release
Pre-release
Compare
Choose a tag to compare
@PhantomKnight287 PhantomKnight287 released this 06 May 13:59
· 172 commits to main since this release
e7a5c92

New Features

  • Slash Commands are Here. 🔥🔥🔥🔥

    You can Create Slash Commands using SlashCommand class.

  • Every Option except SubCommand and SubCommandGroup is supported right now.
  • Global Slash Commands can be register by passing array of instances of SlashCommand to <Client>.registerGlobalSlashCommands

Full Changelog: https://github.com/DenoCord-labs/denocordTS/compare/1.0.0@dev-2...1.0.0@dev-3