Package com.github.kaktushose.jda.commands.embeds
package com.github.kaktushose.jda.commands.embeds
Helper and factory classes for handling embeds.
-
ClassDescriptionSubclass of
EmbedBuilder
that supports placeholders and easier manipulation of fields.Methods for manipulating the fields of anEmbed
.Builder for configuring the Embed API of JDA-Commands.AnEmbedDataSource
is used to retrieveEmbed
s based on a unique name from various sources.