mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
Fix loads of JSDoc type issues
This commit is contained in:
@@ -418,7 +418,7 @@ class Guild {
|
||||
|
||||
/**
|
||||
* Edit the AFK channel of the guild.
|
||||
* @param {GuildChannelResolvable} afkChannel The new AFK channel
|
||||
* @param {ChannelResolvable} afkChannel The new AFK channel
|
||||
* @returns {Promise<Guild>}
|
||||
* @example
|
||||
* // edit the guild AFK channel
|
||||
|
||||
Reference in New Issue
Block a user