also known as the catching up with discord.js version
Changes
- APIInteraction: add
permissions
property to the returned member (70b427b) - APIActivity: add missing properties (dccdfe0)
- RESTPatchAPIChannelJSONBody: add missing
bitrate
property (15892ec) - APIApplication: flags should be omitted in REST, not optional everywhere (664ad80)
- APIAuditLogChangeKeyID: correct the fact that
new_value
is optional, not required (e947218) - APIAuditLogOptions: correctly mark the fact
type
is not always present (1191464) - 🎇 deno support: added official deno support. \o/ (6464fe9)
- 🎇 comments: added comments for every property there is (copy-paste from the docs site) (6464fe9)