Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

0.0.10-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Defxult Defxult released this 31 Jul 15:28
· 150 commits to main since this release

New Features

  • Added method Interaction.respondWithAutocomplete(). This change enables the ability to dynamically generate responses compared to the previous method where only static responses could be provided via suggestions (see updated).
  • Added parameter spoiler to File.init()
  • Added property File.spoiler
  • Added property Message.Attachment.spoiler

Updated

  • (Breaking Change) ApplicationCommandOption
    • Removed parameter suggestions from the .init()
    • Removed property ApplicationCommandOption.suggestions