Constant Field Values
Contents
net.dv8tion.*
-
net.dv8tion.jda.api.EmbedBuilder Modifier and Type Constant Field Value public static final java.lang.String
ZERO_WIDTH_SPACE
"\u200e"
-
net.dv8tion.jda.api.JDAInfo Modifier and Type Constant Field Value public static final int
AUDIO_GATEWAY_VERSION
4
public static final int
DISCORD_GATEWAY_VERSION
8
public static final int
DISCORD_REST_VERSION
8
public static final java.lang.String
GITHUB
"https://github.com/DV8FromTheWorld/JDA"
public static final java.lang.String
VERSION_BUILD
"@versionBuild@"
public static final java.lang.String
VERSION_MAJOR
"@versionMajor@"
public static final java.lang.String
VERSION_MINOR
"@versionMinor@"
public static final java.lang.String
VERSION_REVISION
"@versionRevision@"
-
net.dv8tion.jda.api.audio.OpusPacket Modifier and Type Constant Field Value public static final int
OPUS_CHANNEL_COUNT
2
public static final int
OPUS_FRAME_SIZE
960
public static final int
OPUS_FRAME_TIME_AMOUNT
20
public static final int
OPUS_SAMPLE_RATE
48000
-
net.dv8tion.jda.api.entities.ApplicationTeam Modifier and Type Constant Field Value public static final java.lang.String
ICON_URL
"https://cdn.discordapp.com/team-icons/%s/%s.png"
-
net.dv8tion.jda.api.entities.Emote Modifier and Type Constant Field Value public static final java.lang.String
ICON_URL
"https://cdn.discordapp.com/emojis/%s.%s"
-
net.dv8tion.jda.api.entities.Guild Modifier and Type Constant Field Value public static final java.lang.String
BANNER_URL
"https://cdn.discordapp.com/banners/%s/%s.png"
public static final java.lang.String
ICON_URL
"https://cdn.discordapp.com/icons/%s/%s.%s"
public static final java.lang.String
SPLASH_URL
"https://cdn.discordapp.com/splashes/%s/%s.png"
-
net.dv8tion.jda.api.entities.Member Modifier and Type Constant Field Value public static final java.lang.String
AVATAR_URL
"https://cdn.discordapp.com/guilds/%s/users/%s/avatars/%s.%s"
-
net.dv8tion.jda.api.entities.Message Modifier and Type Constant Field Value public static final int
MAX_CONTENT_LENGTH
2000
public static final int
MAX_FILE_AMOUNT
10
public static final int
MAX_FILE_SIZE
8388608
public static final int
MAX_FILE_SIZE_NITRO
52428800
public static final int
MAX_REACTIONS
20
-
net.dv8tion.jda.api.entities.MessageEmbed Modifier and Type Constant Field Value public static final int
AUTHOR_MAX_LENGTH
256
public static final int
DESCRIPTION_MAX_LENGTH
4096
public static final int
EMBED_MAX_LENGTH_BOT
6000
public static final int
EMBED_MAX_LENGTH_CLIENT
2000
public static final int
TEXT_MAX_LENGTH
2048
public static final int
TITLE_MAX_LENGTH
256
public static final int
URL_MAX_LENGTH
2000
public static final int
VALUE_MAX_LENGTH
1024
-
net.dv8tion.jda.api.entities.MessageSticker Modifier and Type Constant Field Value public static final java.lang.String
ASSET_URL
"https://cdn.discordapp.com/stickers/%s/%s.%s"
public static final java.lang.String
ICON_URL
"https://cdn.discordapp.com/stickers/%s.%s"
-
net.dv8tion.jda.api.entities.Role Modifier and Type Constant Field Value public static final int
DEFAULT_COLOR_RAW
536870911
-
net.dv8tion.jda.api.entities.RoleIcon Modifier and Type Constant Field Value public static final java.lang.String
ICON_URL
"https://cdn.discordapp.com/role-icons/%s/%s.png"
-
net.dv8tion.jda.api.entities.TextChannel Modifier and Type Constant Field Value public static final int
MAX_SLOWMODE
21600
-
net.dv8tion.jda.api.entities.User Modifier and Type Constant Field Value public static final java.lang.String
AVATAR_URL
"https://cdn.discordapp.com/avatars/%s/%s.%s"
public static final java.lang.String
BANNER_URL
"https://cdn.discordapp.com/banners/%s/%s.%s"
public static final int
DEFAULT_ACCENT_COLOR_RAW
536870911
public static final java.lang.String
DEFAULT_AVATAR_URL
"https://cdn.discordapp.com/embed/avatars/%s.png"
-
net.dv8tion.jda.api.events.GatewayPingEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"gateway-ping"
-
net.dv8tion.jda.api.events.StatusChangeEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"status"
-
net.dv8tion.jda.api.events.channel.category.update.CategoryUpdateNameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"name"
-
net.dv8tion.jda.api.events.channel.category.update.CategoryUpdatePositionEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"position"
-
net.dv8tion.jda.api.events.channel.store.update.StoreChannelUpdateNameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"name"
-
net.dv8tion.jda.api.events.channel.store.update.StoreChannelUpdatePositionEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"position"
-
net.dv8tion.jda.api.events.channel.text.update.TextChannelUpdateNameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"name"
-
net.dv8tion.jda.api.events.channel.text.update.TextChannelUpdateNewsEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"news"
-
net.dv8tion.jda.api.events.channel.text.update.TextChannelUpdateNSFWEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"nsfw"
-
net.dv8tion.jda.api.events.channel.text.update.TextChannelUpdateParentEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"parent"
-
net.dv8tion.jda.api.events.channel.text.update.TextChannelUpdatePositionEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"position"
-
net.dv8tion.jda.api.events.channel.text.update.TextChannelUpdateSlowmodeEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"slowmode"
-
net.dv8tion.jda.api.events.channel.text.update.TextChannelUpdateTopicEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"topic"
-
net.dv8tion.jda.api.events.channel.voice.update.VoiceChannelUpdateBitrateEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"bitrate"
-
net.dv8tion.jda.api.events.channel.voice.update.VoiceChannelUpdateNameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"name"
-
net.dv8tion.jda.api.events.channel.voice.update.VoiceChannelUpdateParentEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"parent"
-
net.dv8tion.jda.api.events.channel.voice.update.VoiceChannelUpdatePositionEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"position"
-
net.dv8tion.jda.api.events.channel.voice.update.VoiceChannelUpdateRegionEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"region"
-
net.dv8tion.jda.api.events.channel.voice.update.VoiceChannelUpdateUserLimitEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"userlimit"
-
net.dv8tion.jda.api.events.emote.update.EmoteUpdateNameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"name"
-
net.dv8tion.jda.api.events.emote.update.EmoteUpdateRolesEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"roles"
-
net.dv8tion.jda.api.events.guild.member.update.GuildMemberUpdateAvatarEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"avatar"
-
net.dv8tion.jda.api.events.guild.member.update.GuildMemberUpdateBoostTimeEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"boost_time"
-
net.dv8tion.jda.api.events.guild.member.update.GuildMemberUpdateNicknameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"nick"
-
net.dv8tion.jda.api.events.guild.member.update.GuildMemberUpdatePendingEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"pending"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateAfkChannelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"afk_channel"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateAfkTimeoutEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"afk_timeout"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateBannerEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"banner"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateBoostCountEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"boost_count"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateBoostTierEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"boost_tier"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateCommunityUpdatesChannelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"community_updates_channel"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateDescriptionEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"description"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateExplicitContentLevelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"explicit_content_filter"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateFeaturesEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"features"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateIconEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"icon"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateLocaleEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"locale"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateMaxMembersEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"max_members"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateMaxPresencesEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"max_presences"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateMFALevelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"mfa_level"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateNameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"name"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateNotificationLevelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"notification_level"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateNSFWLevelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"nsfw_level"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateOwnerEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"owner"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateRegionEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"region"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateRulesChannelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"rules_channel"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateSplashEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"splash"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateSystemChannelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"system_channel"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateVanityCodeEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"vanity_code"
-
net.dv8tion.jda.api.events.guild.update.GuildUpdateVerificationLevelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"verification_level"
-
net.dv8tion.jda.api.events.guild.voice.GuildVoiceUpdateEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"voice-channel"
-
net.dv8tion.jda.api.events.role.update.RoleUpdateColorEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"color"
-
net.dv8tion.jda.api.events.role.update.RoleUpdateHoistedEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"hoist"
-
net.dv8tion.jda.api.events.role.update.RoleUpdateIconEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"icon"
-
net.dv8tion.jda.api.events.role.update.RoleUpdateMentionableEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"mentionable"
-
net.dv8tion.jda.api.events.role.update.RoleUpdateNameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"name"
-
net.dv8tion.jda.api.events.role.update.RoleUpdatePermissionsEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"permission"
-
net.dv8tion.jda.api.events.role.update.RoleUpdatePositionEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"position"
-
net.dv8tion.jda.api.events.self.SelfUpdateAvatarEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"avatar"
-
net.dv8tion.jda.api.events.self.SelfUpdateDiscriminatorEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"discriminator"
-
net.dv8tion.jda.api.events.self.SelfUpdateMFAEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"mfa_enabled"
-
net.dv8tion.jda.api.events.self.SelfUpdateNameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"name"
-
net.dv8tion.jda.api.events.self.SelfUpdateVerifiedEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"verified"
-
net.dv8tion.jda.api.events.stage.update.StageInstanceUpdatePrivacyLevelEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"privacy_level"
-
net.dv8tion.jda.api.events.stage.update.StageInstanceUpdateTopicEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"topic"
-
net.dv8tion.jda.api.events.user.update.UserUpdateActivitiesEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"activities"
-
net.dv8tion.jda.api.events.user.update.UserUpdateActivityOrderEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"activity_order"
-
net.dv8tion.jda.api.events.user.update.UserUpdateAvatarEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"avatar"
-
net.dv8tion.jda.api.events.user.update.UserUpdateDiscriminatorEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"discriminator"
-
net.dv8tion.jda.api.events.user.update.UserUpdateFlagsEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"public_flags"
-
net.dv8tion.jda.api.events.user.update.UserUpdateNameEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"name"
-
net.dv8tion.jda.api.events.user.update.UserUpdateOnlineStatusEvent Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"status"
-
net.dv8tion.jda.api.interactions.commands.build.OptionData Modifier and Type Constant Field Value public static final int
MAX_CHOICE_NAME_LENGTH
100
public static final int
MAX_CHOICE_VALUE_LENGTH
100
public static final int
MAX_CHOICES
25
public static final int
MAX_DESCRIPTION_LENGTH
100
public static final int
MAX_NAME_LENGTH
32
public static final double
MAX_POSITIVE_NUMBER
9.007199254740991E15
public static final double
MIN_NEGATIVE_NUMBER
-9.007199254740991E15
-
net.dv8tion.jda.api.interactions.components.Button Modifier and Type Constant Field Value public static final int
ID_MAX_LENGTH
100
public static final int
LABEL_MAX_LENGTH
80
public static final int
URL_MAX_LENGTH
512
-
net.dv8tion.jda.api.interactions.components.selections.SelectOption Modifier and Type Constant Field Value public static final int
DESCRIPTION_MAX_LENGTH
100
public static final int
LABEL_MAX_LENGTH
100
public static final int
VALUE_MAX_LENGTH
100
-
net.dv8tion.jda.api.managers.AccountManager Modifier and Type Constant Field Value public static final long
AVATAR
2L
public static final long
NAME
1L
-
net.dv8tion.jda.api.managers.AudioManager Modifier and Type Constant Field Value public static final long
DEFAULT_CONNECTION_TIMEOUT
10000L
-
net.dv8tion.jda.api.managers.ChannelManager Modifier and Type Constant Field Value public static final long
BITRATE
64L
public static final long
NAME
1L
public static final long
NEWS
512L
public static final long
NSFW
16L
public static final long
PARENT
2L
public static final long
PERMISSION
128L
public static final long
POSITION
8L
public static final long
REGION
1024L
public static final long
SLOWMODE
256L
public static final long
TOPIC
4L
public static final long
USERLIMIT
32L
-
net.dv8tion.jda.api.managers.EmoteManager Modifier and Type Constant Field Value public static final long
NAME
1L
public static final long
ROLES
2L
-
net.dv8tion.jda.api.managers.GuildManager Modifier and Type Constant Field Value public static final long
AFK_CHANNEL
16L
public static final long
AFK_TIMEOUT
32L
public static final long
BANNER
2048L
public static final long
COMMUNITY_UPDATES_CHANNEL
32768L
public static final long
DESCRIPTION
8192L
public static final long
EXPLICIT_CONTENT_LEVEL
512L
public static final long
ICON
4L
public static final long
MFA_LEVEL
128L
public static final long
NAME
1L
public static final long
NOTIFICATION_LEVEL
256L
public static final long
REGION
2L
public static final long
RULES_CHANNEL
16384L
public static final long
SPLASH
8L
public static final long
SYSTEM_CHANNEL
64L
public static final long
VANITY_URL
4096L
public static final long
VERIFICATION_LEVEL
1024L
-
net.dv8tion.jda.api.managers.PermOverrideManager Modifier and Type Constant Field Value public static final long
ALLOWED
2L
public static final long
DENIED
1L
public static final long
PERMISSIONS
3L
-
net.dv8tion.jda.api.managers.RoleManager Modifier and Type Constant Field Value public static final long
COLOR
2L
public static final long
HOIST
8L
public static final long
ICON
32L
public static final long
MENTIONABLE
16L
public static final long
NAME
1L
public static final long
PERMISSION
4L
-
net.dv8tion.jda.api.managers.StageInstanceManager Modifier and Type Constant Field Value public static final long
PRIVACY_LEVEL
2L
public static final long
TOPIC
1L
-
net.dv8tion.jda.api.managers.TemplateManager Modifier and Type Constant Field Value public static final long
DESCRIPTION
2L
public static final long
NAME
1L
-
net.dv8tion.jda.api.managers.WebhookManager Modifier and Type Constant Field Value public static final long
AVATAR
4L
public static final long
CHANNEL
2L
public static final long
NAME
1L
-
net.dv8tion.jda.api.requests.Response Modifier and Type Constant Field Value public static final int
ERROR_CODE
-1
public static final java.lang.String
ERROR_MESSAGE
"ERROR"
-
net.dv8tion.jda.api.utils.MarkdownSanitizer Modifier and Type Constant Field Value public static final int
BLOCK
32
public static final int
BOLD
1
public static final int
ITALICS_A
4
public static final int
ITALICS_U
2
public static final int
MONO
8
public static final int
MONO_TWO
16
public static final int
NORMAL
0
public static final int
QUOTE
512
public static final int
QUOTE_BLOCK
1024
public static final int
SPOILER
64
public static final int
STRIKE
256
public static final int
UNDERLINE
128
-
net.dv8tion.jda.api.utils.SessionController Modifier and Type Constant Field Value public static final int
IDENTIFY_DELAY
5
-
net.dv8tion.jda.api.utils.TimeUtil Modifier and Type Constant Field Value public static final long
DISCORD_EPOCH
1420070400000L
public static final long
TIMESTAMP_OFFSET
22L
-
net.dv8tion.jda.api.utils.WidgetUtil Modifier and Type Constant Field Value public static final java.lang.String
WIDGET_HTML
"<iframe src=\"https://discord.com/widget?id=%s&theme=%s\" width=\"%d\" height=\"%d\" allowtransparency=\"true\" frameborder=\"0\"></iframe>"
-
net.dv8tion.jda.api.utils.data.etf.ExTermTag Modifier and Type Constant Field Value public static final byte
ATOM
100
public static final byte
ATOM_UTF8
118
public static final byte
BINARY
109
public static final byte
COMPRESSED
80
public static final byte
FLOAT
99
public static final byte
INT
98
public static final byte
LIST
108
public static final byte
MAP
116
public static final byte
NEW_FLOAT
70
public static final byte
NIL
106
public static final byte
SMALL_ATOM
115
public static final byte
SMALL_ATOM_UTF8
119
public static final byte
SMALL_BIGINT
110
public static final byte
SMALL_INT
97
public static final byte
STRING
107