Discord.js v13.8.0
This commit is contained in:
March 7th
2022-06-06 11:21:36 +07:00
parent 832bc010c5
commit 305ccaac90
19 changed files with 382 additions and 240 deletions

View File

@@ -308,7 +308,7 @@ class GuildChannelManager extends CachedManager {
channel,
position,
relative,
this.guild._sortedChannels(this),
this.guild._sortedChannels(channel),
this.client.api.guilds(this.guild.id).channels,
reason,
);