Sending a video embed

Is it possible to send a video embed as a bot?
8 Replies
d.js toolkit
d.js toolkit14mo ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
jr
jr14mo ago
I tried specifying a video when constructing new Discord.EmbedBuilder but wasn't able to get anything to work
probablyraging
probablyraging14mo ago
No
jr
jr14mo ago
ty @probablyraging Is it possible to send a video as an attachment?
probablyraging
probablyraging14mo ago
Yes it is
d.js docs
d.js docs14mo ago
interface BaseMessageOptions The base message options for messages.
jr
jr14mo ago
Thanks @probablyraging 🙂
probablyraging
probablyraging14mo ago
Np