Link Search Menu Expand Document

Constructor: payments.starGifts

Back to constructors index

Available gifts ».

Attributes:

NameTypeRequiredDescription
hashintYes
giftsArray of StarGiftYesList of available gifts.

Type: payments.StarGifts

Example:

$payments_starGifts = ['_' => 'payments.starGifts', 'hash' => int, 'gifts' => [StarGift, StarGift]];