475 B
475 B
title | description |
---|---|
documentAttributeHasStickers | documentAttributeHasStickers attributes, type and example |
Constructor: documentAttributeHasStickers
Type: DocumentAttribute
Example:
$documentAttributeHasStickers = ['_' => 'documentAttributeHasStickers', ];
Or, if you're into Lua:
documentAttributeHasStickers={_='documentAttributeHasStickers', }