v3.2.0
Changed:
CommandContext
andComponentContext
are now under a parent class:MessageInteractionContext
InterationResponseType
->InteractionResponseType
Added:
- Support for buttons in messages, see docs (#59)
SlashCommand.onUnload
- Types
MessageOptions
,EditMessageOptions
,FollowUpMessageOptions
, andMessageFile
are exported to the index SlashCreator.cleanRegisteredComponents
- Support for AWS Lambda, see docs (#61, @ytausch)
CommandOptionType.MENTIONABLE = 9
- Types for message embeds and attachments
Fixed:
- Removed ConvertedOption type
- Added peer dependency meta, which should remove the warning while installing