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