This repository has been archived by the owner on Apr 20, 2022. It is now read-only.
v3.3.3 #298
quinchs
announced in
Announcements
v3.3.3
#298
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This version fixes a few bugs with some features and adds a few QOL changes.
Better errors
HttpException
now is alot easier to work with, theDiscordCode
property is now aDiscordErrorCode
enum containing a list of all documented error codes allowing you to easily catch certain exceptions when needed ex:I've also added a better way to view json errors using the new
Errors
property. You can access the list of errors and see their path within the json as well as the reason for the error.Added
Emoji
to rolesInvitable
andSlowmode
to thread creationUseInteractionSnowflakeDate
to configFixes
Misc
PRs
New Contributors
Full Changelog: 3.3.2...3.3.3
This discussion was created from the release v3.3.3.
Beta Was this translation helpful? Give feedback.
All reactions