IRCClient.onKick

struct IRCClient
void delegate(const User, const Channel, const User, const string, const MessageMetadata) @(safe) onKick;

Meta