Raw.InputClientProxy

Raw.InputClientProxy

Info about an mtproxy used to connect.

inputClientProxy#75588b3f address:string port:int = InputClientProxy;
export namespace Raw {
  export class InputClientProxy {
    constructor(params: { address: string; port: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x75588b3f

Property