$sendCrosspostingMessage
Sends a message to multiple channels, up to 10 channels
Usage
$sendCrosspostingMessage[message;channel 1;channel 2;...]
Example (Sending a message to #General, #Off-Topics):
$sendCrosspostingMessage[Hello World!;General;Off-Topics]