mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 14:27:21 +01:00
541 B
541 B
title | description |
---|---|
stickerSets | Represents list of sticker sets |
Constructor: stickerSets
Represents list of sticker sets
Attributes:
Name | Type | Required | Description |
---|---|---|---|
total_count | int | Yes | Approximate total count of found sticker sets |
sets | Array of stickerSetInfo | Yes | List of sticker sets |