mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-13 13:47:24 +01:00
12 lines
199 B
Markdown
12 lines
199 B
Markdown
## Constructor: documentAttributeAnimated
|
|
|
|
|
|
|
|
### Type: [DocumentAttribute](../types/DocumentAttribute.md)
|
|
|
|
### Example:
|
|
|
|
|
|
```
|
|
$documentAttributeAnimated = ['_' => documentAttributeAnimated', ];
|
|
``` |