MadelineProto/docs/API_docs/constructors/documentAttributeAnimated_23.md

464 B

title description
documentAttributeAnimated documentAttributeAnimated attributes, type and example

Constructor: documentAttributeAnimated_23

Back to constructors index

Type: DocumentAttribute

Example:

$documentAttributeAnimated_23 = ['_' => 'documentAttributeAnimated', ];

Or, if you're into Lua:

documentAttributeAnimated_23={_='documentAttributeAnimated', }