StickerSet¶
- class pyrogram.raw.types.StickerSet¶
Telegram API type.
Constructor of
StickerSet
.- Details:
Layer:
194
ID:
2DD14EDC
- Parameters:¶
id (
int
64-bit
) – N/Aaccess_hash (
int
64-bit
) – N/Atitle (
str
) – N/Ashort_name (
str
) – N/Acount (
int
32-bit
) – N/Ahash (
int
32-bit
) – N/Aarchived (
bool
, optional) – N/Aofficial (
bool
, optional) – N/Amasks (
bool
, optional) – N/Aemojis (
bool
, optional) – N/Atext_color (
bool
, optional) – N/Achannel_emoji_status (
bool
, optional) – N/Acreator (
bool
, optional) – N/Ainstalled_date (
int
32-bit
, optional) – N/Athumbs (List of
PhotoSize
, optional) – N/Athumb_dc_id (
int
32-bit
, optional) – N/Athumb_version (
int
32-bit
, optional) – N/Athumb_document_id (
int
64-bit
, optional) – N/A