Constructor: webPageAttributeStarGiftCollection
Contains info about a gift collection » for a webPage preview of a gift collection » (the webPage will have a type of telegram_collection).
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| icons | Array of Document | Yes | Gifts in the collection. |
Type: WebPageAttribute
Example:
$webPageAttributeStarGiftCollection = ['_' => 'webPageAttributeStarGiftCollection', 'icons' => [Document, Document]];