blob: 9e0879e479d68e168efe632b7cf10ce7851c19e5 (
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
25
26
27
28
|
%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.
Use the wildcard character '*' if you want to use the active nickname or
channel.
%9Description:%9
Sends a message to a nickname or channel.
%9Examples:%9
/MSG mike Hi, what's up?
/MSG #irssi I am awesome :)
/MSG * Do you want to build a snowman?
%9See also:%9 ACTION, DCC, JOIN
|