mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 19:20:42 +00:00
Update docs_client.rst
This commit is contained in:
parent
6889743d5e
commit
a8ee8e8759
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue