teleproto - v1.229.0
    Preparing search index...

    Class UpdateBotStarsSubscription

    Hierarchy (View Summary)

    • VirtualClass<
          {
              canceled?: boolean;
              payload: bytes;
              paymentFailed?: boolean;
              qts: int;
              restored?: boolean;
              userId: long;
          },
      >
      • UpdateBotStarsSubscription
    Index
    • Returns {
          canceled?: boolean;
          payload: bytes;
          paymentFailed?: boolean;
          qts: number;
          restored?: boolean;
          userId: BigInteger;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    canceled?: boolean
    className: "UpdateBotStarsSubscription"
    classType: "constructor"
    CONSTRUCTOR_ID: 1812827683
    originalArgs: {
        canceled?: boolean;
        payload: bytes;
        paymentFailed?: boolean;
        qts: number;
        restored?: boolean;
        userId: BigInteger;
    }
    payload: bytes
    paymentFailed?: boolean
    qts: number
    restored?: boolean
    SUBCLASS_OF_ID: 2676568142
    userId: BigInteger