stickers.CreateStickerSet

class pyrogram.raw.functions.stickers.CreateStickerSet

Telegram API function.

Details:
  • Layer: 187

  • ID: 9021AB67

Parameters:
  • user_id (InputUser) – N/A

  • title (str) – N/A

  • short_name (str) – N/A

  • stickers (List of InputStickerSetItem) – N/A

  • masks (bool, optional) – N/A

  • emojis (bool, optional) – N/A

  • text_color (bool, optional) – N/A

  • thumb (InputDocument, optional) – N/A

  • software (str, optional) – N/A

Returns:

messages.StickerSet