mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 03:23:29 +01:00
docs(GuildManager): resolve returns a GuildChannel (#4333)
This commit is contained in:
@@ -46,7 +46,7 @@ class GuildChannelManager extends BaseManager {
|
|||||||
* @memberof GuildChannelManager
|
* @memberof GuildChannelManager
|
||||||
* @instance
|
* @instance
|
||||||
* @param {GuildChannelResolvable} channel The GuildChannel resolvable to resolve
|
* @param {GuildChannelResolvable} channel The GuildChannel resolvable to resolve
|
||||||
* @returns {?Channel}
|
* @returns {?GuildChannel}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user