teleproto - v1.229.0
    Preparing search index...

    Class MessageActionPaymentRefunded

    Hierarchy (View Summary)

    • VirtualClass<
          {
              charge: TypePaymentCharge;
              currency: string;
              payload?: bytes;
              peer: TypePeer;
              totalAmount: long;
          },
      >
      • MessageActionPaymentRefunded
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "MessageActionPaymentRefunded"
    classType: "constructor"
    CONSTRUCTOR_ID: 1102307842
    currency: string
    originalArgs: {
        charge: PaymentCharge;
        currency: string;
        payload?: bytes;
        peer: TypePeer;
        totalAmount: BigInteger;
    }
    payload?: bytes
    peer: TypePeer
    SUBCLASS_OF_ID: 2256589094
    totalAmount: BigInteger