Constructor: updateStarsBalance
Attributes:
Name | Type | Required |
---|---|---|
balance | StarsAmount | Yes |
Type: Update
Example:
$updateStarsBalance = ['_' => 'updateStarsBalance', 'balance' => StarsAmount];
Name | Type | Required |
---|---|---|
balance | StarsAmount | Yes |
$updateStarsBalance = ['_' => 'updateStarsBalance', 'balance' => StarsAmount];