From 8e5ba14cd32ce3946b3f54b9e9efeb25ae48c203 Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Sat, 28 May 2016 09:18:51 -0400 Subject: Write stuff --- DESIGN/01-main.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DESIGN/01-main.md b/DESIGN/01-main.md index 55faae3..d80223c 100644 --- a/DESIGN/01-main.md +++ b/DESIGN/01-main.md @@ -640,6 +640,7 @@ Similar to `irc-started`, except will be emitted every time a *successful* connection to the server is made and we joined all of the requested channels. That is, we'll wait to either receive the full user list or error message for each of the channels we're joining. +Note that unlike most events, this event does *not* receive a Message Object. ## `irc-mode-channel` -- cgit v1.1