teleproto - v1.229.0
    Preparing search index...

    Interface InputPaymentCredentialsIn

    interface InputPaymentCredentialsIn {
        _: "inputPaymentCredentials";
        data: DataJSONIn;
        save?: boolean;
    }
    Index
    _: "inputPaymentCredentials"
    save?: boolean