Coding Global Background
Coding Global

Buffering Image

Archived 2 years ago
1 messages
0 members
3 years ago
Open in Discord
J
justlutz_yt

Hi. I have a discord.js bot (v.14) that has a slash command with an attachment as option. I'm getting the Attachment (Image) from the slash command like this: const attachments = interaction.options.getAttachment("bild1") now I need to buffer it. How can I do it?

Replies (1)