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: 187

  • ID: 3CD930B7

Parameters:
  • channel (InputChannel) – The supergroup

  • stickerset (InputStickerSet) – The custom emoji stickerset to associate to the supergroup

Returns:

bool