Constant Field Values

Contents

net.dv8tion.*

  • net.dv8tion.jda.client.managers.ApplicationManager 
    Modifier and Type Constant Field Value
    public static final long CODE_GRANT 32L
    public static final long DESCRIPTION 1L
    public static final long ICON 2L
    public static final long NAME 4L
    public static final long PUBLIC 16L
    public static final long REDIRECT_URI 8L
  • net.dv8tion.jda.client.managers.EmoteManager 
    Modifier and Type Constant Field Value
    public static final long NAME 1L
    public static final long ROLES 2L
  • net.dv8tion.jda.core.events.StatusChangeEvent 
    Modifier and Type Constant Field Value
    public static final java.lang.String IDENTIFIER "status"
  • net.dv8tion.jda.core.events.emote.update.EmoteUpdateNameEvent 
    Modifier and Type Constant Field Value
    public static final java.lang.String IDENTIFIER "name"
  • net.dv8tion.jda.core.events.emote.update.EmoteUpdateRolesEvent 
    Modifier and Type Constant Field Value
    public static final java.lang.String IDENTIFIER "roles"
  • net.dv8tion.jda.core.utils.MiscUtil 
    Modifier and Type Constant Field Value
    public static final long DISCORD_EPOCH 1420070400000L
    public static final long TIMESTAMP_OFFSET 22L
  • net.dv8tion.jda.core.utils.SessionController 
    Modifier and Type Constant Field Value
    public static final int IDENTIFY_DELAY 5
  • net.dv8tion.jda.core.utils.WidgetUtil 
    Modifier and Type Constant Field Value
    public static final java.lang.String WIDGET_HTML "<iframe src=\"https://discordapp.com/widget?id=%s&theme=%s\" width=\"%d\" height=\"%d\" allowtransparency=\"true\" frameborder=\"0\"></iframe>"
  • net.dv8tion.jda.webhook.WebhookClient 
    Modifier and Type Constant Field Value
    public static final java.lang.String WEBHOOK_URL "https://discordapp.com/api/v6/webhooks/%s/%s"
  • net.dv8tion.jda.webhook.WebhookMessageBuilder 
    Modifier and Type Constant Field Value
    public static final int MAX_FILES 10