Skip to content

Commit 95765bb

Browse files
Changelog pin permissions (#7770)
1 parent 59010f8 commit 95765bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Pin Permission Split"
3+
date: "2025-08-20"
4+
breaking: true
5+
topics:
6+
- "HTTP API"
7+
---
8+
9+
[Pinning](/docs/resources/message#pin-message) and [unpinning](/docs/resources/message#unpin-message) messages now has its own [permission](/docs/topics/permissions#permissions-bitwise-permission-flags). We split `PIN_MESSAGES` out of `MANAGE_MESSAGES` to give more granular control over who can pin messages in a channel. This is effective immediately for both users and apps. This change will be backwards compatible until January 12th 2026 when `MANAGE_MESSAGES` will no longer grant the ability to pin or unpin messages.

0 commit comments

Comments
 (0)