The IrcStatement type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Command |
The command, or if the IRC statement is a reply, a three-digit number.
| |
| Parameters |
The parameters of the statement.
| |
| ReplyCode |
The numeric reply code, if the IRC statement is a reply.
| |
| Source |
The source of the statement, if any. This is called the prefix in the IRC specification.
|
See Also