24 lines
550 B
Markdown

---
title: setPinnedChats
description: Changes list or order of pinned chats
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Method: setPinnedChats
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Changes list or order of pinned chats
### Parameters:
| Name | Type | Description | Required |
|----------|---------------|-------------|----------|
|chat\_ids|Array of [int53](../types/int53.md) | New list of pinned chats | Yes|
### Return type: [Ok](../types/Ok.md)