MadelineProto/docs/API_docs/types/messages_StickerSetInstallResult.md

24 lines
610 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: messages_StickerSetInstallResult
2016-12-24 17:20:45 +01:00
description: constructors and methods of type messages_StickerSetInstallResult
2016-12-20 13:15:22 +01:00
---
## Type: messages\_StickerSetInstallResult
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
2016-12-19 18:35:27 +01:00
[messages\_stickerSetInstallResultSuccess](../constructors/messages_stickerSetInstallResultSuccess.md)
2016-12-19 18:35:27 +01:00
[messages\_stickerSetInstallResultArchive](../constructors/messages_stickerSetInstallResultArchive.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):
[$MadelineProto->messages->installStickerSet](../methods/messages_installStickerSet.md)