Use LookupOptions instead, e.g. client.lookupIp(ip, { fields: 'location', hostname: true }).
LookupOptions
client.lookupIp(ip, { fields: 'location', hostname: true })
Readonly
Deprecated
Use
LookupOptionsinstead, e.g.client.lookupIp(ip, { fields: 'location', hostname: true }).