MadelineProtoDocs/old_docs/API_docs_v95/types/messages_StickerSet.md

31 lines
862 B
Markdown
Raw Normal View History

2019-03-29 21:12:30 +01:00
---
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)