StickerSet
- class pyrogram.raw.types.StickerSet
Represents a stickerset (stickerpack)
Constructor of
StickerSet
.- Details:
Layer:
194
ID:
2DD14EDC
- Parameters:
id (
int
64-bit
) – ID of the stickersetaccess_hash (
int
64-bit
) – Access hash of stickersettitle (
str
) – Title of stickersetshort_name (
str
) – Short name of stickerset, used when sharing stickerset using stickerset deep links.count (
int
32-bit
) – Number of stickers in packhash (
int
32-bit
) – Hasharchived (
bool
, optional) – Whether this stickerset was archived (due to too many saved stickers in the current account)official (
bool
, optional) – Is this stickerset officialmasks (
bool
, optional) – Is this a mask stickersetemojis (
bool
, optional) – This is a custom emoji stickersettext_color (
bool
, optional) – Whether the color of this TGS custom emoji stickerset should be changed to the text color when used in messages, the accent color if used as emoji status, white on chat photos, or another appropriate color based on context.channel_emoji_status (
bool
, optional) – If set, this custom emoji stickerset can be used in channel emoji statuses.creator (
bool
, optional)installed_date (
int
32-bit
, optional) – When was this stickerset installedthumbs (List of
PhotoSize
, optional) – Stickerset thumbnailthumb_dc_id (
int
32-bit
, optional) – DC ID of thumbnailthumb_version (
int
32-bit
, optional) – Thumbnail versionthumb_document_id (
int
64-bit
, optional) – Document ID of custom emoji thumbnail, fetch the document using messages.getCustomEmojiDocuments