View Source ExTDLib.Method.GetAttachedStickerSets (ExTDLib v0.0.4)
Returns a list of sticker sets attached to a file, including regular, mask, and emoji sticker sets. Currently, only animations, photos, and videos can have attached sticker sets. Returns object_ptr<StickerSets>.
| Name | Type | Description |
|---|---|---|
| file_id | number | File identifier. |
More details on telegram's documentation.