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 toolkit4mo 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
duck4mo 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
thi4mo ago
https://discord.com/channels/222078108977594368/222078108977594368/1365491640634183740 is this a container? (i havent coded on discord in 1 year)
Amgelo
Amgelo4mo ago
yes, you can also see the code used for that message
thi
thi4mo ago
how? theres a .mts file attached which honestly ive never seen before lmao my windows recognises it as a video file
Amgelo
Amgelo4mo ago
it's a module typescript file (ts + esm) open it with any text/code editor
Snoopie
SnoopieOP4mo ago
Nice we have it on js version not ts ?
treble/luna
treble/luna4mo ago
it's not difficult to transform it into js
Snoopie
SnoopieOP4mo ago
Do you have an example part of code who use it ?
d.js docs
d.js docs4mo ago
:class: ContainerBuilder discord.js@14.19.3 A builder that creates API-compatible JSON data for a container.
Snoopie
SnoopieOP4mo ago
Nice Thanks youuu

Did you find this page helpful?