RawBytesSent Delegate |
Namespace: AdiIRCAPIv2.Delegates
public delegate void RawBytesSent( RawBytesSentArgs argument )
The Byte-Array passed in the args can be modified to alter what is sent to the IServer.
If the array is set to null or zero bytes, the raw message will not be sent.
Scripted Event Equivalent: on PARSELINE