teleproto - v1.229.0
    Preparing search index...

    Class SendPaymentForm

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  credentials: TypeInputPaymentCredentials;
                  formId: long;
                  invoice: TypeInputInvoice;
                  requestedInfoId?: string;
                  shippingOptionId?: string;
                  tipAmount?: long;
              },
          >,
          TypePaymentResult,
      >
      • SendPaymentForm
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypePaymentResult
    className: "payments.SendPaymentForm"
    classType: "request"
    CONSTRUCTOR_ID: 755192367
    formId: BigInteger
    originalArgs: Args
    requestedInfoId?: string
    shippingOptionId?: string
    SUBCLASS_OF_ID: 2330028701
    tipAmount?: BigInteger