[Alpha] 0.0.6
Pre-release
Pre-release
- fixed
CHANNEL_BULK_DELETE_MESSAGESusingDELETEinstead ofPOST - added
deleteMessagestoTextableChannel - 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&guildMemberUpdateno longer have aguildparameter
-
- oldGuild in
guildUpdateis nullable
- oldGuild in
-
webhooksUpdatenow includes a guild
autoModerationActionExecutionactually works now, and has two new parameters:channel&user, as well asexecutionOptionsbeing changed