aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DESIGN/01-main.md1
1 files changed, 1 insertions, 0 deletions
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`