Class GenericEmbedBuilder

java.lang.Object
net.dv8tion.jda.api.EmbedBuilder
com.reign.kat.lib.embeds.GenericEmbedBuilder
Direct Known Subclasses:
ExceptionEmbed, ExceptionEmbedBuilder, VoiceEmbed

public class GenericEmbedBuilder extends net.dv8tion.jda.api.EmbedBuilder
  • Field Summary

    Fields inherited from class net.dv8tion.jda.api.EmbedBuilder

    URL_PATTERN, ZERO_WIDTH_SPACE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generic embed with footer set to show the website and current version number of the bot.
  • Method Summary

    Methods inherited from class net.dv8tion.jda.api.EmbedBuilder

    addBlankField, addField, addField, appendDescription, build, clear, clearFields, copyFrom, copyFrom, getDescriptionBuilder, getFields, isEmpty, isValidLength, length, setAuthor, setAuthor, setAuthor, setColor, setColor, setDescription, setFooter, setFooter, setImage, setThumbnail, setTimestamp, setTitle, setTitle

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GenericEmbedBuilder

      public GenericEmbedBuilder()
      Generic embed with footer set to show the website and current version number of the bot.