Raw.payments.GetStarGifts

Raw.payments.GetStarGifts

Get a list of available gifts, see here for more info.

payments.getStarGifts#c4563590 hash:int = payments.StarGifts;
export namespace Raw {
  export namespace payments {
    export class GetStarGifts {
      constructor(params: { hash: number }) {}
    }
  }
}

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

Layer: 198
Constructor ID: 0xc4563590

Property

  • hash : number

    Hash used for caching, for more info click here.the hash may be generated locally by using the ids of the returned or stored sticker stargifts.

Results

Raw.payments.TypeStarGifts