#sending image fromUrl error

2 messages · Page 1 of 1 (latest)

heady shell
#

i tried many ways to send message, even i have it working fine as module but idk why when i added it as command its failing in sending image:
basically i have index.js and commands.js, commands.js is saving the command list and i have to return message + image

weak fog
#
await client.sendMessage(message.from, media);