teleproto - v1.229.0
    Preparing search index...

    Interface StarGiftAttributePatternIn

    interface StarGiftAttributePatternIn {
        _: "starGiftAttributePattern";
        document: TypeDocumentIn;
        name: string;
        rarity: TypeStarGiftAttributeRarityIn;
    }
    Index
    _: "starGiftAttributePattern"
    document: TypeDocumentIn
    name: string