Embed Video ?

Hello i want put a link video URL on my embed and can watch the video on it it possible or not ?
11 Replies
d.js toolkit
d.js toolkit7mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
duck
duck7mo ago
not in an embed, no but container components are visually similar to embeds, and they can contain media gallery components which do support videos
thi
thi7mo ago
https://discord.com/channels/222078108977594368/222078108977594368/1365491640634183740 is this a container? (i havent coded on discord in 1 year)
Amgelo
Amgelo7mo ago
yes, you can also see the code used for that message
thi
thi7mo ago
how? theres a .mts file attached which honestly ive never seen before lmao my windows recognises it as a video file
Amgelo
Amgelo7mo ago
it's a module typescript file (ts + esm) open it with any text/code editor
Snoopie
SnoopieOP7mo ago
Nice we have it on js version not ts ?
treble/luna
treble/luna7mo ago
it's not difficult to transform it into js
Snoopie
SnoopieOP7mo ago
Do you have an example part of code who use it ?
d.js docs
d.js docs7mo ago
:class: ContainerBuilder discord.js@14.19.3 A builder that creates API-compatible JSON data for a container.
Snoopie
SnoopieOP7mo ago
Nice Thanks youuu

Did you find this page helpful?