```
/bots/node_modules/steamcommunity/components/users.js:265
callback(new Error(body.Error || "Malformed response"));
^
TypeError: Cannot read property 'Error' of undefined
at Request._callback (/bots/node_modules/steamcommunity/components/users.js:265:28)
at Request.self.callback (/bots/node_modules/steamcommunity/node_modules/request/request.js:199:22)
at emitTwo (events.js💯13)
at Request.emit (events.js:185:7)
at Request.<anonymous> (/bots/node_modules/steamcommunity/node_modules/request/request.js:1036:10)
at emitOne (events.js:95:20)
at Request.emit (events.js:182:7)
at IncomingMessage.<anonymous> (/bots/node_modules/steamcommunity/node_modules/request/request.js:963:12)
at emitNone (events.js:85:20)
at IncomingMessage.emit (events.js:179:7)
```