mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-22 14:11:17 +01:00
19 lines
282 B
Markdown
19 lines
282 B
Markdown
---
|
|
title: documentAttributeAnimated
|
|
---
|
|
## Constructor: documentAttributeAnimated
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [DocumentAttribute](../types/DocumentAttribute.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$documentAttributeAnimated = ['_' => documentAttributeAnimated', ];
|
|
``` |