mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 03:19:37 +01:00
468 B
468 B
title | description |
---|---|
documentAttributeAnimated23 | documentAttributeAnimated23 attributes, type and example |
Constructor: documentAttributeAnimated23
Type: DocumentAttribute
Example:
$documentAttributeAnimated23 = ['_' => 'documentAttributeAnimated23', ];
Or, if you're into Lua:
documentAttributeAnimated23={_='documentAttributeAnimated23', }