mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
Update docs_client.rst
This commit is contained in:
@@ -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
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user