v0.1.3
New features
- Unique username system support (#70)
- Additional headers and HTTP server port can now be specified in REST options (#78, #79)
- The onboarding object can now be updated (#69)
- Attachment and role flags (#85, #86)
- Uncached
messageReactionAddevents may now include data about the author of the message (#87) - Support for
/applications/@meendpoint (#90) - Support for
withCountsinClient#getRESTGuilds()(#88) - Support for
defaultForumLayoutinClient#createChannel()(#84) - Support for media channels (#96)
- Document being able to set activity state (#101)
- New permission constants (#76)
Performance improvements
- The
update()method is now called only once in classes inheriting fromChannelandUser(#91)
Bug fixes
AnyInteractionGatewaytype now includesModalSubmitInteraction(#97)Constants.REST_VERSIONandConstants.GATEWAY_VERSIONhave been corrected in the typings (#98)- Attachment command options are now allowed in TypeScript (#92)
Full Changelog: v0.1.2...v0.1.3