mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 01:23:31 +01:00
Finish renaming setChannelTopic
This commit is contained in:
@@ -324,7 +324,7 @@ setStatusOnline()
|
||||
|
||||
Sets the status of the Client to Online
|
||||
|
||||
setTopic(channel, topic, `callback`)
|
||||
setChannelTopic(channel, topic, `callback`)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Sets the topic of a channel
|
||||
|
||||
Reference in New Issue
Block a user