Sending a private/direct message?

Hi there,
I'm new with the umod, and i want to send a private message when someone on rust do /code <discorduid>  sending a message to the user with that discorduid.

How can i do that?

Best regards

Just have it display serverwide in chat for everyone to see. Do you use RustAdmin? 
In response to LoneWolfAU ():
Just have it display serverwide in chat for everyone to see. Do you use RustAdmin? 
I believe the user is referring to sending private messages via Discord.
Ahhhhh
In response to Wulf ():
I believe the user is referring to sending private messages via Discord.

Yup, i saw CreateDM(<client>, <action>)

But doesn't work

In response to IceNgg ():
Yup, i saw CreateDM(<client>, <action>)But doesn't work
Where did you try to use the code? This extension is meant to be used in other plugins, it isn't something you can use like a command.