1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 04:18:19 +01:00
MadelineProto/old_docs/API_docs_v55/constructors/messages_stickerSetInstallResultSuccess.md

22 lines
457 B
Markdown
Raw Normal View History

---
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', ];
```