teleproto - v1.229.0
    Preparing search index...

    Interface InputClientProxyIn

    interface InputClientProxyIn {
        _?: "inputClientProxy";
        address: string;
        port: number;
    }
    Index
    _?: "inputClientProxy"
    address: string
    port: number