Class VoiceEmbed

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

public class VoiceEmbed extends GenericEmbedBuilder
  • Field Summary

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

    URL_PATTERN, ZERO_WIDTH_SPACE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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

    • VoiceEmbed

      public VoiceEmbed()