Constructor: webPageAttributeUniqueStarGift
Contains info about collectible gift » for a webPage preview of a collectible gift » (the webPage will have a type of telegram_nft).
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| gift | StarGift | Yes | The starGiftUnique constructor. |
Type: WebPageAttribute
Example:
$webPageAttributeUniqueStarGift = ['_' => 'webPageAttributeUniqueStarGift', 'gift' => StarGift];