Class ModularBotStyles

java.lang.Object
dev.mayuna.mayusjdautils.styles.MessageInfoStyles
enterprises.iwakura.modularbot.ModularBotStyles
All Implemented Interfaces:
dev.mayuna.mayusjdautils.styles.Styles

public class ModularBotStyles extends dev.mayuna.mayusjdautils.styles.MessageInfoStyles
Implementation of MessageInfoStyles
  • Field Summary

    Fields inherited from class dev.mayuna.mayusjdautils.styles.MessageInfoStyles

    mayusJDAUtilities, useUnicodeEmotes
  • Constructor Summary

    Constructors
    Constructor
    Description
    ModularBotStyles(dev.mayuna.mayusjdautils.MayusJDAUtilities mayusJDAUtilities)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    net.dv8tion.jda.api.EmbedBuilder
     

    Methods inherited from class dev.mayuna.mayusjdautils.styles.MessageInfoStyles

    addFields, copyFrom, error, errorEmbed, errorEmbed, getDefaultEmbedStyleWithTimestamp, information, informationEmbed, informationEmbed, isUseUnicodeEmotes, prepareExceptionMessageWithExceptionInFile, quickEmbed, setUseUnicodeEmotes, success, successEmbed, successEmbed, warning, warningEmbed, warningEmbed

    Methods inherited from class java.lang.Object

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

    • ModularBotStyles

      public ModularBotStyles(dev.mayuna.mayusjdautils.MayusJDAUtilities mayusJDAUtilities)
  • Method Details

    • getDefaultEmbedStyle

      @NotNull public net.dv8tion.jda.api.EmbedBuilder getDefaultEmbedStyle()
      Overrides:
      getDefaultEmbedStyle in class dev.mayuna.mayusjdautils.styles.MessageInfoStyles