Delete single message using tmi.js in Node.js

Sounds like you are using TMI.js?

You can console.log(message); to see what all the keys are in message.

As per the docs:

Edit: removed incorrect information