channels.SetStickers¶
- class pyrogram.raw.functions.channels.SetStickers[source]¶
Associate a stickerset to the supergroup
Usable by Users Bots- Details:
Layer:
229ID:
EA8CA4F9
- Parameters:
channel (
InputChannel) – Supergroupstickerset (
InputStickerSet) – The stickerset to associate
- Returns:
bool