Skip to content

docs: Document Pin Messages permission #7766

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

Merged
merged 2 commits into from
Aug 20, 2025

Conversation

thehatkid
Copy link
Contributor

Adds documentation for permission flag PIN_MESSAGES (1 << 51), allowing pinning and unpinning text channel messages.

Adds documentation for permission flag `PIN_MESSAGES` (1 << 51),
allowing pinning and unpinning text channel messages.
@thehatkid thehatkid requested a review from a team as a code owner August 18, 2025 22:01
@thehatkid thehatkid requested review from abe-discord and removed request for a team August 18, 2025 22:01
@anthonydiscord anthonydiscord requested review from anthonydiscord and removed request for abe-discord August 18, 2025 22:26
Copy link
Contributor

@anthonydiscord anthonydiscord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good! As part of this can we update Pin Message and Unpin Message to use the PIN_MESSAGES permission instead of MANAGE_MESSAGES now?

@Jiralite
Copy link
Contributor

Is this going to be effective immediately for applications?

The reason I ask is because of #6543 (manage expressions was split up in the same fashion).

Replaces `MANAGE_MESSAGES` with `PIN_MESSAGES` permission flag for
channel message pin and unpin documentation.
@anthonydiscord
Copy link
Contributor

@Jiralite yes it's effective immediately for applications but won't break backwards compatibility until January 12th. I'll add that to a changelog and the announcement

Snazzah added a commit to Snazzah/slash-create that referenced this pull request Aug 20, 2025
@anthonydiscord anthonydiscord merged commit 59010f8 into discord:main Aug 20, 2025
4 checks passed
sebm253 added a commit to disgoorg/disgo that referenced this pull request Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants