--- title: unpinChannelMessage description: Removes pinned message in the supergroup channel. Needs appropriate rights in the channel --- ## Method: unpinChannelMessage [Back to methods index](index.md) YOU CANNOT USE THIS METHOD IN MADELINEPROTO Removes pinned message in the supergroup channel. Needs appropriate rights in the channel ### Params: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |channel\_id|[int](../types/int.md) | Yes|Identifier of the channel| ### Return type: [Ok](../types/Ok.md)