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