Skip to content

Commit

Permalink
docs: update description
Browse files Browse the repository at this point in the history
Co-authored-by: A. Román <kyradiscord@gmail.com>
  • Loading branch information
Syjalo and kyranet committed Oct 13, 2022
1 parent a3efdec commit e898e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/discord.js/src/managers/GuildChannelManager.js
Expand Up @@ -98,7 +98,7 @@ class GuildChannelManager extends CachedManager {

/**
* Adds the target channel to a channel's followers.
* @param {NewsChannel|Snowflake} channel The channel the follower should be added to
* @param {NewsChannel|Snowflake} channel The channel to follow
* @param {TextChannelResolvable} targetChannel The channel where published announcements will be posted at
* @param {string} [reason] Reason for creating the webhook
* @returns {Promise<Snowflake>} Returns created target webhook id.
Expand Down

0 comments on commit e898e94

Please sign in to comment.