How can i get display-name about chat?

I’ve been getting real-time chat via PRIVMSG using a websocket, can I get the display-name of the person who entered the chat here?

That would be the ‘display-name’ tag in the PRIVMSG

thank you for reply!