mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:27:20 +01:00
711 B
711 B
title | description |
---|---|
setChannelStickerSet | Changes sticker set of the channel. Needs appropriate rights in the channel |
Method: setChannelStickerSet
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Changes sticker set of the channel. Needs appropriate rights in the channel
Parameters:
Name | Type | Required | Description |
---|---|---|---|
channel_id | CLICK ME int | Yes | Identifier of the channel |
sticker_set_id | CLICK ME int64 | Yes | New value of channel sticker set identifier. Use 0 to remove channel sticker set |