Uses of Interface
org.javacord.api.entity.message.embed.EmbedVideo
-
Packages that use EmbedVideo Package Description org.javacord.api.entity.message.embed -
-
Uses of EmbedVideo in org.javacord.api.entity.message.embed
Methods in org.javacord.api.entity.message.embed that return types with arguments of type EmbedVideo Modifier and Type Method Description Optional<EmbedVideo>Embed. getVideo()Gets the video of the embed.
-