MadelineProtoDocs/docs/API_docs/types/messages_StickerSet.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

31 lines
862 B
Markdown

---
title: messages_StickerSet
description: constructors and methods of type messages_StickerSet
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: messages\_StickerSet
[Back to types index](index.md)
### Possible values (constructors):
[messages\_stickerSet](../constructors/messages_stickerSet.md)
### Methods that return an object of this type (methods):
[$MadelineProto->messages->getStickerSet](../methods/messages_getStickerSet.md)
[$MadelineProto->stickers->createStickerSet](../methods/stickers_createStickerSet.md)
[$MadelineProto->stickers->removeStickerFromSet](../methods/stickers_removeStickerFromSet.md)
[$MadelineProto->stickers->changeStickerPosition](../methods/stickers_changeStickerPosition.md)
[$MadelineProto->stickers->addStickerToSet](../methods/stickers_addStickerToSet.md)