770 B
770 B
title | description | image |
---|---|---|
setChannelStickerSet | Changes sticker set of the channel. Needs appropriate rights in the channel | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: setChannelStickerSet
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Changes sticker set of the channel. Needs appropriate rights in the channel
Parameters:
Name | Type | Description | Required |
---|---|---|---|
channel_id | int | Identifier of the channel | Yes |
sticker_set_id | int64 | New value of channel sticker set identifier. Use 0 to remove channel sticker set | Yes |