channels.SetStickers#
- class pyrogram.raw.functions.channels.SetStickers#
Associate a stickerset to the supergroup.
- Details:
Layer:
158
ID:
EA8CA4F9
- Parameters:
channel (
InputChannel
) – Supergroup.stickerset (
InputStickerSet
) – The stickerset to associate.
- Returns:
bool