Method SendMessageToAllDMs
SendMessageToAllDMs(string, Color)
Broadcasts a message to the DM channel, sending a message to all DMs on the server.
public void SendMessageToAllDMs(string message, Color color)
Parameters
SendMessageToAllDMs(string)
Broadcasts a message to the DM channel, sending a message to all DMs on the server.
public void SendMessageToAllDMs(string message)
Parameters
messagestringThe message to send.