PIN_MESSAGE
Pin a specific message in a Telegram chat by providing its ID. Supports silent pinning.
Instructions
Pin a message in a Telegram chat or channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | The chat ID or channel username | |
| messageId | Yes | ID of the message to pin | |
| disableNotification | No | Pin message silently |