blob: 5b483a839e371bb94e912d7800c89478b6db34fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
%9Syntax:%9
@SYNTAX:quote@
%9Parameters:%9
The text to send to the IRC server.
%9Description:%9
Sends raw data to the server without any parsing.
%9Examples:%9
/QUOTE PRIVMSG mike :Hey, this works!
/QUOTE OPERWALL :Meow!
%9See also:%9 CONNECT, DISCONNECT, JOIN, MSG, PART
|