843 B
843 B
title | description | image |
---|---|---|
pinChannelMessage | Pins a message in a supergroup channel chat. Needs appropriate rights in the channel | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: pinChannelMessage
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Pins a message in a supergroup channel chat. Needs appropriate rights in the channel
Parameters:
Name | Type | Required | Description |
---|---|---|---|
channel_id | int | Yes | Identifier of the channel |
message_id | int53 | Yes | Identifier of the new pinned message |
disable_notification | Bool | Yes | True, if there should be no notification about the pinned message |