MadelineProtoDocs/docs/TD_docs/methods/getStickerSet.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
599 B
Markdown

---
title: getStickerSet
description: Returns information about sticker set by its identifier
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Method: getStickerSet
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns information about sticker set by its identifier
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|set\_id|[int64](../constructors/int64.md) | Yes|Identifier of the sticker set|
### Return type: [StickerSet](../types/StickerSet.md)