teleproto - v1.229.0
    Preparing search index...

    Interface StarGiftAttributeRarityIn

    interface StarGiftAttributeRarityIn {
        _: "starGiftAttributeRarity";
        permille: number;
    }
    Index
    _: "starGiftAttributeRarity"
    permille: number