Raw.payments.StarGifts
Available gifts.
payments.starGifts#901689ea hash:int gifts:Vector<StarGift> = payments.StarGifts;
export namespace Raw {
export namespace payments {
export class StarGifts {
constructor(params: { hash: number; gifts: Array<Raw.TypeStarGift> }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 198
Constructor ID: 0x901689ea
Property
hash
: numberHash used for caching, for more info click here
gifts
: Array of Raw.TypeStarGiftList of available gifts.