IRCClient.onPart

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

Meta