teleproto - v1.229.0
    Preparing search index...

    Class InputStorePaymentStarsTopup

    Hierarchy (View Summary)

    • VirtualClass<
          {
              amount: long;
              currency: string;
              spendPurposePeer?: TypeInputPeer;
              stars: long;
          },
      >
      • InputStorePaymentStarsTopup
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    amount: BigInteger
    className: "InputStorePaymentStarsTopup"
    classType: "constructor"
    CONSTRUCTOR_ID: 4188186315
    currency: string
    originalArgs: {
        amount: BigInteger;
        currency: string;
        spendPurposePeer?: TypeInputPeer;
        stars: BigInteger;
    }
    spendPurposePeer?: TypeInputPeer
    stars: BigInteger
    SUBCLASS_OF_ID: 3886290765