Link Search Menu Expand Document

Constructor: updateStarGiftAuctionUserState

Back to constructors index

Attributes:

NameTypeRequired
gift_idlongYes
user_stateStarGiftAuctionUserStateYes

Type: Update

Example:

$updateStarGiftAuctionUserState = ['_' => 'updateStarGiftAuctionUserState', 'gift_id' => long, 'user_state' => StarGiftAuctionUserState];