Constructor: updateStarsBalance
The current account’s Telegram Stars balance » has changed.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
balance | StarsAmount | Yes | New balance. |
Type: Update
Example:
$updateStarsBalance = ['_' => 'updateStarsBalance', 'balance' => StarsAmount];