[Alpha] 0.0.6
Pre-release
Pre-release
- fixed
CHANNEL_BULK_DELETE_MESSAGES
usingDELETE
instead ofPOST
- added
deleteMessages
toTextableChannel
- the types for creating & editing guild commands were seprated from the global types
- an error in ratelimit handling was corrected
- less reliance on cached objects
-
guildMemberAdd
,guildMemberRemove
&guildMemberUpdate
no longer have aguild
parameter
-
- oldGuild in
guildUpdate
is nullable
- oldGuild in
-
webhooksUpdate
now includes a guild
autoModerationActionExecution
actually works now, and has two new parameters:channel
&user
, as well asexecutionOptions
being changed