Raw.payments.GetStarsRevenueStats

Raw.payments.GetStarsRevenueStats

Get telegram star revenue statistics.

payments.getStarsRevenueStats#d91ffad6 flags:# dark:flags.0?true peer:InputPeer = payments.StarsRevenueStats;
export namespace Raw {
  export namespace payments {
    export class GetStarsRevenueStats {
      constructor(params: { dark?: boolean; peer: Raw.TypeInputPeer }) {}
    }
  }
}

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

Layer: 198
Constructor ID: 0xd91ffad6

Property

  • dark : boolean or undefined

    Whether to enable dark theme for graph colors

  • peer : Raw.TypeInputPeer

    Get statistics for the specified bot, channel or ourselves (inputpeerself).

Results

Raw.payments.TypeStarsRevenueStats