Raw.payments.GetStarsStatus

Raw.payments.GetStarsStatus

Get the current telegram stars balance of the current account (with peer=inputpeerself), or the stars balance of the bot specified in peer.

payments.getStarsStatus#104fcfa7 peer:InputPeer = payments.StarsStatus;
export namespace Raw {
  export namespace payments {
    export class GetStarsStatus {
      constructor(params: { peer: Raw.TypeInputPeer }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x104fcfa7

Property

Results

Raw.payments.TypeStarsStatus