Advertisement
Danulsan

Untitled

Jun 20th, 2023
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. E:\Files\ZombieLynx\ZLGBots\LynxBot\index.js:56
  2. const embed = new MessageEmbed()
  3. ^
  4.  
  5. TypeError: MessageEmbed is not a constructor
  6. at Client.<anonymous> (E:\Files\ZombieLynx\ZLGBots\LynxBot\index.js:56:23)
  7. at Client.emit (node:events:513:28)
  8. at MessageCreateAction.handle (E:\Files\ZombieLynx\ZLGBots\LynxBot\node_modules\discord.js\src\client\actions\MessageCreate.js:28:14)
  9. at module.exports [as MESSAGE_CREATE] (E:\Files\ZombieLynx\ZLGBots\LynxBot\node_modules\discord.js\src\client\websocket\handlers\MESSAG
  10. E_CREATE.js:4:32)
  11. at WebSocketManager.handlePacket (E:\Files\ZombieLynx\ZLGBots\LynxBot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:
  12. 354:31)
  13. at WebSocketManager.<anonymous> (E:\Files\ZombieLynx\ZLGBots\LynxBot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:2
  14. 38:12)
  15. at WebSocketManager.emit (E:\Files\ZombieLynx\ZLGBots\LynxBot\node_modules\@vladfrangu\async_event_emitter\dist\index.js:282:31)
  16. at WebSocketShard.<anonymous> (E:\Files\ZombieLynx\ZLGBots\LynxBot\node_modules\@discordjs\ws\dist\index.js:1103:51)
  17. at WebSocketShard.emit (E:\Files\ZombieLynx\ZLGBots\LynxBot\node_modules\@vladfrangu\async_event_emitter\dist\index.js:282:31)
  18. at WebSocketShard.onMessage (E:\Files\ZombieLynx\ZLGBots\LynxBot\node_modules\@discordjs\ws\dist\index.js:938:14)
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement