CRaPI - Correct Robust and Perfect API

BasicCommands.Say Method 

Builds the server command string for the say command

public static Command Say(
   string pMessage
);

Parameters

pMessage
The message to say

Return Value

A Command

See Also

BasicCommands Class | TeamYaffa.CRaPI Namespace