Package com.github.kaktushose.jda.commands.embeds.error
package com.github.kaktushose.jda.commands.embeds.error
Factory classes for generating error embeds.
-
ClassDescriptionImplementation of
ErrorMessageFactory
with default embeds.Generic interface for factory classes that generate error messages.Holds the respectiveGenericInteractionCreateEvent
andInteractionDefinition
of an error.Subtype ofDefaultErrorMessageFactory
that can load the embeds from anEmbedCache
.