1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-05 21:18:16 +01:00
MadelineProto/docs/API_docs/constructors/messages_stickerSetInstallResultSuccess.md
2016-12-20 13:32:11 +01:00

20 lines
452 B
Markdown

---
title: messages_stickerSetInstallResultSuccess
description: messages_stickerSetInstallResultSuccess attributes, type and example
---
## Constructor: messages\_stickerSetInstallResultSuccess
[Back to constructors index](index.md)
### Type: [messages\_StickerSetInstallResult](../types/messages_StickerSetInstallResult.md)
### Example:
```
$messages_stickerSetInstallResultSuccess = ['_' => messages_stickerSetInstallResultSuccess', ];
```