From WikiChip
Difference between revisions of "mirc/commands/amsg"
< mirc‎ | commands

(ported)
 
(Parameters)
Line 10: Line 10:
  
 
== Parameters ==
 
== Parameters ==
* '''<message>''' - The message to be sent
+
* '''<message>''' - The message to be sent.
  
 
== Example ==
 
== Example ==

Revision as of 19:01, 19 May 2014

The amsg command is used to send a message to all the channels you are currently on. To send a message to a specific channel, consider using the /msg command instead.

Note: As of mIRC v7.1 the /amsg command will split long messages into smaller messages so no part of the message will be truncated.

Synopsis

/amsg <message>

Switches

None

Parameters

  • <message> - The message to be sent.

Example

/amsg It's snowing!

Compatibility

Added: mIRC v3.2

Added On: 02/05/1995

Note: Individual switches were not taken into consideration.

See also