--- title: getAttachedStickerSets description: Returns list of sticker sets attached to a file, currently only photos and videos can have attached sticker sets image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Method: getAttachedStickerSets [Back to methods index](index.md) YOU CANNOT USE THIS METHOD IN MADELINEPROTO Returns list of sticker sets attached to a file, currently only photos and videos can have attached sticker sets ### Parameters: | Name | Type | Description | Required | |----------|---------------|-------------|----------| |file\_id|[int](../types/int.md) | File identifier | Yes| ### Return type: [StickerSets](../types/StickerSets.md)