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
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 viasuggestions
(see updated). - Added parameter
spoiler
toFile.init()
- Added property
File.spoiler
- Added property
Message.Attachment.spoiler
Updated
- (Breaking Change)
ApplicationCommandOption
- Removed parameter
suggestions
from the.init()
- Removed property
ApplicationCommandOption.suggestions
- Removed parameter