Skip to content

Commit 289a75d

Browse files
Fix date
1 parent 17a6e9c commit 289a75d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/change-log/2025-06-23-paginated-pins

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "Paginated Pin Endpoints"
3-
date: "2025-04-29"
3+
date: "2025-06-23"
44
topics:
55
- "HTTP API"
66
---
77

8-
We've added new endpoints to manage paginated pins in channels. These endpoints allow you to retrieve and manage pinned messages in a more efficient way, especially for channels with a large number of pinned messages. As part of this change we have deprecated the old endpoints for pinned messages.
8+
We've added new endpoints to manage paginated pins in channels. These endpoints allow you to retrieve and manage pinned messages in a more efficient way, especially for channels with a large number of pinned messages. As part of this change we have deprecated the old endpoints for pinned messages. Switching to the new endpoints should be straightforward, as they maintain similar functionality but with improved pagination support.
99

1010
#### New Endpoints
1111

0 commit comments

Comments
 (0)