1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 18:27:19 +01:00
MadelineProto/old_docs/API_docs_v23/constructors/documentAttributeSticker.md

22 lines
350 B
Markdown
Raw Normal View History

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