teleproto - v1.229.0
    Preparing search index...

    Class StarsRating

    Hierarchy (View Summary)

    • VirtualClass<
          {
              currentLevelStars: long;
              level: int;
              nextLevelStars?: long;
              stars: long;
          },
      >
      • StarsRating
    Index
    • Parameters

      • args: {
            currentLevelStars: BigInteger;
            level: number;
            nextLevelStars?: BigInteger;
            stars: BigInteger;
        }

      Returns StarsRating

    • Returns {
          currentLevelStars: BigInteger;
          level: number;
          nextLevelStars?: BigInteger;
          stars: BigInteger;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "StarsRating"
    classType: "constructor"
    CONSTRUCTOR_ID: 453922567
    currentLevelStars: BigInteger
    level: number
    nextLevelStars?: BigInteger
    originalArgs: {
        currentLevelStars: BigInteger;
        level: number;
        nextLevelStars?: BigInteger;
        stars: BigInteger;
    }
    stars: BigInteger
    SUBCLASS_OF_ID: 1668506656