567 B
567 B
title | description |
---|---|
documentAttributeAnimated | documentAttributeAnimated attributes, type and example |
Constructor: documentAttributeAnimated_23
Type: DocumentAttribute
Example:
$documentAttributeAnimated_23 = ['_' => 'documentAttributeAnimated'];
PWRTelegram json-encoded version:
{"_": "documentAttributeAnimated"}
Or, if you're into Lua:
documentAttributeAnimated_23={_='documentAttributeAnimated'}