Package com.reign.kat.lib.embeds
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
- 
Field SummaryFields inherited from class net.dv8tion.jda.api.EmbedBuilderURL_PATTERN, ZERO_WIDTH_SPACE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.dv8tion.jda.api.EmbedBuilderaddBlankField, 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
- 
Constructor Details- 
VoiceEmbedpublic VoiceEmbed()
 
-