MadelineProtoDocs/docs/API_docs/types/messages.StickerSet.md

32 lines
916 B
Markdown
Raw Normal View History

2019-06-23 13:07:51 +02:00
---
2019-12-27 18:25:37 +01:00
title: messages.StickerSet
description: constructors and methods of type messages.StickerSet
2019-06-23 13:07:51 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2019-12-27 18:46:25 +01:00
redirect_from: /API_docs/types/messages_StickerSet.html
2019-06-23 13:07:51 +02:00
---
2019-12-27 18:25:37 +01:00
# Type: messages.StickerSet
2019-06-23 13:07:51 +02:00
[Back to types index](index.md)
### Possible values (constructors):
2019-12-27 18:25:37 +01:00
[messages.stickerSet](../constructors/messages.stickerSet.md)
2019-06-23 13:07:51 +02:00
### Methods that return an object of this type (methods):
2019-12-27 18:25:37 +01:00
[$MadelineProto->messages->getStickerSet](../methods/messages.getStickerSet.md)
2019-06-23 13:07:51 +02:00
2019-12-27 18:25:37 +01:00
[$MadelineProto->stickers->createStickerSet](../methods/stickers.createStickerSet.md)
2019-06-23 13:07:51 +02:00
2019-12-27 18:25:37 +01:00
[$MadelineProto->stickers->removeStickerFromSet](../methods/stickers.removeStickerFromSet.md)
2019-06-23 13:07:51 +02:00
2019-12-27 18:25:37 +01:00
[$MadelineProto->stickers->changeStickerPosition](../methods/stickers.changeStickerPosition.md)
2019-06-23 13:07:51 +02:00
2019-12-27 18:25:37 +01:00
[$MadelineProto->stickers->addStickerToSet](../methods/stickers.addStickerToSet.md)
2019-06-23 13:07:51 +02:00