Link Search Menu Expand Document

Constructor: payments.starGifts

Back to constructors index

Attributes:

NameTypeRequired
hashintYes
giftsArray of StarGiftYes

Type: payments.StarGifts

Example:

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