What is the "data-raw" attribute of chat messages for?

I’m making a Chrome extension that modifies Twitch chat lines. What is the data-raw HTML attribute for these lines, and is it necessary (or good?) to update this attribute with the URIencoded version of the message, if I choose to update the data itself?