mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat(core): Adds `getChannel()` for webhooks * feat(core): add `getWebhooks()` function for the channel and the guild * Update packages/core/src/api/guild.ts Co-authored-by: Almeida <almeidx@pm.me> * Update packages/core/src/api/channel.ts Co-authored-by: Almeida <almeidx@pm.me> * Update packages/core/src/api/channel.ts Co-authored-by: Almeida <almeidx@pm.me> * Update packages/core/src/api/guild.ts Co-authored-by: Almeida <almeidx@pm.me> * Update packages/core/src/api/guild.ts Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> * Update packages/core/src/api/channel.ts Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> * sorting the types --------- Co-authored-by: Almeida <almeidx@pm.me> Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> Co-authored-by: space <spaceeec@yahoo.com>