Raw.StarsAmount
Describes a real (i.e. possibly decimal) amount of telegram stars.
starsAmount#bbb6b4a3 amount:long nanos:int = StarsAmount;
export namespace Raw {
export class StarsAmount {
constructor(params: { amount: bigint; nanos: number }) {}
}
}
π«
This is a types constructor, you canβt use it as method when call invoke.
Layer: 198
Constructor ID: 0xbbb6b4a3