--- title: getAttachedStickerSets description: Returns list of sticker sets attached to a file, currently only photos and videos can have attached sticker sets --- ## 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 ### Params: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |file\_id|[int](../types/int.md) | Yes|File identifier| ### Return type: [StickerSets](../types/StickerSets.md)