Package net.dv8tion.jda.api.utils

Package which contains all utilities for the JDA library. These are used by JDA itself and can also be useful for the library user!

List of utilities:

  • MiscUtil
    Various operations that don't have specific utility classes yet, mostly internals that are accessible from JDA entities
  • WidgetUtil
    This is not bound to a JDA instance and can view the Widget for a specified Guild. (by id)
  • MarkdownSanitizer
    Parser for Discord markdown that can either escape or strip markdown from a string
  • SessionController
    Special handler for session (re-)connects and global rate-limits
  • TimeUtil
    Useful time conversion methods related to Discord