Pin a message
pin_messagePin a message in a Telegram chat by providing the peer and message ID. Supports silent and one-side pinning options for private messages.
Instructions
Pin a message in the dialog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | Yes | ||
| silent | No | ||
| accountId | No | ||
| messageId | Yes | ||
| pmOneSide | No | In PMs, pin only on your side (default false) |