Uses of Class
com.github.kaktushose.jda.commands.embeds.EmbedDTO.Image
Package
Description
Helper and factory classes for handling embeds.
-
Uses of EmbedDTO.Image in com.github.kaktushose.jda.commands.embeds
ModifierConstructorDescriptionEmbedDTO
(String title, String description, String url, String color, String timestamp, EmbedDTO.Footer footer, EmbedDTO.Thumbnail thumbnail, EmbedDTO.Image image, EmbedDTO.Author author, EmbedDTO.Field[] fields) Image
(EmbedDTO.Image image)