teleproto - v1.229.0
    Preparing search index...

    Interface InputPaymentCredentialsGooglePayIn

    interface InputPaymentCredentialsGooglePayIn {
        _: "inputPaymentCredentialsGooglePay";
        paymentToken: DataJSONIn;
    }
    Index
    _: "inputPaymentCredentialsGooglePay"
    paymentToken: DataJSONIn