mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat(StageChannel): add messages * fix: missing implements jsdoc * Apply suggestions from code review Co-authored-by: MateoDeveloper <79017590+Mateo-tem@users.noreply.github.com> * Update packages/discord.js/src/util/Constants.js Co-authored-by: MateoDeveloper <79017590+Mateo-tem@users.noreply.github.com> * feat: use common class * Apply suggestions from code review Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> * feat: add stage to text based channels + fix webhook.channel typings * fix: some fixes * Update packages/discord.js/src/structures/BaseGuildVoiceChannel.js Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com> * Update packages/discord.js/src/structures/VoiceChannel.js Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> * Update packages/discord.js/src/structures/interfaces/TextBasedChannel.js Co-authored-by: Aura Román <kyradiscord@gmail.com> * Update packages/discord.js/src/structures/BaseGuildVoiceChannel.js Co-authored-by: space <spaceeec@yahoo.com> --------- Co-authored-by: MateoDeveloper <79017590+Mateo-tem@users.noreply.github.com> Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com> Co-authored-by: Aura Román <kyradiscord@gmail.com> Co-authored-by: space <spaceeec@yahoo.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>