Closed LKNSI closed 1 year ago
Holy heck this is an outdated API field! You might be on API v6 or v7, as v8 and onwards has permissions as strings from the get-go. You should really update!
Completely my fault, forgot to add /v10 to the route and was misattributing it to the types. Was too used to discordjs directly using the latest version, when using the API directly over HTTP.
Appreciate your patience, seems like a dumb mistake in retrospect! :)
Issue description
Hi!Feel free to close this if I am making a mistake, but for APIRole (And every other type that makes use of it) may be missing a new property "permissions_new".Here's the latest response from the guild role endpoint at/guilds/x/roles
Code sample
No response
Package version
0.37.36
Runtime
Node.js
Runtime version
v18.12.1
Priority this issue should have
Medium (should be fixed soon)~~