v5.10.0
Changed:
- Context: Refactored duplicate methods into a single
BaseInteractionContext
(#384) - Server: Deprecated
.use
and.addMiddleware
and madeapp
member public - FastifyServer: Support for v4
Added:
- types:
GUILD_FORUM
andGUILD_DIRECTORY
toChannelType
- types: Added
USER_SELECT
,ROLE_SELECT
,MENTIONABLE_SELECT
,CHANNEL_SELECT
and renamedSELECT
toSTRING_SELECT
(#264)