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 5089c2d commit a3efdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/discord.js/src/managers/GuildChannelManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,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 {TextChannelResolvable} targetChannel The channel where the webhook should be created
* @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 a3efdec

Please sign in to comment.