1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-02 23:47:48 +01:00
MadelineProto/old_docs/API_docs_v25/constructors/documentAttributeAnimated.md

22 lines
355 B
Markdown
Raw Normal View History

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