Okay; I am sort of confused. Say my messages are fetched through this:
twitchclient.on("chat", function (channel, user, message, self) {
})
I’ve looked through these 4 data points and nothing contains what you linked (I think)
Okay; I am sort of confused. Say my messages are fetched through this:
twitchclient.on("chat", function (channel, user, message, self) {
})
I’ve looked through these 4 data points and nothing contains what you linked (I think)