Update docs_client.rst

This commit is contained in:
abalabahaha
2016-03-04 12:59:08 -08:00
parent 6889743d5e
commit a8ee8e8759

View File

@@ -647,7 +647,7 @@ Emitted when a channel is deleted, supplies a Channel_ object.
channelUpdated channelUpdated
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
Emitted when a channel is updated (e.g. name/topic change). Supplies a Channel_ object. Emitted when a channel is updated (e.g. name/topic change). Supplies two Channel_ objects, the first being the channel before the update, the second being the new, updated channel.
serverRoleCreated serverRoleCreated
~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~