stickers.CreateStickerSet¶
- class pyrogram.raw.functions.stickers.CreateStickerSet¶
 Telegram API function.
- Details:
 Layer:
207ID:
9021AB67
- Parameters:¶
 user_id (
InputUser) – N/Atitle (
str) – N/Ashort_name (
str) – N/Astickers (List of
InputStickerSetItem) – N/Amasks (
bool, optional) – N/Aemojis (
bool, optional) – N/Atext_color (
bool, optional) – N/Athumb (
InputDocument, optional) – N/Asoftware (
str, optional) – N/A
- Returns:¶