0.24.0 (2021-10-16)
Bug Fixes
Code Refactoring
Features
- APIApplicationCommand: add
channel_types
field to channel options (#198) (77396b5) - APIAttachment: add ephemeral field (#199) (2aee879)
- APIGuildMember: add per guild avatars (#208) (0331518)
- APIRole: add role icons (#204) (1076822)
- InteractionResolvedChannels: add
parent_id
andthread_metadata
fields to resolved channels (#210) (64e4e52) - PermissionFlagBits: update thread permissions (#181) (68d97ae)
- PermissionFlagsBits: add
StartEmbeddedActivities
(#197) (4bbe1ea) - RESTJSONErrorCodes: add error 50101 (#202) (b453d75)
- Routes: add missing OAuth2 routes (#218) (9dd3446)
BREAKING CHANGES
- APIVoiceRegion: The
vip
property has been removed.
New Contributors
- @suneettipirneni made their first contribution in #203
- @almeidx made their first contribution in #214
- @MattIPv4 made their first contribution in #218
Full Changelog: 0.23.1...0.24.0