channels.SetEmojiStickers#
- class pyrogram.raw.functions.channels.SetEmojiStickers#
Set a custom emoji stickerset for supergroups. Only usable after reaching at least the boost level » specified in the group_emoji_stickers_level_min » config parameter.
- Details:
Layer:
198
ID:
3CD930B7
- Parameters:
channel (
InputChannel
) – The supergroupstickerset (
InputStickerSet
) – The custom emoji stickerset to associate to the supergroup
- Returns:
bool