MadelineProtoDocs/docs/TD_docs/methods/searchStickerSet.md

24 lines
559 B
Markdown

---
title: searchStickerSet
description: Searches sticker set by its short name
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Method: searchStickerSet
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Searches sticker set by its short name
### Parameters:
| Name | Type | Description | Required |
|----------|---------------|-------------|----------|
|name|[string](../types/string.md) | Name of the sticker set | Yes|
### Return type: [StickerSet](../types/StickerSet.md)