ConanExiles: Send a string to a player chat window

I’m trying to send a string to a player’s chat window. I got a reference to PlayerState of the player I want to recieve the message. However I can’t find any information on how to get a reference to that players chat window or send a message to it.

I appreciate any help on this