aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-05-28 09:18:51 -0400
committerZoffix Znet <cpan@zoffix.com>2016-05-28 09:18:51 -0400
commit8e5ba14cd32ce3946b3f54b9e9efeb25ae48c203 (patch)
tree17709ee6d269d490241c888f5f4be5507726e0de
parente76be58e39d68f36baf86872f0165436eada3830 (diff)
Write stuff
-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`