Link Search Menu Expand Document

Constructor: webPageAttributeStarGiftCollection

Back to constructors index

Contains info about a gift collection » for a webPage preview of a gift collection » (the webPage will have a type of telegram_collection).

Attributes:

NameTypeRequiredDescription
iconsArray of DocumentYesGifts in the collection.

Type: WebPageAttribute

Example:

$webPageAttributeStarGiftCollection = ['_' => 'webPageAttributeStarGiftCollection', 'icons' => [Document, Document]];