mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Removed actions that were only being used in their respective websocket handlers. The remaining actions either were either being used elsewhere or were using methods from the `GenericAction` class. Co-authored-by: Vlad Frangu <me@vladfrangu.dev>