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