--- title: getInstalledStickerSets description: Returns list of installed sticker sets image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Method: getInstalledStickerSets [Back to methods index](index.md) YOU CANNOT USE THIS METHOD IN MADELINEPROTO Returns list of installed sticker sets ### Parameters: | Name | Type | Description | Required | |----------|---------------|-------------|----------| |is\_masks|[Bool](../types/Bool.md) | Pass true to return mask sticker sets, pass false to return ordinary sticker sets | Yes| ### Return type: [StickerSets](../types/StickerSets.md)