mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
Finish renaming setChannelTopic
This commit is contained in:
@@ -1088,7 +1088,7 @@ var InternalClient = (function () {
|
||||
return this.updateDetails({ username: username });
|
||||
};
|
||||
|
||||
//def setTopic
|
||||
//def setChannelTopic
|
||||
|
||||
InternalClient.prototype.setChannelTopic = function setChannelTopic(chann) {
|
||||
var _this26 = this;
|
||||
|
||||
Reference in New Issue
Block a user