echoQuitMessage

Echos the quit message to the local terminal, to fake it being sent verbosely to the server. It is sent, but later, bypassing the message fiber which would otherwise do the echoing.

private @safe
void
echoQuitMessage
(,
const string reason
)

Parameters

instance Kameloso

The current Kameloso instance.

reason string

Quit reason.