MadelineProto/docs/TD_docs/methods/setChannelStickerSet.md
2018-03-27 14:41:50 +02:00

693 B

title description
setChannelStickerSet Changes sticker set of the channel. Needs appropriate rights in the channel

Method: setChannelStickerSet

Back to methods index

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 int Yes Identifier of the channel
sticker_set_id int64 Yes New value of channel sticker set identifier. Use 0 to remove channel sticker set

Return type: Ok