Uses of Class
com.github.kaktushose.jda.commands.embeds.EmbedDTO.Author
Package
Description
Helper and factory classes for handling embeds.
-
Uses of EmbedDTO.Author in com.github.kaktushose.jda.commands.embeds
ModifierConstructorDescriptionAuthor
(EmbedDTO.Author author) EmbedDTO
(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)