Link Search Menu Expand Document

Constructor: updateStarGiftAuctionState

Back to constructors index

Attributes:

NameTypeRequired
gift_idlongYes
stateStarGiftAuctionStateYes

Type: Update

Example:

$updateStarGiftAuctionState = ['_' => 'updateStarGiftAuctionState', 'gift_id' => long, 'state' => StarGiftAuctionState];