Raw.UpdateStarsBalance
The current account’s telegram stars balance has changed.
updateStarsBalance#fb85198 balance:long = Update;
export namespace Raw {
export class UpdateStarsBalance {
constructor(params: { balance: bigint }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xfb85198
Property
balance
: bigintNew balance.