Constructor: stickerSetNoCovered
Just the stickerset information, with no previews.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
set | StickerSet | Yes | Stickerset information. |
Type: StickerSetCovered
Example:
$stickerSetNoCovered = ['_' => 'stickerSetNoCovered', 'set' => StickerSet];