- API ›
- Constructors ›
- DocumentAttributeAnimated
DocumentAttributeAnimated
---types--- documentAttributeAnimated#11b58939 = DocumentAttribute
Belongs to
| DocumentAttribute |
In Rust this constructor is a variant of the enums::DocumentAttribute enum.
Match on it with: if let enums::DocumentAttribute::DocumentAttributeAnimated(v) = result { ... }
Parameters
This item has no parameters.