DocumentAttributeHasStickers

---types---
documentAttributeHasStickers#9801d2f7 = DocumentAttribute

Belongs to

DocumentAttribute

In Rust this constructor is a variant of the enums::DocumentAttribute enum.
Match on it with: if let enums::DocumentAttribute::DocumentAttributeHasStickers(v) = result { ... }

Parameters

This item has no parameters.