discord.js icon indicating copy to clipboard operation
discord.js copied to clipboard

feat(GuildChannelManager): add `.addFollower()` method

Open Syjalo opened this issue 2 years ago • 1 comments

Please describe the changes this PR makes and why it should be merged: This PR adds GuildChannelManager#addFollower() method.

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating
  • This PR changes the library's interface (methods or parameters added)

Syjalo avatar Aug 28 '22 16:08 Syjalo

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
discord-js ✅ Ready (Inspect) Visit Preview Oct 16, 2022 at 4:00PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
discord-js-guide ⬜️ Ignored (Inspect) Oct 16, 2022 at 4:00PM (UTC)

vercel[bot] avatar Aug 28 '22 16:08 vercel[bot]

Hey @Syjalo, are you still maintaining this pull request?

Jiralite avatar Oct 10 '22 18:10 Jiralite

@Syjalo is attempting to deploy a commit to the discordjs Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 13 '22 15:10 vercel[bot]

I suggest you add this method to the GuildChannel class and add typings to make sure the channel type is GuildAnnouncement.

CitTheDev avatar Oct 14 '22 00:10 CitTheDev

It shouldn't be added to that class as not all guild channels may do that. Only one type of guild channel may do that, and its functionality already exists.

Jiralite avatar Oct 14 '22 00:10 Jiralite