Signal
IbisClient::wrote-message
since: 0.4
Description [src]
Emitted when the client has successfully written message to output stream.
This signal supports details based on the normalized uppercase version
of the command from the message. For example, PRIVMSG, NOTICE, etc.
| Default handler:  The default handler is called after the handlers added via   | 
| The signal can be detailed | 
| Available since: 0.4 | 
Parameters
message- 
            
Type:
IbisMessageThe message.
The data is owned by the caller of the function.