Changelog
-
DebugIdentifier
is now a normal enum instead of a string enum. -
Added new
GuildMemberFlag
s -
Added
MessageReferenceType
-
Added new
MessageType
s -
Added
PollResult
toEmbedType
-
Added
approximate_user_install_count
toApplication.Structure
-
Added message snapshot support (forwarding), see the discord documentation for more details.
-
Added support for
Application Emojis
-
Added support for
Voice State Endpoints
-
Added
<REST>.getGuildRole
-
Improved types for
ApplicationCommandOption.Structure
- Added
NumericStructure
&StringStructure
- Added
-
All properties in
AllowedMentionsStructure
have been made optional. -
BaseCachingStructure
is now exported -
Remade
isDeletableMessage
util -
Stability improvements to
WSManager
-
The client will now throw/crash if there is an issue connecting to the websocket (such as invalid intents)