Raw.StarGiftAttributePattern

Raw.StarGiftAttributePattern

starGiftAttributePattern#13acff19 name:string document:Document rarity_permille:int = StarGiftAttribute;
export namespace Raw {
  export class StarGiftAttributePattern {
    constructor(params: { name: string; document: Raw.TypeDocument; rarityPermille: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 198
Constructor ID: 0x13acff19

Property