Sending videos in embeds using embed objects

As I understand, the EmbedBuilder class does not allow for usage of videos in embeds, only static images. However, the Discord dev documentation includes a field for video links in embed objects. Is it possible to construct an embed object with a video link and have DJS use that? Node version for this question is 22.4.1.
Was this page helpful?