StickerSet¶
-
class
pyrogram.api.types.
StickerSet
¶ -
LAYER
¶ 105
-
ID
¶ 0xeeb46f27
- Parameters
id –
int
64-bit
access_hash –
int
64-bit
title –
str
short_name –
str
count –
int
32-bit
hash –
int
32-bit
archived (optional) –
bool
official (optional) –
bool
masks (optional) –
bool
animated (optional) –
bool
installed_date (optional) –
int
32-bit
thumb (optional) – Either
PhotoSizeEmpty
,PhotoSize
,PhotoCachedSize
orPhotoStrippedSize
thumb_dc_id (optional) –
int
32-bit
-