blob: dc70f1f332ee1c45621613efc507c69ddbd7a3e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
%9Syntax:%9
@SYNTAX:msg@
%9Parameters:%9
-<server tag>: The server tag the targets are on.
-channel: Indicates that the target is a channel.
-nick: Indicates that the target is a nickname.
The target nickname or channel and the message to send.
%9Description:%9
Sends a message to a nickname or channel.
%9Examples:%9
/MSG mike Hi, what's up?
/MSG #irssi I am awesome :)
%9See also:%9 ACTION, DCC, JOIN
|