-
-
Notifications
You must be signed in to change notification settings - Fork 193
breaking: rewrote channel_get_pins, added Pin Message permission, updated pin endpoints. #1480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for dpp-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
when it compiles, good to merge. |
|
Ikr, they getting close! |
|
Updated the PR's title and description. |
|
Actually im gonna put this back into draft, need to add the |
|
Just to note, I used I used |
|
ship it letsgoooooo |
This PR adds the new
PIN_MESSAGESpermission, and changes the get/set/unset pinned message endpoints to the new endpoints.Because of the new endpoints, the
channel_get_pinsendpoint no longer returns the same data, meaning we now had to change this, causing a breaking change to make it conform to the new standard that Discord has set.Code change checklist