teleproto - v1.229.0
    Preparing search index...

    Interface InputPaymentCredentialsApplePayIn

    interface InputPaymentCredentialsApplePayIn {
        _: "inputPaymentCredentialsApplePay";
        paymentData: DataJSONIn;
    }
    Index
    _: "inputPaymentCredentialsApplePay"
    paymentData: DataJSONIn