onCTCPClientinfo

Sends a list of which CTCP events we understand.

This builds a string of the names of all IRCEvent.Types that begin with CTCP_, at compile-time. As such, as long as we name any new such types CTCP_SOMETHING, this list will always be correct.

version(WithCTCPService)
private
void
onCTCPClientinfo