- Game - Class in net.dv8tion.jda.core.entities
-
Represents a Discord
Game
.
- GAME - net.dv8tion.jda.core.utils.cache.CacheFlag
-
- Game.GameType - Enum in net.dv8tion.jda.core.entities
-
The type game being played, differentiating between a game and stream types.
- GenericCallEvent - Class in net.dv8tion.jda.client.events.call
-
- GenericCallEvent(JDA, long, Call) - Constructor for class net.dv8tion.jda.client.events.call.GenericCallEvent
-
- GenericCallUpdateEvent - Class in net.dv8tion.jda.client.events.call.update
-
- GenericCallUpdateEvent(JDA, long, Call) - Constructor for class net.dv8tion.jda.client.events.call.update.GenericCallUpdateEvent
-
- GenericCallVoiceEvent - Class in net.dv8tion.jda.client.events.call.voice
-
- GenericCallVoiceEvent(JDA, long, CallUser) - Constructor for class net.dv8tion.jda.client.events.call.voice.GenericCallVoiceEvent
-
- GenericCategoryEvent - Class in net.dv8tion.jda.core.events.channel.category
-
Indicates that a
Category
was created/deleted/updated.
- GenericCategoryEvent(JDA, long, Category) - Constructor for class net.dv8tion.jda.core.events.channel.category.GenericCategoryEvent
-
- GenericCategoryUpdateEvent<T> - Class in net.dv8tion.jda.core.events.channel.category.update
-
- GenericCategoryUpdateEvent(JDA, long, Category, T, T, String) - Constructor for class net.dv8tion.jda.core.events.channel.category.update.GenericCategoryUpdateEvent
-
- GenericEmoteEvent - Class in net.dv8tion.jda.core.events.emote
-
Indicates that an
Emote
was created/removed/updated.
- GenericEmoteEvent(JDA, long, Emote) - Constructor for class net.dv8tion.jda.core.events.emote.GenericEmoteEvent
-
- GenericEmoteUpdateEvent<T> - Class in net.dv8tion.jda.core.events.emote.update
-
Indicates that an
Emote
was updated.
- GenericEmoteUpdateEvent(JDA, long, Emote, T, T, String) - Constructor for class net.dv8tion.jda.core.events.emote.update.GenericEmoteUpdateEvent
-
- GenericGroupEvent - Class in net.dv8tion.jda.client.events.group
-
- GenericGroupEvent(JDA, long, Group) - Constructor for class net.dv8tion.jda.client.events.group.GenericGroupEvent
-
- GenericGroupMessageEvent - Class in net.dv8tion.jda.client.events.message.group
-
- GenericGroupMessageEvent(JDA, long, long, Group) - Constructor for class net.dv8tion.jda.client.events.message.group.GenericGroupMessageEvent
-
- GenericGroupMessageReactionEvent - Class in net.dv8tion.jda.client.events.message.group.react
-
- GenericGroupMessageReactionEvent(JDA, long, User, MessageReaction) - Constructor for class net.dv8tion.jda.client.events.message.group.react.GenericGroupMessageReactionEvent
-
- GenericGroupUpdateEvent - Class in net.dv8tion.jda.client.events.group.update
-
- GenericGroupUpdateEvent(JDA, long, Group) - Constructor for class net.dv8tion.jda.client.events.group.update.GenericGroupUpdateEvent
-
- GenericGuildEvent - Class in net.dv8tion.jda.core.events.guild
-
Indicates that a
Guild
event is fired.
- GenericGuildEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GenericGuildEvent
-
- GenericGuildMemberEvent - Class in net.dv8tion.jda.core.events.guild.member
-
Indicates that a
Guild
member event is fired.
- GenericGuildMemberEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.member.GenericGuildMemberEvent
-
- GenericGuildMessageEvent - Class in net.dv8tion.jda.core.events.message.guild
-
- GenericGuildMessageEvent(JDA, long, long, TextChannel) - Constructor for class net.dv8tion.jda.core.events.message.guild.GenericGuildMessageEvent
-
- GenericGuildMessageReactionEvent - Class in net.dv8tion.jda.core.events.message.guild.react
-
- GenericGuildMessageReactionEvent(JDA, long, User, MessageReaction) - Constructor for class net.dv8tion.jda.core.events.message.guild.react.GenericGuildMessageReactionEvent
-
- GenericGuildUpdateEvent<T> - Class in net.dv8tion.jda.core.events.guild.update
-
Indicates that a
Guild
was updated.
- GenericGuildUpdateEvent(JDA, long, Guild, T, T, String) - Constructor for class net.dv8tion.jda.core.events.guild.update.GenericGuildUpdateEvent
-
- GenericGuildVoiceEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
Indicates that a
Guild
voice event is fired.
- GenericGuildVoiceEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GenericGuildVoiceEvent
-
- GenericMessageEvent - Class in net.dv8tion.jda.core.events.message
-
Indicates that a
Message
was created/deleted/changed.
- GenericMessageEvent(JDA, long, long, MessageChannel) - Constructor for class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
- GenericMessageReactionEvent - Class in net.dv8tion.jda.core.events.message.react
-
Indicates that a MessageReaction was added/removed.
- GenericMessageReactionEvent(JDA, long, User, MessageReaction) - Constructor for class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
- GenericPrivateMessageEvent - Class in net.dv8tion.jda.core.events.message.priv
-
- GenericPrivateMessageEvent(JDA, long, long, PrivateChannel) - Constructor for class net.dv8tion.jda.core.events.message.priv.GenericPrivateMessageEvent
-
- GenericPrivateMessageReactionEvent - Class in net.dv8tion.jda.core.events.message.priv.react
-
- GenericPrivateMessageReactionEvent(JDA, long, User, MessageReaction) - Constructor for class net.dv8tion.jda.core.events.message.priv.react.GenericPrivateMessageReactionEvent
-
- GenericRelationshipAddEvent - Class in net.dv8tion.jda.client.events.relationship
-
- GenericRelationshipAddEvent(JDA, long, Relationship) - Constructor for class net.dv8tion.jda.client.events.relationship.GenericRelationshipAddEvent
-
- GenericRelationshipEvent - Class in net.dv8tion.jda.client.events.relationship
-
- GenericRelationshipEvent(JDA, long, Relationship) - Constructor for class net.dv8tion.jda.client.events.relationship.GenericRelationshipEvent
-
- GenericRelationshipRemoveEvent - Class in net.dv8tion.jda.client.events.relationship
-
- GenericRelationshipRemoveEvent(JDA, long, Relationship) - Constructor for class net.dv8tion.jda.client.events.relationship.GenericRelationshipRemoveEvent
-
- GenericRoleEvent - Class in net.dv8tion.jda.core.events.role
-
Indicates that a
Role
was created/deleted/changed.
- GenericRoleEvent(JDA, long, Role) - Constructor for class net.dv8tion.jda.core.events.role.GenericRoleEvent
-
- GenericRoleUpdateEvent<T> - Class in net.dv8tion.jda.core.events.role.update
-
Indicates that a
Role
was updated.
- GenericRoleUpdateEvent(JDA, long, Role, T, T, String) - Constructor for class net.dv8tion.jda.core.events.role.update.GenericRoleUpdateEvent
-
- GenericSelfUpdateEvent<T> - Class in net.dv8tion.jda.core.events.self
-
Indicates that a
SelfUser
changed or started an activity.
- GenericSelfUpdateEvent(JDA, long, T, T, String) - Constructor for class net.dv8tion.jda.core.events.self.GenericSelfUpdateEvent
-
- GenericTextChannelEvent - Class in net.dv8tion.jda.core.events.channel.text
-
- GenericTextChannelEvent(JDA, long, TextChannel) - Constructor for class net.dv8tion.jda.core.events.channel.text.GenericTextChannelEvent
-
- GenericTextChannelUpdateEvent<T> - Class in net.dv8tion.jda.core.events.channel.text.update
-
- GenericTextChannelUpdateEvent(JDA, long, TextChannel, T, T, String) - Constructor for class net.dv8tion.jda.core.events.channel.text.update.GenericTextChannelUpdateEvent
-
- GenericUserEvent - Class in net.dv8tion.jda.core.events.user
-
Indicates that a
User
changed or started an activity.
- GenericUserEvent(JDA, long, User) - Constructor for class net.dv8tion.jda.core.events.user.GenericUserEvent
-
- GenericUserPresenceEvent<T> - Class in net.dv8tion.jda.core.events.user.update
-
Indicates that the presence of a
User
has changed.
- GenericUserPresenceEvent(JDA, long, User, Guild, T, T, String) - Constructor for class net.dv8tion.jda.core.events.user.update.GenericUserPresenceEvent
-
- GenericUserUpdateEvent<T> - Class in net.dv8tion.jda.core.events.user.update
-
- GenericUserUpdateEvent(JDA, long, User, T, T, String) - Constructor for class net.dv8tion.jda.core.events.user.update.GenericUserUpdateEvent
-
- GenericVoiceChannelEvent - Class in net.dv8tion.jda.core.events.channel.voice
-
- GenericVoiceChannelEvent(JDA, long, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.channel.voice.GenericVoiceChannelEvent
-
- GenericVoiceChannelUpdateEvent<T> - Class in net.dv8tion.jda.core.events.channel.voice.update
-
- GenericVoiceChannelUpdateEvent(JDA, long, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.channel.voice.update.GenericVoiceChannelUpdateEvent
-
- get() - Method in class net.dv8tion.jda.core.utils.cache.UpstreamReference
-
- GET - net.dv8tion.jda.core.requests.Method
-
- getAccessToken() - Method in class net.dv8tion.jda.core.requests.restaction.MemberAction
-
The access token
- getAccountType() - Method in interface net.dv8tion.jda.core.JDA
-
- getAfkChannel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getAfkTimeout() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The
Timeout
set for this Guild representing the amount of time
that must pass for a Member to have had no activity in a
VoiceChannel
to be considered AFK.
- getAllCallUsers() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getAllow() - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
The currently set of allowed permission bits.
- getAllowed() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
An unmodifiable list of all
Permissions
that are specifically allowed by this override.
- getAllowedFileSize() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
Returns the maximum size for files that can be uploaded with this account.
- getAllowedPermissions() - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
Immutable list of
Permissions
that would be
granted by the PermissionOverride that is created by this action.
- getAllowedRaw() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
This is the raw binary representation (as a base 10 long) of the permissions allowed by this override.
- getApplication() - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
The Application for this Bot
- getApplication() - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
The
Application
that will
be modified by this Manager instance
- getApplicationById(String) - Method in interface net.dv8tion.jda.client.JDAClient
-
Retrieves a specific
Application
owned by this user account.
- getApplicationId() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
The ID for the responsible application.
- getApplicationIdLong() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
The ID for the responsible application.
- getApplicationInfo() - Method in interface net.dv8tion.jda.bot.JDABot
-
Retrieves the
ApplicationInfo
for
the application that owns the logged in Bot-Account.
- getApplicationInfo() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Used to access Bot specific functions like OAuth information.
- getApplications() - Method in interface net.dv8tion.jda.client.JDAClient
-
- getAsIcon() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
Creates an
Icon
instance for
this attachment if
isImage()
is
true
!
This is a convenience method that can be used to retrieve an Icon from an attachment image link which
requires a set user-agent to be loaded.
- getAsMention() - Method in interface net.dv8tion.jda.core.entities.Emote
-
Usable representation of this Emote (used to display in the client just like mentions with a specific format)
Emotes are used with the format
<:getName()
:getId()
>
- getAsMention() - Method in interface net.dv8tion.jda.core.entities.IMentionable
-
Retrieve a Mention for this Entity.
- getAsMention() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
- getAttachments() - Method in interface net.dv8tion.jda.core.entities.Message
-
An unmodifiable list of
Attachments
that are attached to this message.
- getAudioChannel() - Method in interface net.dv8tion.jda.core.entities.VoiceState
-
- getAudioData(double) - Method in class net.dv8tion.jda.core.audio.CombinedAudio
-
Provides 20 Milliseconds of combined audio data in 48KHz 16bit stereo signed BigEndian PCM.
- getAudioData(double) - Method in class net.dv8tion.jda.core.audio.UserAudio
-
Provides 20 Milliseconds of combined audio data in 48KHz 16bit stereo signed BigEndian PCM.
- getAudioManager() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The
AudioManager
that represents the
audio connection for this Guild.
- getAudioManagerCache() - Method in interface net.dv8tion.jda.core.JDA
-
- getAudioManagers() - Method in interface net.dv8tion.jda.core.JDA
-
Immutable list of all created
AudioManagers
for this JDA instance!
- getAuditLogs() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getAuthId() - Method in interface net.dv8tion.jda.client.entities.AuthorizedApplication
-
The authorization id for this application.
- getAuthor() - Method in class net.dv8tion.jda.client.events.message.group.GroupMessageReceivedEvent
-
- getAuthor() - Method in class net.dv8tion.jda.client.events.message.group.GroupMessageUpdateEvent
-
- getAuthor() - Method in interface net.dv8tion.jda.core.entities.Message
-
The author of this Message
- getAuthor() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The information on the creator of the embedded content.
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageReceivedEvent
-
The Author of the Message received as
User
object.
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageUpdateEvent
-
The author of this message
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
The Author of the Message received as
User
object.
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.MessageUpdateEvent
-
The author of the Message.
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.priv.PrivateMessageReceivedEvent
-
The author for this message
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.priv.PrivateMessageUpdateEvent
-
The author of this message
- getAuthorizedApplicationById(String) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getAuthorizedApplications() - Method in interface net.dv8tion.jda.client.JDAClient
-
- getAvatarId() - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
The avatar id of this Bot
- getAvatarId() - Method in interface net.dv8tion.jda.core.entities.User
-
The Discord Id for this user's avatar image.
- getAvatarId() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Gets the avatar hash of the member, or null if they do not have
an avatar set.
- getAvatarUrl() - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
The avatar-url of this Bot
- getAvatarUrl() - Method in interface net.dv8tion.jda.core.entities.User
-
The URL for the user's avatar image.
- getAvatarUrl() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Gets the avatar url of the member, or null if they do not have
an avatar set.
- getAveragePing() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
The average time in milliseconds between all shards that discord took to respond to our last heartbeat.
- getBan(User) - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getBanById(long) - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getBanById(String) - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getBanList() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Retrieves an unmodifiable list of the currently banned
Users
.
- getBitrate() - Method in interface net.dv8tion.jda.core.entities.VoiceChannel
-
The audio bitrate of the voice audio that is transmitted in this channel.
- getBlockedUser() - Method in class net.dv8tion.jda.client.events.relationship.UserBlockedEvent
-
- getBot() - Method in interface net.dv8tion.jda.client.entities.Application
-
The Bot assigned to this Application
- getCached() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
The currently cached entities of recent execution tasks.
- getCall() - Method in interface net.dv8tion.jda.client.entities.CallUser
-
- getCall() - Method in interface net.dv8tion.jda.client.entities.CallVoiceState
-
- getCall() - Method in class net.dv8tion.jda.client.events.call.GenericCallEvent
-
- getCallableChannel() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getCallableChannel() - Method in interface net.dv8tion.jda.client.entities.CallVoiceState
-
- getCallUser() - Method in interface net.dv8tion.jda.client.entities.CallVoiceState
-
- getCallUser() - Method in class net.dv8tion.jda.client.events.call.voice.GenericCallVoiceEvent
-
- getCallUserHistory() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getCategories() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Gets all
Categories
visible to the currently logged in account.
- getCategories() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getCategories() - Method in interface net.dv8tion.jda.core.JDA
-
Gets all
Categories
visible to the currently logged in account.
- getCategoriesByName(String, boolean) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Gets a list of all
Categories
that have the same name as the one
provided.
- getCategoriesByName(String, boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a list of all
Categories
in this Guild that have the same
name as the one provided.
- getCategoriesByName(String, boolean) - Method in interface net.dv8tion.jda.core.JDA
-
Gets a list of all
Categories
that have the same name as the one
provided.
- getCategory() - Method in interface net.dv8tion.jda.core.entities.Message
-
- getCategory() - Method in class net.dv8tion.jda.core.events.channel.category.GenericCategoryEvent
-
- getCategory() - Method in class net.dv8tion.jda.core.requests.restaction.order.CategoryOrderAction
-
Gets the
Category
controlled by this CategoryOrderAction.
- getCategoryById(long) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Gets the
Category
that matches the provided id.
- getCategoryById(long) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets the
Category
from this guild that matches the provided id.
- getCategoryById(long) - Method in interface net.dv8tion.jda.core.JDA
-
Gets the
Category
that matches the provided id.
- getCategoryById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Gets the
Category
that matches the provided id.
- getCategoryById(String) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets the
Category
from this guild that matches the provided id.
- getCategoryById(String) - Method in interface net.dv8tion.jda.core.JDA
-
Gets the
Category
that matches the provided id.
- getCategoryCache() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getCategoryCache() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getCategoryCache() - Method in interface net.dv8tion.jda.core.JDA
-
- getCause() - Method in class net.dv8tion.jda.core.events.ExceptionEvent
-
The cause Throwable for this event
- getCause() - Method in exception net.dv8tion.jda.core.exceptions.ErrorResponseException
-
- getCFRays() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getChangeByKey(String) - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
Shortcut to
getChanges()
.get(key)
lookup!
This lookup is case-insensitive!
- getChangeByKey(AuditLogKey) - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
Shortcut to
getChanges()
.get(key)
lookup!
This lookup is case-insensitive!
- getChangedMembers() - Method in class net.dv8tion.jda.core.events.channel.category.update.CategoryUpdatePermissionsEvent
-
- getChangedMembers() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdatePermissionsEvent
-
- getChangedMembers() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePermissionsEvent
-
- getChangedPermissionHolders() - Method in class net.dv8tion.jda.core.events.channel.category.update.CategoryUpdatePermissionsEvent
-
- getChangedPermissionHolders() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdatePermissionsEvent
-
- getChangedPermissionHolders() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePermissionsEvent
-
- getChangedRoles() - Method in class net.dv8tion.jda.core.events.channel.category.update.CategoryUpdatePermissionsEvent
-
Filtered list of affected
Roles
- getChangedRoles() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdatePermissionsEvent
-
- getChangedRoles() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePermissionsEvent
-
- getChanges() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
- getChangesForKeys(AuditLogKey...) - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
Filters all changes by the specified keys
- getChannel() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
- getChannel() - Method in interface net.dv8tion.jda.core.entities.Invite
-
An
Invite.Channel
object
containing information about this invite's origin channel.
- getChannel() - Method in interface net.dv8tion.jda.core.entities.Message
-
- getChannel() - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
- getChannel() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
- getChannel() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
- getChannel() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
- getChannel() - Method in class net.dv8tion.jda.core.events.channel.priv.PrivateChannelCreateEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.channel.priv.PrivateChannelDeleteEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.channel.text.GenericTextChannelEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.channel.voice.GenericVoiceChannelEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.message.guild.GenericGuildMessageEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.message.MessageBulkDeleteEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.message.priv.GenericPrivateMessageEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
The channel where the typing was started
- getChannel() - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
The
Channel
that will
be modified by this Manager instance
- getChannel() - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- getChannel() - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
- getChannel() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.MessagePaginationAction
-
- getChannel() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Gets the channel the member is in
- getChannel(int) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
- getChannel(JDA) - Method in class net.dv8tion.jda.core.audio.ConnectionRequest
-
- getChannelId() - Method in class net.dv8tion.jda.core.audio.ConnectionRequest
-
- getChannelJoined() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceJoinEvent
-
- getChannelJoined() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceMoveEvent
-
- getChannelLeft() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceUpdateEvent
-
- getChannels() - Method in interface net.dv8tion.jda.core.entities.Category
-
- getChannels() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Populated list of
channels
for this guild.
- getChannels(boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Populated list of
channels
for this guild.
- getChannelType() - Method in interface net.dv8tion.jda.core.entities.Message
-
Gets the
ChannelType
that this message was received from.
- getChannelType() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
- getChannelType() - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
- getChannelType() - Method in class net.dv8tion.jda.core.requests.restaction.order.ChannelOrderAction
-
The
ChannelType
of
all channels that are ordered by this ChannelOrderAction
- getClientCloseFrame() - Method in class net.dv8tion.jda.core.events.DisconnectEvent
-
The close frame we sent to discord
- getCloseCode() - Method in class net.dv8tion.jda.core.events.DisconnectEvent
-
Possibly-null
CloseCode
representing the meaning for this DisconnectEvent
- getCloseCode() - Method in class net.dv8tion.jda.core.events.ShutdownEvent
-
Possibly-null
CloseCode
representing the meaning for this ShutdownEvent.
- getCloudflareRays() - Method in class net.dv8tion.jda.core.events.DisconnectEvent
-
Contains all cf-ray
headers that JDA received in this session.
- getCloudflareRays() - Method in interface net.dv8tion.jda.core.JDA
-
Contains all cf-ray
headers that JDA received in this session.
- getCode() - Method in enum net.dv8tion.jda.core.audio.VoiceCode.Close
-
- getCode() - Method in interface net.dv8tion.jda.core.entities.Invite
-
The invite code
- getCode() - Method in class net.dv8tion.jda.core.events.ShutdownEvent
-
The server close code that was in the disconnect close frame
of this JDA instance.
- getCode() - Method in enum net.dv8tion.jda.core.requests.CloseCode
-
The integer code in the form of 4xxx
/1xxx
- getCode() - Method in enum net.dv8tion.jda.core.requests.ErrorResponse
-
- getColor() - Method in interface net.dv8tion.jda.core.entities.Member
-
The Color
of this Member's name in a Guild.
- getColor() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The color of the stripe on the side of the embed.
- getColor() - Method in interface net.dv8tion.jda.core.entities.Role
-
The color this
Role
is displayed in.
- getColorRaw() - Method in interface net.dv8tion.jda.core.entities.Member
-
The raw RGB value for the color of this member.
- getColorRaw() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
- getColorRaw() - Method in interface net.dv8tion.jda.core.entities.Role
-
- getConnectedChannel() - Method in interface net.dv8tion.jda.core.audio.factory.IPacketProvider
-
Provides the current channel that this connection is transmitting to.
- getConnectedChannel() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
The
VoiceChannel
that JDA currently has an audio connection
to.
- getConnectedUsers() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getConnectionListener() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
- getConnectionStatus() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
- getConnectTimeout() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
The currently set timeout value, in milliseconds, used when waiting for an audio connection to be established.
- getContentDisplay() - Method in interface net.dv8tion.jda.core.entities.Message
-
The textual content of this message in the format that would be shown to the Discord client.
- getContentRaw() - Method in interface net.dv8tion.jda.core.entities.Message
-
The raw textual content of this message.
- getContentStripped() - Method in interface net.dv8tion.jda.core.entities.Message
-
Gets the textual content of this message using
Message.getContentDisplay()
and then strips it of all markdown characters
like *, **, __, ~~ that provide text formatting.
- getController() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getCount() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
The amount of users that already reacted with this Reaction
This is not updated, it is a final int
per Reaction instance
- getCreationTime() - Method in interface net.dv8tion.jda.core.entities.Invite
-
Returns creation date of this invite.
- getCreationTime() - Method in interface net.dv8tion.jda.core.entities.ISnowflake
-
The time this entity was created.
- getCreationTime(long) - Static method in class net.dv8tion.jda.core.utils.MiscUtil
-
Gets the creation-time of a JDA-entity by doing the reverse snowflake algorithm on its id.
- getCreationTime(ISnowflake) - Static method in class net.dv8tion.jda.core.utils.MiscUtil
-
Gets the creation-time of a JDA-entity by doing the reverse snowflake algorithm on its id.
- getCurrent() - Static method in class net.dv8tion.jda.core.audit.ThreadLocalReason
-
- getCurrentCall() - Method in interface net.dv8tion.jda.client.entities.CallableChannel
-
- getCurrentOrder() - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
Immutable List representing the currently selected order
of entities in this OrderAction instance
- getDateTimeString(OffsetDateTime) - Static method in class net.dv8tion.jda.core.utils.MiscUtil
-
Returns a prettier String-representation of a OffsetDateTime object
- getDefaultAvatarId() - Method in interface net.dv8tion.jda.core.entities.User
-
The Discord Id for this user's default avatar image.
- getDefaultAvatarId() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Gets the asset id of the member's default avatar
- getDefaultAvatarUrl() - Method in interface net.dv8tion.jda.core.entities.User
-
The URL for the for the user's default avatar image.
- getDefaultAvatarUrl() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Gets the url of the member's default avatar
- getDefaultChannel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getDefaultChannel() - Method in interface net.dv8tion.jda.core.entities.Member
-
- getDefaultNotificationLevel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Returns the default message Notification-Level of this Guild.
- getDefaultUser() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
The default User for this Webhook.
- getDenied() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
An unmodifiable list of all
Permissions
that are denied by this override.
- getDeniedPermissions() - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
Immutable list of
Permissions
that would be
denied by the PermissionOverride that is created by this action.
- getDeniedRaw() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
This is the raw binary representation (as a base 10 long) of the permissions denied by this override.
- getDeny() - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
The currently set of denied permission bits.
- getDescription() - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
The description of the bot's application.
- getDescription() - Method in interface net.dv8tion.jda.client.entities.Application
-
The description of the application.
- getDescription() - Method in interface net.dv8tion.jda.client.entities.AuthorizedApplication
-
The description of the application.
- getDescription() - Method in enum net.dv8tion.jda.core.entities.Guild.ExplicitContentLevel
-
Description of this level in the official Discord Client (as of 5th May, 2017)
- getDescription() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The description of the embedded resource.
- getDescriptionBuilder() - Method in class net.dv8tion.jda.core.EmbedBuilder
-
The StringBuilder
used to
build the description for the embed.
- getDetails() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
What the player is currently doing
Example: "Competitive - Captain's Mode", "In Queue", "Unranked PvP"
- getDisconnectTime() - Method in class net.dv8tion.jda.core.events.DisconnectEvent
-
Time at which we noticed the disconnection
- getDiscordTimestamp(long) - Static method in class net.dv8tion.jda.core.utils.MiscUtil
-
Converts the provided epoch millisecond timestamp to a Discord Snowflake.
- getDiscriminator() - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
The discriminator of this Bot
- getDiscriminator() - Method in interface net.dv8tion.jda.core.entities.User
-
The discriminator of the
User
.
- getDiscriminator() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Gets the discriminator of the member
- getEditedTime() - Method in interface net.dv8tion.jda.core.entities.Message
-
Provides the OffsetDateTime
defining when this Message was last
edited.
- getEffectiveAvatarUrl() - Method in interface net.dv8tion.jda.core.entities.User
-
The URL for the user's avatar image
If they do not have an avatar set, this will return the URL of their
default avatar
- getEffectiveAvatarUrl() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
The URL for the user's avatar image
If they do not have an avatar set, this will return the URL of their
default avatar
- getEffectiveName() - Method in interface net.dv8tion.jda.core.entities.Member
-
Retrieves the Name displayed in the official Discord Client.
- getEffectiveName() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Gets the visible name of the member.
- getEffectivePermission(Channel, Member) - Static method in class net.dv8tion.jda.core.utils.PermissionUtil
-
Gets the
long
representation of the effective permissions allowed for this
Member
in this
Channel
.
- getEffectivePermission(Channel, Role) - Static method in class net.dv8tion.jda.core.utils.PermissionUtil
-
Gets the
long
representation of the effective permissions allowed for this
Role
in this
Channel
.
- getEffectivePermission(Member) - Static method in class net.dv8tion.jda.core.utils.PermissionUtil
-
Gets the
long
representation of the effective permissions allowed for this
Member
in this
Guild
.
- getElapsedTime(TemporalUnit) - Method in class net.dv8tion.jda.core.entities.RichPresence.Timestamps
-
- getElementById(int) - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl
-
- getElementById(int) - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl.UnifiedShardCacheViewImpl
-
- getElementById(int) - Method in interface net.dv8tion.jda.bot.utils.cache.ShardCacheView
-
Retrieves the JDA instance represented by the provided shard ID.
- getElementById(long) - Method in interface net.dv8tion.jda.core.utils.cache.MemberCacheView
-
Retrieves the member represented by the provided ID.
- getElementById(long) - Method in interface net.dv8tion.jda.core.utils.cache.SnowflakeCacheView
-
Retrieves the entity represented by the provided ID.
- getElementById(String) - Method in interface net.dv8tion.jda.bot.utils.cache.ShardCacheView
-
Retrieves the JDA instance represented by the provided shard ID
or null
if none of the connected shards match the provided id.
- getElementById(String) - Method in interface net.dv8tion.jda.core.utils.cache.MemberCacheView
-
Retrieves the member represented by the provided ID.
- getElementById(String) - Method in interface net.dv8tion.jda.core.utils.cache.SnowflakeCacheView
-
Retrieves the entity represented by the provided ID.
- getElementsById(long) - Method in interface net.dv8tion.jda.core.utils.cache.UnifiedMemberCacheView
-
Retrieves all member represented by the provided ID.
- getElementsById(String) - Method in interface net.dv8tion.jda.core.utils.cache.UnifiedMemberCacheView
-
Retrieves all member represented by the provided ID.
- getElementsByName(String) - Method in interface net.dv8tion.jda.core.utils.cache.CacheView
-
Creates an immutable list of all elements matching the given name.
- getElementsByName(String, boolean) - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl
-
- getElementsByName(String, boolean) - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl.UnifiedShardCacheViewImpl
-
- getElementsByName(String, boolean) - Method in interface net.dv8tion.jda.core.utils.cache.CacheView
-
Creates an immutable list of all elements matching the given name.
- getElementsByNickname(String) - Method in interface net.dv8tion.jda.core.utils.cache.MemberCacheView
-
Creates an immutable list of all members matching the given nickname.
- getElementsByNickname(String) - Method in interface net.dv8tion.jda.core.utils.cache.UnifiedMemberCacheView
-
Creates an immutable list of all members matching the given nickname.
- getElementsByNickname(String, boolean) - Method in interface net.dv8tion.jda.core.utils.cache.MemberCacheView
-
Creates an immutable list of all members matching the given nickname.
- getElementsByNickname(String, boolean) - Method in interface net.dv8tion.jda.core.utils.cache.UnifiedMemberCacheView
-
Creates an immutable list of all members matching the given nickname.
- getElementsByUsername(String) - Method in interface net.dv8tion.jda.core.utils.cache.MemberCacheView
-
Creates an immutable list of all members matching the given username.
- getElementsByUsername(String) - Method in interface net.dv8tion.jda.core.utils.cache.UnifiedMemberCacheView
-
Creates an immutable list of all members matching the given username.
- getElementsByUsername(String, boolean) - Method in interface net.dv8tion.jda.core.utils.cache.MemberCacheView
-
Creates an immutable list of all members matching the given username.
- getElementsByUsername(String, boolean) - Method in interface net.dv8tion.jda.core.utils.cache.UnifiedMemberCacheView
-
Creates an immutable list of all members matching the given username.
- getElementsWithRoles(Collection<Role>) - Method in interface net.dv8tion.jda.core.utils.cache.MemberCacheView
-
Creates an immutable list of all members that hold all
of the provided roles.
- getElementsWithRoles(Collection<Role>) - Method in interface net.dv8tion.jda.core.utils.cache.UnifiedMemberCacheView
-
Creates an immutable list of all members that hold all
of the provided roles.
- getElementsWithRoles(Role...) - Method in interface net.dv8tion.jda.core.utils.cache.MemberCacheView
-
Creates an immutable list of all members that hold all
of the provided roles.
- getElementsWithRoles(Role...) - Method in interface net.dv8tion.jda.core.utils.cache.UnifiedMemberCacheView
-
Creates an immutable list of all members that hold all
of the provided roles.
- getEmail() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
Used to get the email of the currently logged in account.
- getEmbeds() - Method in interface net.dv8tion.jda.core.entities.Message
-
An unmodifiable list of
MessageEmbeds
that are part of this
Message.
- getEmoji() - Method in enum net.dv8tion.jda.core.Region
-
The unicode flag representative of this Region.
- getEmote() - Method in class net.dv8tion.jda.client.managers.EmoteManager
-
The target
Emote
that will be modified by this Manager
- getEmote() - Method in class net.dv8tion.jda.core.entities.MessageReaction.ReactionEmote
-
The instance of
Emote
for the Reaction instance.
- getEmote() - Method in class net.dv8tion.jda.core.events.emote.GenericEmoteEvent
-
The responsible
Emote
for this event
- getEmoteById(long) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Retrieves an emote matching the specified id
if one is available in our cache.
- getEmoteById(long) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets an
Emote
from this guild that has the same id as the
one provided.
- getEmoteById(long) - Method in interface net.dv8tion.jda.core.JDA
-
Retrieves an emote matching the specified id
if one is available in our cache.
- getEmoteById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Retrieves an emote matching the specified id
if one is available in our cache.
- getEmoteById(String) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets an
Emote
from this guild that has the same id as the
one provided.
- getEmoteById(String) - Method in interface net.dv8tion.jda.core.JDA
-
Retrieves an emote matching the specified id
if one is available in our cache.
- getEmoteCache() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getEmoteCache() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getEmoteCache() - Method in interface net.dv8tion.jda.core.JDA
-
- getEmotes() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
A collection of all to us known emotes (managed/restricted included).
- getEmotes() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getEmotes() - Method in interface net.dv8tion.jda.core.entities.Message
-
All
Emotes
used in this Message.
- getEmotes() - Method in interface net.dv8tion.jda.core.JDA
-
A collection of all to us known emotes (managed/restricted included).
- getEmotesByName(String, boolean) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
An unmodifiable list of all
Emotes
that have the same name as the one
provided.
- getEmotesByName(String, boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a list of all
Emotes
in this Guild that have the same
name as the one provided.
- getEmotesByName(String, boolean) - Method in interface net.dv8tion.jda.core.JDA
-
An unmodifiable list of all
Emotes
that have the same name as the one
provided.
- getEncoding() - Method in class net.dv8tion.jda.core.entities.Icon
-
The base64 encoded data for this Icon
- getEnd() - Method in class net.dv8tion.jda.core.entities.RichPresence.Timestamps
-
Epoch second timestamp of match end, or 0
of unset.
- getEndTime() - Method in class net.dv8tion.jda.core.entities.RichPresence.Timestamps
-
Shortcut for Instant.ofEpochSecond(start)
- getEntity() - Method in class net.dv8tion.jda.core.events.channel.category.update.GenericCategoryUpdateEvent
-
- getEntity() - Method in class net.dv8tion.jda.core.events.channel.text.update.GenericTextChannelUpdateEvent
-
- getEntity() - Method in class net.dv8tion.jda.core.events.channel.voice.update.GenericVoiceChannelUpdateEvent
-
- getEntity() - Method in class net.dv8tion.jda.core.events.emote.update.GenericEmoteUpdateEvent
-
- getEntity() - Method in class net.dv8tion.jda.core.events.guild.update.GenericGuildUpdateEvent
-
- getEntity() - Method in class net.dv8tion.jda.core.events.role.update.GenericRoleUpdateEvent
-
- getEntity() - Method in class net.dv8tion.jda.core.events.self.GenericSelfUpdateEvent
-
- getEntity() - Method in class net.dv8tion.jda.core.events.StatusChangeEvent
-
- getEntity() - Method in interface net.dv8tion.jda.core.events.UpdateEvent
-
The affected entity
- getEntity() - Method in class net.dv8tion.jda.core.events.user.update.GenericUserUpdateEvent
-
- getEntityType() - Method in interface net.dv8tion.jda.core.events.UpdateEvent
-
Class representation of the affected entity, useful when dealing with refection.
- getErrorCode() - Method in exception net.dv8tion.jda.core.exceptions.ErrorResponseException
-
The discord error code for this error response.
- getErrorResponse() - Method in exception net.dv8tion.jda.core.exceptions.ErrorResponseException
-
The
ErrorResponse
corresponding
for the received error response from Discord
- getEventManager() - Method in interface net.dv8tion.jda.core.JDA
-
The EventManager used by this JDA instance.
- getExplicitContentLevel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The level of content filtering enabled in this Guild.
- getExplicitPermission(Channel, Member) - Static method in class net.dv8tion.jda.core.utils.PermissionUtil
-
Retrieves the explicit permissions of the specified
Member
in its hosting
Guild
and specific
Channel
.
- getExplicitPermission(Channel, Role) - Static method in class net.dv8tion.jda.core.utils.PermissionUtil
-
Retrieves the explicit permissions of the specified
Role
in its hosting
Guild
and specific
Channel
.
- getExplicitPermission(Member) - Static method in class net.dv8tion.jda.core.utils.PermissionUtil
-
Retrieves the explicit permissions of the specified
Member
in its hosting
Guild
.
- getFeatures() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The Features of the
Guild
.
- getFeatures() - Method in interface net.dv8tion.jda.core.entities.Invite.Guild
-
The Features of the
Guild
.
- getFields() - Method in class net.dv8tion.jda.core.EmbedBuilder
-
- getFields() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The fields in a message embed.
- getFileAmount() - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
The amount of files added to this WebhookMessageBuilder instance
- getFileName() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
The file name of the Attachment when it was first uploaded.
- getFirst() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
The first cached entity retrieved by this PaginationAction instance
- getFlags() - Method in interface net.dv8tion.jda.client.entities.Application
-
The flags for this application.
- getFlags() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
Flags for this presence
- getFlags(int) - Static method in enum net.dv8tion.jda.core.entities.ActivityFlag
-
Maps the ActivityFlags based on the provided bitmask.
- getFlagSet() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
Flags for this presence in an enum set
- getFooter() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The footer (bottom) of the embedded content.
- getFriend() - Method in class net.dv8tion.jda.client.events.relationship.FriendAddedEvent
-
- getFriend() - Method in class net.dv8tion.jda.client.events.relationship.FriendRemovedEvent
-
- getFriend() - Method in class net.dv8tion.jda.core.events.user.update.GenericUserPresenceEvent
-
Possibly-null friend who changed their presence.
- getFriend(Member) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getFriend(User) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getFriendById(long) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getFriendById(String) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getFriendRequest() - Method in class net.dv8tion.jda.client.events.relationship.FriendRequestCanceledEvent
-
- getFriendRequest() - Method in class net.dv8tion.jda.client.events.relationship.FriendRequestIgnoredEvent
-
- getFriendRequest() - Method in class net.dv8tion.jda.client.events.relationship.FriendRequestReceivedEvent
-
- getFriendRequest() - Method in class net.dv8tion.jda.client.events.relationship.FriendRequestSentEvent
-
- getFriends() - Method in interface net.dv8tion.jda.client.entities.Group
-
- getFriends() - Method in interface net.dv8tion.jda.client.JDAClient
-
- getFriendsByName(String, boolean) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getFromOffset(int) - Static method in enum net.dv8tion.jda.core.Permission
-
Gets the first
Permission
relating to the provided offset.
- getGame() - Method in interface net.dv8tion.jda.client.entities.Friend
-
- getGame() - Method in interface net.dv8tion.jda.core.entities.Member
-
The game that the user is currently playing.
- getGame() - Method in interface net.dv8tion.jda.core.managers.Presence
-
The current Game for this session.
- getGame() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
The game that the member is currently playing.
- getGateway(JDA) - Method in interface net.dv8tion.jda.core.utils.SessionController
-
Called by WebSocketClient
when a new session starts (Connecting, Reconnecting).
- getGateway(JDA) - Method in class net.dv8tion.jda.core.utils.SessionControllerAdapter
-
- getGatewayBot(JDA) - Method in interface net.dv8tion.jda.core.utils.SessionController
-
- getGatewayBot(JDA) - Method in class net.dv8tion.jda.core.utils.SessionControllerAdapter
-
- getGlobalRatelimit() - Method in interface net.dv8tion.jda.core.utils.SessionController
-
- getGlobalRatelimit() - Method in class net.dv8tion.jda.core.utils.SessionControllerAdapter
-
- getGroup() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getGroup() - Method in interface net.dv8tion.jda.client.entities.CallVoiceState
-
- getGroup() - Method in class net.dv8tion.jda.client.events.call.GenericCallEvent
-
- getGroup() - Method in class net.dv8tion.jda.client.events.group.GenericGroupEvent
-
- getGroup() - Method in interface net.dv8tion.jda.core.entities.Invite
-
An
Invite.Group
object
containing information about this invite's origin group.
- getGroup() - Method in interface net.dv8tion.jda.core.entities.Message
-
Returns the
Group
that this message was sent in.
- getGroup() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
- getGroup() - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
The
Group
the Message was received in.
- getGroup() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
Group
in which this users started typing,
or
null
if this was not in a Group.
- getGroupById(long) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getGroupById(String) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getGroupCache() - Method in interface net.dv8tion.jda.client.JDAClient
-
- getGroups() - Method in interface net.dv8tion.jda.client.JDAClient
-
- getGroupsByName(String, boolean) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getGuild() - Method in class net.dv8tion.jda.client.managers.EmoteManager
-
- getGuild() - Method in class net.dv8tion.jda.client.requests.restaction.pagination.MentionPaginationAction
-
The current target
Guild
for
this MentionPaginationAction.
- getGuild() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
The
Guild
this audit-log entry refers to
- getGuild() - Method in interface net.dv8tion.jda.core.entities.Channel
-
Returns the
Guild
that this Channel is part of.
- getGuild() - Method in interface net.dv8tion.jda.core.entities.Emote
-
The
Guild
this emote is attached to.
- getGuild() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
- getGuild() - Method in interface net.dv8tion.jda.core.entities.Invite
-
An
Invite.Guild
object
containing information about this invite's origin guild.
- getGuild() - Method in interface net.dv8tion.jda.core.entities.IPermissionHolder
-
The Guild to which this PermissionHolder is related
- getGuild() - Method in interface net.dv8tion.jda.core.entities.Member
-
The Guild in which this Member is represented.
- getGuild() - Method in interface net.dv8tion.jda.core.entities.Message
-
Returns the
Guild
that this message was sent in.
- getGuild() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
The
Guild
this Reaction was used in,
this might return
null
when this Reaction was not used in a MessageChannel
from the ChannelType
TEXT
!
- getGuild() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
- getGuild() - Method in interface net.dv8tion.jda.core.entities.Role
-
Returns the
Guild
this Role exists in
- getGuild() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
The
Guild
instance
for this Webhook.
- getGuild() - Method in class net.dv8tion.jda.core.events.channel.category.GenericCategoryEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.channel.text.GenericTextChannelEvent
-
The
Guild
Shortcut for
getChannel().getGuild()
- getGuild() - Method in class net.dv8tion.jda.core.events.channel.voice.GenericVoiceChannelEvent
-
The
Guild
Shortcut for
getChannel().getGuild()
- getGuild() - Method in class net.dv8tion.jda.core.events.emote.GenericEmoteEvent
-
The
Guild
where the emote came from
- getGuild() - Method in class net.dv8tion.jda.core.events.guild.GenericGuildEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
The
Guild
the Message was received in.
- getGuild() - Method in class net.dv8tion.jda.core.events.message.MessageBulkDeleteEvent
-
The
Guild
where the messages were deleted.
- getGuild() - Method in class net.dv8tion.jda.core.events.role.GenericRoleEvent
-
The guild of the role
- getGuild() - Method in class net.dv8tion.jda.core.events.user.update.GenericUserPresenceEvent
-
Possibly-null guild in which the presence has changed.
- getGuild() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
Guild
in which this users started typing,
or
null
if this was not in a Guild.
- getGuild() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Gets the
Guild
instance that this AudioManager is used for.
- getGuild() - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- getGuild() - Method in class net.dv8tion.jda.core.managers.GuildController
-
The underlying
Guild
instance
- getGuild() - Method in class net.dv8tion.jda.core.managers.GuildManager
-
The
Guild
object of this Manager.
- getGuild() - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- getGuild() - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- getGuild() - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
- getGuild() - Method in class net.dv8tion.jda.core.requests.restaction.MemberAction
-
The
Guild
to which the
user will be added.
- getGuild() - Method in class net.dv8tion.jda.core.requests.restaction.order.ChannelOrderAction
-
- getGuild() - Method in class net.dv8tion.jda.core.requests.restaction.order.RoleOrderAction
-
- getGuild() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.AuditLogPaginationAction
-
The current target
Guild
for
this AuditLogPaginationAction.
- getGuildAvailableCount() - Method in class net.dv8tion.jda.core.events.ReadyEvent
-
Number of available guilds for this session.
- getGuildById(long) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- getGuildById(long) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
Guild
which has the same id as the one provided.
- getGuildById(long) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
Guild
which has the same id as the one provided.
- getGuildById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
Guild
which has the same id as the one provided.
- getGuildById(String) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
Guild
which has the same id as the one provided.
- getGuildCache() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getGuildCache() - Method in interface net.dv8tion.jda.core.JDA
-
- getGuildId() - Method in class net.dv8tion.jda.core.events.guild.UnavailableGuildJoinedEvent
-
The ID of the guild
- getGuildIdLong() - Method in class net.dv8tion.jda.core.audio.ConnectionRequest
-
- getGuildIdLong() - Method in class net.dv8tion.jda.core.events.guild.UnavailableGuildJoinedEvent
-
The ID of the guild
- getGuildPositions() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- getGuilds() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
An unmodifiable List of all
Guilds
that the logged account is connected to.
- getGuilds() - Method in interface net.dv8tion.jda.core.JDA
-
An unmodifiable List of all
Guilds
that the logged account is connected to.
- getGuildsByName(String, boolean) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
An unmodifiable list of all
Guilds
that have the same name as the one provided.
- getGuildsByName(String, boolean) - Method in interface net.dv8tion.jda.core.JDA
-
An unmodifiable list of all
Guilds
that have the same name as the one provided.
- getGuildTotalCount() - Method in class net.dv8tion.jda.core.events.ReadyEvent
-
- getGuildUnavailableCount() - Method in class net.dv8tion.jda.core.events.ReadyEvent
-
Number of guilds currently not available to this session
Discord failed to connect these guilds to our gateway and we had to discard them for now.
- getHeight() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
The height of the Attachment if this Attachment is an image.
- getHeight() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.ImageInfo
-
The height of the image.
- getHeight() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Thumbnail
-
The height of the thumbnail image.
- getHeight() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.VideoInfo
-
The height of the video.
- getHistory() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
- getHistoryAfter(long, int) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uses the provided id
of a message as a marker and retrieves messages sent after
the marker ID.
- getHistoryAfter(String, int) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uses the provided id
of a message as a marker and retrieves messages sent after
the marker ID.
- getHistoryAfter(MessageChannel, String) - Static method in class net.dv8tion.jda.core.entities.MessageHistory
-
Constructs a
MessageHistory
with the initially retrieved history
of messages sent after the mentioned message ID (exclusive).
- getHistoryAfter(Message, int) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uses the provided message as a marker and retrieves messages sent after
the marker.
- getHistoryAround(long, int) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uses the provided id
of a message as a marker and retrieves messages around
the marker.
- getHistoryAround(String, int) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uses the provided id
of a message as a marker and retrieves messages sent around
the marker.
- getHistoryAround(MessageChannel, String) - Static method in class net.dv8tion.jda.core.entities.MessageHistory
-
Constructs a
MessageHistory
with the initially retrieved history
of messages sent around the mentioned message ID (inclusive).
- getHistoryAround(Message, int) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uses the provided
Message
as a marker and retrieves messages around
the marker.
- getHistoryBefore(long, int) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uses the provided id
of a message as a marker and retrieves messages sent before
the marker ID.
- getHistoryBefore(String, int) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uses the provided id
of a message as a marker and retrieves messages sent before
the marker ID.
- getHistoryBefore(MessageChannel, String) - Static method in class net.dv8tion.jda.core.entities.MessageHistory
-
Constructs a
MessageHistory
with the initially retrieved history
of messages sent before the mentioned message ID (exclusive).
- getHistoryBefore(Message, int) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uses the provided message as a marker and retrieves messages sent before
the marker.
- getIconId() - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
The icon id of the bot's application.
- getIconId() - Method in interface net.dv8tion.jda.client.entities.Application
-
The icon id of the application.
- getIconId() - Method in interface net.dv8tion.jda.client.entities.AuthorizedApplication
-
The icon id of this Application.
- getIconId() - Method in interface net.dv8tion.jda.client.entities.Group
-
- getIconId() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The Discord hash-id of the
Guild
icon image.
- getIconId() - Method in interface net.dv8tion.jda.core.entities.Invite.Group
-
The icon id of this group or null
if the group has no icon.
- getIconId() - Method in interface net.dv8tion.jda.core.entities.Invite.Guild
-
The icon id of this guild.
- getIconUrl() - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
The icon-url of the bot's application.
- getIconUrl() - Method in interface net.dv8tion.jda.client.entities.Application
-
The icon-url of the application.
- getIconUrl() - Method in interface net.dv8tion.jda.client.entities.AuthorizedApplication
-
The icon-url of this Application.
- getIconUrl() - Method in interface net.dv8tion.jda.client.entities.Group
-
- getIconUrl() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The URL of the
Guild
icon image.
- getIconUrl() - Method in interface net.dv8tion.jda.core.entities.Invite.Group
-
The icon url of this group or null
if the group has no icon.
- getIconUrl() - Method in interface net.dv8tion.jda.core.entities.Invite.Guild
-
The icon url of this guild.
- getIconUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.AuthorInfo
-
The url of the author's icon.
- getIconUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Footer
-
The url of the footer's icon.
- getId() - Method in enum net.dv8tion.jda.core.entities.ChannelType
-
The Discord id key used to represent the channel type.
- getId() - Method in interface net.dv8tion.jda.core.entities.ISnowflake
-
The Snowflake id of this entity.
- getId() - Method in class net.dv8tion.jda.core.entities.MessageReaction.ReactionEmote
-
- getId() - Method in enum net.dv8tion.jda.core.entities.MessageType
-
The Discord id key used to reference the MessageType.
- getId() - Method in class net.dv8tion.jda.core.entities.RichPresence.Party
-
ID for this party, relevant to the game.
- getId() - Method in class net.dv8tion.jda.core.events.channel.category.GenericCategoryEvent
-
The snowflake ID for the responsible
Category
- getId() - Method in class net.dv8tion.jda.webhook.WebhookClient
-
The snowflake id of the target Webhook
- getIdentifier() - Method in interface net.dv8tion.jda.core.audio.factory.IPacketProvider
-
Provides a unique String identifier for the connection.
- getIdLong() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
- getIdLong() - Method in interface net.dv8tion.jda.core.entities.ISnowflake
-
The Snowflake id of this entity.
- getIdLong() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
- getIdLong() - Method in class net.dv8tion.jda.core.entities.MessageReaction.ReactionEmote
-
- getIdLong() - Method in class net.dv8tion.jda.core.events.channel.category.GenericCategoryEvent
-
The snowflake ID for the responsible
Category
- getIdLong() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
- getIdLong() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
- getIdLong() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceChannel
-
- getIdLong() - Method in class net.dv8tion.jda.webhook.WebhookClient
-
The snowflake id of the target Webhook
- getImage() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The information about the image in the message embed
- getImageUrl() - Method in interface net.dv8tion.jda.core.entities.Emote
-
A String representation of the URL which leads to image displayed within the official Discord™ client
when this Emote is used
- getInherit() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
An unmodifiable list of all
Permission
that are unaffected by this override.
- getInherited() - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
The currently set of inherited permission bits.
- getInheritedPermissions() - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
Immutable list of
Permissions
that would be
inherited from other permission holders.
- getInheritRaw() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
This is the raw binary representation (as a base 10 long) of the permissions not affected by this override.
- getInputStream() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
Creates a copy of the InputStream
that is created using an OkHttpClient
.
- getInviteCode() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
Gets an invite code for the guild, or null if no invite channel is
enabled in the widget
- getInviter() - Method in interface net.dv8tion.jda.core.entities.Invite
-
The user who created this invite.
- getInvites() - Method in interface net.dv8tion.jda.core.entities.Channel
-
Returns all invites for this channel.
- getInvites() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Retrieves all
Invites
for this guild.
- getInvites() - Method in interface net.dv8tion.jda.core.entities.Message
-
Creates an immutable List of
Invite
codes
that are included in this Message.
- getInviteUrl(long, Collection<Permission>) - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
Creates a OAuth invite-link used to invite the bot.
- getInviteUrl(long, Permission...) - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
Creates a OAuth invite-link used to invite the bot.
- getInviteUrl(String, Collection<Permission>) - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
Creates a OAuth invite-link used to invite the bot.
- getInviteUrl(String, Collection<Permission>) - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
Creates a OAuth invite-link used to invite the bot.
- getInviteUrl(String, Permission...) - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
Creates a OAuth invite-link used to invite the bot.
- getInviteUrl(String, Permission...) - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
Creates a OAuth invite-link used to invite the bot.
- getInviteUrl(Collection<Permission>) - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
Creates a OAuth invite-link used to invite the bot.
- getInviteUrl(Collection<Permission>) - Method in interface net.dv8tion.jda.bot.JDABot
-
Creates an authorization invite url for the currently logged in Bot-Account.
- getInviteUrl(Collection<Permission>) - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
Creates a OAuth invite-link used to invite the bot.
- getInviteUrl(Permission...) - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
Creates a OAuth invite-link used to invite the bot.
- getInviteUrl(Permission...) - Method in interface net.dv8tion.jda.bot.JDABot
-
Creates an authorization invite url for the currently logged in Bot-Account.
- getInviteUrl(Permission...) - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
Creates a OAuth invite-link used to invite the bot.
- getIterableHistory() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
- getJDA() - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
The
JDA
instance of this ApplicationInfo
(the one logged into this application's bot account).
- getJDA() - Method in interface net.dv8tion.jda.bot.JDABot
-
Returns the
JDA
instance of this JDABot
- getJDA() - Method in interface net.dv8tion.jda.client.entities.Application
-
The
JDA
instance of this Application
(the one owning this application).
- getJDA() - Method in interface net.dv8tion.jda.client.entities.AuthorizedApplication
-
The
JDA
instance of this AuthorizedApplication
(the one owning this authorisation).
- getJDA() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- getJDA() - Method in interface net.dv8tion.jda.client.JDAClient
-
- getJDA() - Method in class net.dv8tion.jda.client.managers.EmoteManager
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
The corresponding JDA instance of the referring Guild
- getJDA() - Method in interface net.dv8tion.jda.core.entities.Channel
-
Returns the
JDA
instance of this Channel
- getJDA() - Method in interface net.dv8tion.jda.core.entities.Emote
-
The
JDA
instance of this Emote
- getJDA() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Returns the
JDA
instance of this Guild
- getJDA() - Method in interface net.dv8tion.jda.core.entities.Invite
-
The
JDA
instance used to create this Invite
- getJDA() - Method in interface net.dv8tion.jda.core.entities.Member
-
The JDA instance.
- getJDA() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
The corresponding JDA instance for this Attachment
- getJDA() - Method in interface net.dv8tion.jda.core.entities.Message
-
Returns the
JDA
instance related to this Message.
- getJDA() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Returns the
JDA
instance of this MessageChannel
- getJDA() - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
The corresponding JDA instance for this MessageHistory
- getJDA() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
The JDA instance of this Reaction
- getJDA() - Method in class net.dv8tion.jda.core.entities.MessageReaction.ReactionEmote
-
The current JDA instance for the Reaction
- getJDA() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
- getJDA() - Method in interface net.dv8tion.jda.core.entities.PrivateChannel
-
Returns the
JDA
instance of this PrivateChannel
- getJDA() - Method in interface net.dv8tion.jda.core.entities.Role
-
Returns the
JDA
instance of this Role
- getJDA() - Method in interface net.dv8tion.jda.core.entities.User
-
Returns the
JDA
instance of this User
- getJDA() - Method in interface net.dv8tion.jda.core.entities.VoiceState
-
Returns the
JDA
instance of this VoiceState
- getJDA() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
The JDA instance of this Webhook.
- getJDA() - Method in class net.dv8tion.jda.core.events.Event
-
The current JDA instance corresponding to this Event
- getJDA() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Gets the
JDA
instance that this AudioManager is a part of.
- getJDA() - Method in class net.dv8tion.jda.core.managers.GuildController
-
The
JDA
instance of this GuildController
- getJDA() - Method in interface net.dv8tion.jda.core.managers.Presence
-
The JDA instance of this Presence
- getJDA() - Method in class net.dv8tion.jda.core.requests.RestAction
-
The current JDA instance
- getJDA() - Method in interface net.dv8tion.jda.core.utils.SessionController.SessionConnectNode
-
The
JDA
instance for this request
- getJoinDate() - Method in interface net.dv8tion.jda.core.entities.Member
-
The Time
this Member joined the Guild.
- getJumpUrl() - Method in interface net.dv8tion.jda.core.entities.Message
-
Returns the jump-to URL for the received message.
- getKey() - Method in enum net.dv8tion.jda.client.entities.RelationshipType
-
- getKey() - Method in enum net.dv8tion.jda.core.audio.AudioEncryption
-
- getKey() - Method in enum net.dv8tion.jda.core.audit.ActionType
-
The raw key used to identify types within the api.
- getKey() - Method in class net.dv8tion.jda.core.audit.AuditLogChange
-
The key which defines the field that was updated
by this change
- getKey() - Method in enum net.dv8tion.jda.core.audit.AuditLogKey
-
- getKey() - Method in enum net.dv8tion.jda.core.audit.AuditLogOption
-
- getKey() - Method in enum net.dv8tion.jda.core.entities.Game.GameType
-
The Discord defined id key for this GameType.
- getKey() - Method in enum net.dv8tion.jda.core.entities.Guild.ExplicitContentLevel
-
The key for this level
- getKey() - Method in enum net.dv8tion.jda.core.entities.Guild.MFALevel
-
The Discord id key used to represent this MFALevel.
- getKey() - Method in enum net.dv8tion.jda.core.entities.Guild.NotificationLevel
-
The Discord id key used to represent this NotificationLevel.
- getKey() - Method in enum net.dv8tion.jda.core.entities.Guild.VerificationLevel
-
The Discord id key for this Verification Level.
- getKey() - Method in class net.dv8tion.jda.core.entities.RichPresence.Image
-
- getKey() - Method in enum net.dv8tion.jda.core.OnlineStatus
-
The valid API key for this OnlineStatus
- getKey() - Method in enum net.dv8tion.jda.core.Region
-
The Region key as defined by Discord.
- getLargeImage() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
Information on the large image displayed in the profile view
- getLast() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
The most recent entity retrieved by this PaginationAction instance
- getLatestMessageId() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
The id for the most recent message sent
in this current MessageChannel.
- getLatestMessageIdLong() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
The id for the most recent message sent
in this current MessageChannel.
- getLength() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The total amount of characters that is displayed when this embed is displayed by the Discord client.
- getLimit() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
The currently used limit.
- getLocale() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- getManager() - Method in interface net.dv8tion.jda.client.entities.Application
-
- getManager() - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getManager() - Method in interface net.dv8tion.jda.core.entities.Emote
-
The
Manager
for this emote, used to modify
properties of the emote like name and role restrictions.
- getManager() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Returns the
GuildManager
for this Guild, used to modify
all properties and settings of the Guild.
- getManager() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
- getManager() - Method in interface net.dv8tion.jda.core.entities.Role
-
- getManager() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
- getManager() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
- getMap() - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl
-
- getMax() - Method in class net.dv8tion.jda.core.entities.RichPresence.Party
-
The maximum size of this party, or 0
if unset
- getMaxAge() - Method in interface net.dv8tion.jda.core.entities.Invite
-
The max age of this invite in seconds.
- getMaxAsLong() - Method in class net.dv8tion.jda.core.entities.RichPresence.Party
-
The maximum size of this party, or 0
if unset
- getMaxLimit() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
The maximum limit that can be used for this PaginationAction
Limits provided to
PaginationAction.limit(int)
must not be greater
than the returned value.
- getMaxReconnectDelay() - Method in interface net.dv8tion.jda.core.JDA
-
This value is the maximum amount of time, in seconds, that JDA will wait between reconnect attempts.
- getMaxUses() - Method in interface net.dv8tion.jda.core.entities.Invite
-
The max uses of this invite.
- getMeaning() - Method in enum net.dv8tion.jda.core.audio.VoiceCode.Close
-
- getMeaning() - Method in exception net.dv8tion.jda.core.exceptions.ErrorResponseException
-
The meaning for this error.
- getMeaning() - Method in enum net.dv8tion.jda.core.requests.CloseCode
-
The message which further explains the reason
for this close code's occurrence
- getMeaning() - Method in enum net.dv8tion.jda.core.requests.ErrorResponse
-
- getMember() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
Returns the
Member
corresponding to this GuildVoiceState instance
(Backreference)
- getMember() - Method in interface net.dv8tion.jda.core.entities.Message
-
Returns the author of this Message as a
member
.
- getMember() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
- getMember() - Method in class net.dv8tion.jda.core.events.guild.member.GenericGuildMemberEvent
-
- getMember() - Method in class net.dv8tion.jda.core.events.guild.voice.GenericGuildVoiceEvent
-
- getMember() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageReceivedEvent
-
The Author of the Message received as
Member
object.
- getMember() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageUpdateEvent
-
The
Member
instance of the author
- getMember() - Method in class net.dv8tion.jda.core.events.message.guild.react.GenericGuildMessageReactionEvent
-
The
Member
instance for the reacting user
- getMember() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
The Author of the Message received as
Member
object.
- getMember() - Method in class net.dv8tion.jda.core.events.message.MessageUpdateEvent
-
Member instance for the author of this message or null
if this
was not in a Guild.
- getMember() - Method in class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
The
Member
instance for the reacting user
or
null
if the reaction was not in a guild.
- getMember() - Method in class net.dv8tion.jda.core.events.user.update.GenericUserPresenceEvent
-
Possibly-null member who changed their presence.
- getMember() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
Member
instance for the User, or null if this was not in a Guild.
- getMember() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
- getMember(User) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets the Guild specific
Member
object for the provided
User
.
- getMemberById(long) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a
Member
object via the id of the user.
- getMemberById(long) - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
Gets a member with the given ID, or null
if the member is not found
- getMemberById(String) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a
Member
object via the id of the user.
- getMemberById(String) - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
Gets a member with the given ID, or null if the member is not found
- getMemberCache() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getMemberCount() - Method in interface net.dv8tion.jda.core.entities.Invite.Guild
-
Returns the approximate count of total members in the guild.
- getMemberPermissionOverrides() - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getMembers() - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getMembers() - Method in interface net.dv8tion.jda.core.entities.Guild
-
A list of all
Members
in this Guild.
- getMembers() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
Gets a list of online members in the guild
- getMembers() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceChannel
-
Gets a list of all members in the channel
- getMembersByEffectiveName(String, boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a list of all
Members
who have the same effective name as the one provided.
- getMembersByName(String, boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a list of all
Members
who have the same name as the one provided.
- getMembersByNickname(String, boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a list of all
Members
who have the same nickname as the one provided.
- getMembersWithRoles(Collection<Role>) - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getMembersWithRoles(Role...) - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getMentionedChannels() - Method in interface net.dv8tion.jda.core.entities.Message
-
- getMentionedMembers() - Method in interface net.dv8tion.jda.core.entities.Message
-
- getMentionedMembers(Guild) - Method in interface net.dv8tion.jda.core.entities.Message
-
- getMentionedRoles() - Method in interface net.dv8tion.jda.core.entities.Message
-
A immutable list of all mentioned
Roles
.
- getMentionedUsers() - Method in interface net.dv8tion.jda.core.entities.Message
-
An immutable list of all mentioned
Users
.
- getMentions(Message.MentionType...) - Method in interface net.dv8tion.jda.core.entities.Message
-
- getMessage() - Method in class net.dv8tion.jda.client.events.message.group.GroupMessageReceivedEvent
-
- getMessage() - Method in class net.dv8tion.jda.client.events.message.group.GroupMessageUpdateEvent
-
- getMessage() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageReceivedEvent
-
- getMessage() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageUpdateEvent
-
- getMessage() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
- getMessage() - Method in class net.dv8tion.jda.core.events.message.MessageUpdateEvent
-
The
Message
that was updated
Note: Messages in JDA are not updated, they are immutable and will not change their state.
- getMessage() - Method in class net.dv8tion.jda.core.events.message.priv.PrivateMessageReceivedEvent
-
- getMessage() - Method in class net.dv8tion.jda.core.events.message.priv.PrivateMessageUpdateEvent
-
- getMessageById(long) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Attempts to get a
Message
from the Discord's servers that has
the same id as the id provided.
- getMessageById(long) - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
Used to get a Message from the set of already retrieved message via it's message Id.
- getMessageById(String) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Attempts to get a
Message
from the Discord's servers that has
the same id as the id provided.
- getMessageById(String) - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
Used to get a Message from the set of already retrieved message via it's message Id.
- getMessageEmbeds() - Method in class net.dv8tion.jda.client.events.message.group.GroupMessageEmbedEvent
-
- getMessageEmbeds() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageEmbedEvent
-
- getMessageEmbeds() - Method in class net.dv8tion.jda.core.events.message.MessageEmbedEvent
-
- getMessageEmbeds() - Method in class net.dv8tion.jda.core.events.message.priv.PrivateMessageEmbedEvent
-
- getMessageId() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getMessageId() - Method in class net.dv8tion.jda.client.events.message.group.GenericGroupMessageEvent
-
- getMessageId() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
The message id this reaction is attached to
- getMessageId() - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
The id for this message
- getMessageId() - Method in class net.dv8tion.jda.core.events.message.guild.GenericGuildMessageEvent
-
The message id
- getMessageId() - Method in class net.dv8tion.jda.core.events.message.priv.GenericPrivateMessageEvent
-
The id for this message
- getMessageIdLong() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getMessageIdLong() - Method in class net.dv8tion.jda.client.events.message.group.GenericGroupMessageEvent
-
- getMessageIdLong() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
The message id this reaction is attached to
- getMessageIdLong() - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
The id for this message
- getMessageIdLong() - Method in class net.dv8tion.jda.core.events.message.guild.GenericGuildMessageEvent
-
The message id
- getMessageIdLong() - Method in class net.dv8tion.jda.core.events.message.priv.GenericPrivateMessageEvent
-
The id for this message
- getMessageIds() - Method in class net.dv8tion.jda.core.events.message.MessageBulkDeleteEvent
-
List of messages that have been deleted.
- getMinLimit() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
The minimum limit that can be used for this PaginationAction
Limits provided to
PaginationAction.limit(int)
must not be less
than the returned value.
- getModes(int) - Static method in enum net.dv8tion.jda.core.audio.SpeakingMode
-
Parses the active modes represented by the provided bitmask
- getMutualGuilds() - Method in interface net.dv8tion.jda.core.entities.User
-
Finds and collects all
Guild
instances that contain this
User
within the current
JDA
instance.
- getMutualGuilds(Collection<User>) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Gets all
Guilds
that contain all given users as their members.
- getMutualGuilds(Collection<User>) - Method in interface net.dv8tion.jda.core.JDA
-
Gets all
Guilds
that contain all given users as their members.
- getMutualGuilds(User...) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Gets all
Guilds
that contain all given users as their members.
- getMutualGuilds(User...) - Method in interface net.dv8tion.jda.core.JDA
-
Gets all
Guilds
that contain all given users as their members.
- getName() - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
The name of the bot's application.
- getName() - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
The name of this Bot
- getName() - Method in interface net.dv8tion.jda.client.entities.Application
-
The name of this application.
- getName() - Method in interface net.dv8tion.jda.client.entities.AuthorizedApplication
-
The name of this Application.
- getName() - Method in interface net.dv8tion.jda.client.entities.Group
-
Returns the name set for this group.
If no name has been set for this group, then null is returned.
- getName() - Method in interface net.dv8tion.jda.core.entities.Channel
-
The human readable name of the Channel.
- getName() - Method in interface net.dv8tion.jda.core.entities.Emote
-
The name of this emote
- getName() - Method in class net.dv8tion.jda.core.entities.Game
-
The displayed name of the
Game
.
- getName() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The human readable name of the
Guild
.
- getName() - Method in interface net.dv8tion.jda.core.entities.Invite.Channel
-
The name of this channel.
- getName() - Method in interface net.dv8tion.jda.core.entities.Invite.Group
-
The name of this group or null
if the group has no name.
- getName() - Method in interface net.dv8tion.jda.core.entities.Invite.Guild
-
The name of this guild.
- getName() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
This method is a shortcut method to return the following information in the following situation:
If the MessageChannel is instance of..
- getName() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.AuthorInfo
-
The name of the Author.
- getName() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Field
-
The name of the field
- getName() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Provider
-
The name of the provider.
- getName() - Method in class net.dv8tion.jda.core.entities.MessageReaction.ReactionEmote
-
The name for this emote/emoji
For unicode emojis this will be the unicode of said emoji.
- getName() - Method in interface net.dv8tion.jda.core.entities.Role
-
- getName() - Method in interface net.dv8tion.jda.core.entities.User
-
The username of the
User
.
- getName() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
The name of this Webhook.
- getName() - Method in enum net.dv8tion.jda.core.Permission
-
The readable name as used in the Discord client.
- getName() - Method in enum net.dv8tion.jda.core.Region
-
The human readable region name.
- getName() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
Gets the name of the guild
- getName() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Returns the username of the member
- getName() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceChannel
-
Gets the name of the channel
- getNewAfkChannel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateAfkChannelEvent
-
The new afk channel
- getNewAfkTimeout() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateAfkTimeoutEvent
-
- getNewAvatarId() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateAvatarEvent
-
The new avatar id
- getNewAvatarId() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateAvatarEvent
-
The new avatar id
- getNewAvatarUrl() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateAvatarEvent
-
The new avatar url
- getNewAvatarUrl() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateAvatarEvent
-
The url of the new avatar
- getNewBitrate() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateBitrateEvent
-
The new bitrate
- getNewColor() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdateColorEvent
-
The new color
- getNewColorRaw() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdateColorEvent
-
The raw rgb value of the new color
- getNewDiscriminator() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateDiscriminatorEvent
-
The new discriminator
- getNewDiscriminator() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateDiscriminatorEvent
-
The new discriminator
- getNewEmail() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateEmailEvent
-
The new email
- getNewFeatures() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateFeaturesEvent
-
The new Set of features after the
Guild
update.
- getNewGame() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateGameEvent
-
- getNewIconId() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateIconEvent
-
The old icon id
- getNewIconUrl() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateIconEvent
-
The url of the new icon
- getNewLevel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateExplicitContentLevelEvent
-
- getNewMFALevel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateMFALevelEvent
-
- getNewName() - Method in class net.dv8tion.jda.core.events.channel.category.update.CategoryUpdateNameEvent
-
- getNewName() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateNameEvent
-
The new name
- getNewName() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateNameEvent
-
The new name
- getNewName() - Method in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateNameEvent
-
The new name
- getNewName() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateNameEvent
-
The new name
- getNewName() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdateNameEvent
-
The new name
- getNewName() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateNameEvent
-
The new name
- getNewName() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateNameEvent
-
The new username
- getNewNick() - Method in class net.dv8tion.jda.core.events.guild.member.GuildMemberNickChangeEvent
-
The new nickname
- getNewNotificationLevel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateNotificationLevelEvent
-
- getNewOnlineStatus() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateOnlineStatusEvent
-
The new status
- getNewOwner() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateOwnerEvent
-
The new owner
- getNewParent() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateParentEvent
-
- getNewParent() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateParentEvent
-
- getNewPermissions() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePermissionsEvent
-
The new permissions
- getNewPermissionsRaw() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePermissionsEvent
-
The new permissions
- getNewPhoneNumber() - Method in class net.dv8tion.jda.core.events.self.SelfUpdatePhoneNumberEvent
-
The new phone number.
- getNewPosition() - Method in class net.dv8tion.jda.core.events.channel.category.update.CategoryUpdatePositionEvent
-
- getNewPosition() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdatePositionEvent
-
The new position
- getNewPosition() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePositionEvent
-
The new position
- getNewPosition() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePositionEvent
-
The new position
- getNewPositionRaw() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePositionEvent
-
The new position
- getNewRegion() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateRegionEvent
-
- getNewRegionRaw() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateRegionEvent
-
The raw voice region name that was updated to in the
Guild
.
- getNewRoles() - Method in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateRolesEvent
-
The new role whitelist
- getNewSlowmode() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateSlowmodeEvent
-
The new slowmode.
- getNewSplashId() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSplashEvent
-
The new splash id
- getNewSplashUrl() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSplashEvent
-
The url of the new splash
- getNewStatus() - Method in class net.dv8tion.jda.core.events.StatusChangeEvent
-
The status that we changed to
- getNewSystemChannel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSystemChannelEvent
-
The new system channel.
- getNewTopic() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateTopicEvent
-
The new topic
- getNewUserLimit() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateUserLimitEvent
-
The new userlimit
- getNewValue() - Method in class net.dv8tion.jda.core.audit.AuditLogChange
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.channel.category.update.GenericCategoryUpdateEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.channel.text.update.GenericTextChannelUpdateEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateBitrateEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateNameEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateParentEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePositionEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateUserLimitEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.emote.update.GenericEmoteUpdateEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.guild.update.GenericGuildUpdateEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.role.update.GenericRoleUpdateEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.self.GenericSelfUpdateEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.events.StatusChangeEvent
-
- getNewValue() - Method in interface net.dv8tion.jda.core.events.UpdateEvent
-
The new value
- getNewValue() - Method in class net.dv8tion.jda.core.events.user.update.GenericUserUpdateEvent
-
- getNewVerificationLevel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateVerificationLevelEvent
-
- getNextAttemptEpoch() - Method in class net.dv8tion.jda.core.audio.ConnectionRequest
-
- getNextPacket(boolean) - Method in interface net.dv8tion.jda.core.audio.factory.IPacketProvider
-
Used to retrieve an audio packet to send to Discord.
- getNextPacketRaw(boolean) - Method in interface net.dv8tion.jda.core.audio.factory.IPacketProvider
-
Used to retrieve an audio packet to send to Discord.
- getNickname() - Method in interface net.dv8tion.jda.core.entities.Member
-
Returns the current nickname of this Member for the parent Guild.
- getNickname() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Gets the nickname of the member.
- getNonce() - Method in interface net.dv8tion.jda.core.entities.Message
-
Validation
nonce for this Message
This can be used to validate that a Message was properly sent to the Discord Service.
- getNonFriendUsers() - Method in interface net.dv8tion.jda.client.entities.Group
-
- getNow(T) - Method in interface net.dv8tion.jda.core.requests.RequestFuture
-
Returns the result value (or throws any encountered exception)
if completed, else returns the given valueIfAbsent.
- getNumberOfDependents() - Method in interface net.dv8tion.jda.core.requests.RequestFuture
-
Returns the estimated number of RequestFutures whose
completions are awaiting completion of this RequestFuture.
- getOffset() - Method in enum net.dv8tion.jda.core.entities.ActivityFlag
-
The offset for this flag: 1 << offset
- getOffset() - Method in enum net.dv8tion.jda.core.Permission
-
The binary offset of the permission.
- getOldAfkChannel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateAfkChannelEvent
-
The old afk channel
- getOldAfkTimeout() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateAfkTimeoutEvent
-
- getOldAvatarId() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateAvatarEvent
-
The old avatar id
- getOldAvatarId() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateAvatarEvent
-
The previous avatar id
- getOldAvatarUrl() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateAvatarEvent
-
The old avatar url
- getOldAvatarUrl() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateAvatarEvent
-
The previous avatar url
- getOldBitrate() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateBitrateEvent
-
The old bitrate
- getOldColor() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdateColorEvent
-
The old color
- getOldColorRaw() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdateColorEvent
-
The raw rgb value of the old color
- getOldDiscriminator() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateDiscriminatorEvent
-
The old discriminator
- getOldDiscriminator() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateDiscriminatorEvent
-
The old discriminator
- getOldEmail() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateEmailEvent
-
The old email
- getOldFeatures() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateFeaturesEvent
-
The old Set of features before the
Guild
update.
- getOldGame() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateGameEvent
-
- getOldIconId() - Method in class net.dv8tion.jda.client.events.group.update.GroupUpdateIconEvent
-
- getOldIconId() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateIconEvent
-
The old icon id
- getOldIconUrl() - Method in class net.dv8tion.jda.client.events.group.update.GroupUpdateIconEvent
-
- getOldIconUrl() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateIconEvent
-
The url of the old icon
- getOldLevel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateExplicitContentLevelEvent
-
- getOldMFALevel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateMFALevelEvent
-
- getOldName() - Method in class net.dv8tion.jda.client.events.group.update.GroupUpdateNameEvent
-
- getOldName() - Method in class net.dv8tion.jda.core.events.channel.category.update.CategoryUpdateNameEvent
-
- getOldName() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateNameEvent
-
The old name
- getOldName() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateNameEvent
-
The old name
- getOldName() - Method in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateNameEvent
-
The old name
- getOldName() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateNameEvent
-
The old name
- getOldName() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdateNameEvent
-
The old name
- getOldName() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateNameEvent
-
The old name
- getOldName() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateNameEvent
-
The old username
- getOldNotificationLevel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateNotificationLevelEvent
-
- getOldNSFW() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateNSFWEvent
-
Whether the channel was marked NSFW before
- getOldOnlineStatus() - Method in class net.dv8tion.jda.core.events.user.update.UserUpdateOnlineStatusEvent
-
The old status
- getOldOwner() - Method in class net.dv8tion.jda.client.events.group.update.GroupUpdateOwnerEvent
-
- getOldOwner() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateOwnerEvent
-
The old owner
- getOldParent() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateParentEvent
-
- getOldParent() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateParentEvent
-
- getOldPermissions() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePermissionsEvent
-
The old permissions
- getOldPermissionsRaw() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePermissionsEvent
-
The old permissions
- getOldPhoneNumber() - Method in class net.dv8tion.jda.core.events.self.SelfUpdatePhoneNumberEvent
-
The old phone number or null
if no phone number was previously set.
- getOldPosition() - Method in class net.dv8tion.jda.core.events.channel.category.update.CategoryUpdatePositionEvent
-
- getOldPosition() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdatePositionEvent
-
The old position
- getOldPosition() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePositionEvent
-
The old position
- getOldPosition() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePositionEvent
-
The old position
- getOldPositionRaw() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePositionEvent
-
The old position
- getOldRegion() - Method in class net.dv8tion.jda.client.events.call.update.CallUpdateRegionEvent
-
- getOldRegion() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateRegionEvent
-
- getOldRegionRaw() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateRegionEvent
-
The raw voice region name that was used prior to this update by the
Guild
.
- getOldRoles() - Method in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateRolesEvent
-
The old role whitelist
- getOldSlowmode() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateSlowmodeEvent
-
The old slowmode.
- getOldSplashId() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSplashEvent
-
The old splash id
- getOldSplashUrl() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSplashEvent
-
The url of the old splash
- getOldStatus() - Method in class net.dv8tion.jda.core.events.StatusChangeEvent
-
The previous status
- getOldSystemChannel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSystemChannelEvent
-
The previous system channel.
- getOldTopic() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateTopicEvent
-
The old topic
- getOldUserLimit() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateUserLimitEvent
-
The old userlimit
- getOldValue() - Method in class net.dv8tion.jda.core.audit.AuditLogChange
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.channel.category.update.GenericCategoryUpdateEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.channel.text.update.GenericTextChannelUpdateEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateBitrateEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateNameEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateParentEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePositionEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateUserLimitEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.emote.update.GenericEmoteUpdateEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.guild.update.GenericGuildUpdateEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.role.update.GenericRoleUpdateEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.self.GenericSelfUpdateEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.events.StatusChangeEvent
-
- getOldValue() - Method in interface net.dv8tion.jda.core.events.UpdateEvent
-
The old value
- getOldValue() - Method in class net.dv8tion.jda.core.events.user.update.GenericUserUpdateEvent
-
- getOldVerificationLevel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateVerificationLevelEvent
-
- getOnlineCount() - Method in interface net.dv8tion.jda.core.entities.Invite.Guild
-
Returns the approximate count of online members in the guild.
- getOnlineStatus() - Method in interface net.dv8tion.jda.client.entities.Friend
-
- getOnlineStatus() - Method in interface net.dv8tion.jda.core.entities.Member
-
- getOnlineStatus() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Gets the online status of the member.
- getOnlineStatusModifiedTime() - Method in interface net.dv8tion.jda.client.entities.Friend
-
- getOption(AuditLogOption) - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
- getOptionByName(String) - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
Shortcut to
getOptions()
.get(name)
lookup!
This lookup is case-insensitive!
- getOptions() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
Key-Value Map
containing all Options made in this entry.
- getOptions(AuditLogOption...) - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
Constructs a filtered, immutable list of options corresponding to
the provided
AuditLogOptions
.
- getOwner() - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
The owner of the bot's application.
- getOwner() - Method in interface net.dv8tion.jda.client.entities.Group
-
- getOwner() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The
Member
object for the owner of this Guild.
- getOwner() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
The owner of this Webhook.
- getOwnerId() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The ID for the current owner of this guild.
- getOwnerIdLong() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The ID for the current owner of this guild.
- getParent() - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getParty() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
Information on the active party of the player
- getPattern() - Method in enum net.dv8tion.jda.core.entities.Message.MentionType
-
- getPermission() - Method in exception net.dv8tion.jda.core.exceptions.PermissionException
-
- getPermissionOverride() - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- getPermissionOverride(Member) - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getPermissionOverride(Role) - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getPermissionOverrides() - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getPermissions() - Method in interface net.dv8tion.jda.core.entities.IPermissionHolder
-
The Guild-Wide Permissions this PermissionHolder holds.
- getPermissions(long) - Static method in enum net.dv8tion.jda.core.Permission
-
A list of all
Permissions
that are specified by this raw long representation of
permissions.
- getPermissions(Channel) - Method in interface net.dv8tion.jda.core.entities.Member
-
The Permissions this Member holds in the specified
Channel
.
- getPermissionsRaw() - Method in interface net.dv8tion.jda.core.entities.Role
-
The
long
representation of the literal permissions that this
Role
has.
- getPhoneNumber() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
Used to get the phone number of the currently logged in account if a phone number has been attached to it.
- getPing() - Method in interface net.dv8tion.jda.core.JDA
-
The time in milliseconds that discord took to respond to our last heartbeat
This roughly represents the WebSocket ping of this session
- getPinnedMessages() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Retrieves a List of
Messages
that have been pinned in this channel.
- getPosition() - Method in interface net.dv8tion.jda.core.entities.Channel
-
The position this Channel is displayed at.
- getPosition() - Method in interface net.dv8tion.jda.core.entities.Role
-
The hierarchical position of this
Role
in the
Guild
hierarchy.
- getPosition() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceChannel
-
Gets the integer position of the channel
- getPositionRaw() - Method in interface net.dv8tion.jda.core.entities.Channel
-
The actual position of the
Channel
as stored and given by Discord.
- getPositionRaw() - Method in interface net.dv8tion.jda.core.entities.Role
-
The actual position of the
Role
as stored and given by Discord.
- getPreferredMode(JSONArray) - Static method in enum net.dv8tion.jda.core.audio.AudioEncryption
-
- getPremadeWidgetHtml(String, WidgetUtil.WidgetTheme, int, int) - Static method in class net.dv8tion.jda.core.utils.WidgetUtil
-
Gets the pre-made HTML Widget for the specified guild using the specified
settings.
- getPremadeWidgetHtml(Guild, WidgetUtil.WidgetTheme, int, int) - Static method in class net.dv8tion.jda.core.utils.WidgetUtil
-
Gets the pre-made HTML Widget for the specified guild using the specified
settings.
- getPresence() - Method in interface net.dv8tion.jda.core.JDA
-
The
Presence
controller for the current session.
- getPreviouslyBlockedUser() - Method in class net.dv8tion.jda.client.events.relationship.UserUnblockedEvent
-
- getPrevNick() - Method in class net.dv8tion.jda.core.events.guild.member.GuildMemberNickChangeEvent
-
The old nickname
- getPrivateChannel() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getPrivateChannel() - Method in interface net.dv8tion.jda.client.entities.CallVoiceState
-
- getPrivateChannel() - Method in class net.dv8tion.jda.client.events.call.GenericCallEvent
-
- getPrivateChannel() - Method in interface net.dv8tion.jda.core.entities.Message
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
PrivateChannel
in which this users started typing,
or
null
if this was not in a PrivateChannel.
- getPrivateChannelById(long) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
PrivateChannel
which has the same id as the one provided.
- getPrivateChannelById(long) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
PrivateChannel
which has the same id as the one provided.
- getPrivateChannelById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
PrivateChannel
which has the same id as the one provided.
- getPrivateChannelById(String) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
PrivateChannel
which has the same id as the one provided.
- getPrivateChannelCache() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getPrivateChannelCache() - Method in interface net.dv8tion.jda.core.JDA
-
- getPrivateChannels() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getPrivateChannels() - Method in interface net.dv8tion.jda.core.JDA
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.channel.category.update.GenericCategoryUpdateEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.channel.text.update.GenericTextChannelUpdateEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateBitrateEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateNameEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateParentEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePositionEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateUserLimitEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.emote.update.GenericEmoteUpdateEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.guild.update.GenericGuildUpdateEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.role.update.GenericRoleUpdateEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.self.GenericSelfUpdateEvent
-
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.StatusChangeEvent
-
- getPropertyIdentifier() - Method in interface net.dv8tion.jda.core.events.UpdateEvent
-
The field name for the updated property
- getPropertyIdentifier() - Method in class net.dv8tion.jda.core.events.user.update.GenericUserUpdateEvent
-
- getProxyIconUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.AuthorInfo
-
The url of the author's icon, proxied by Discord
This url is used to access the image through Discord instead of directly to prevent ip scraping.
- getProxyIconUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Footer
-
The url of the footer's icon, proxied by Discord
This url is used to access the image through Discord instead of directly to prevent ip scraping.
- getProxyUrl() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
The url of the Attachment, proxied by Discord.
- getProxyUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.ImageInfo
-
The url of the image, proxied by Discord
This url is used to access the image through Discord instead of directly to prevent ip scraping.
- getProxyUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Thumbnail
-
The Discord proxied url of the thumbnail image.
- getPrunableMemberCount(int) - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getPublicRole() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getPublicRole() - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
- getQueuedAudioConnection() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
This can be used to find out what
VoiceChannel
JDA is currently
attempting to setup an audio connection for.
- getRateLimitedRoute() - Method in exception net.dv8tion.jda.core.exceptions.RateLimitedException
-
The route responsible for the rate limit bucket that is used in
the responsible RateLimiter
- getRaw() - Method in enum net.dv8tion.jda.core.audio.SpeakingMode
-
The raw bitmask for this mode
- getRaw() - Method in enum net.dv8tion.jda.core.entities.ActivityFlag
-
The raw bitmask for this flag
- getRaw(Collection<SpeakingMode>) - Static method in enum net.dv8tion.jda.core.audio.SpeakingMode
-
Converts the given speaking modes into raw its bitmast.
- getRaw(Collection<Permission>) - Static method in enum net.dv8tion.jda.core.Permission
-
- getRaw(SpeakingMode...) - Static method in enum net.dv8tion.jda.core.audio.SpeakingMode
-
Converts the given speaking modes into raw its bitmast.
- getRaw(Permission...) - Static method in enum net.dv8tion.jda.core.Permission
-
- getRawValue() - Method in enum net.dv8tion.jda.core.Permission
-
The value of this permission when viewed as a raw value.
- getReaction() - Method in class net.dv8tion.jda.client.events.message.group.react.GenericGroupMessageReactionEvent
-
- getReaction() - Method in class net.dv8tion.jda.core.events.message.guild.react.GenericGuildMessageReactionEvent
-
- getReaction() - Method in class net.dv8tion.jda.core.events.message.priv.react.GenericPrivateMessageReactionEvent
-
- getReaction() - Method in class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
- getReaction() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.ReactionPaginationAction
-
- getReactionEmote() - Method in class net.dv8tion.jda.client.events.message.group.react.GenericGroupMessageReactionEvent
-
- getReactionEmote() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
- getReactionEmote() - Method in class net.dv8tion.jda.core.events.message.guild.react.GenericGuildMessageReactionEvent
-
- getReactionEmote() - Method in class net.dv8tion.jda.core.events.message.priv.react.GenericPrivateMessageReactionEvent
-
- getReactionEmote() - Method in class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
The
ReactionEmote
of the reaction, shortcut for
getReaction().getReactionEmote()
- getReactions() - Method in interface net.dv8tion.jda.core.entities.Message
-
- getReason() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
The optional reason why this action was executed.
- getReason() - Method in class net.dv8tion.jda.core.entities.Guild.Ban
-
The reason why this user was banned
- getReceiveHandler() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
- getRecentMentions() - Method in interface net.dv8tion.jda.client.JDAClient
-
Retrieves the recent mentions for the currently logged in
client account.
- getRecentMentions() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Retrieves the recent mentions for the currently logged in
client account in this Guild.
- getRecentMentions(Guild) - Method in interface net.dv8tion.jda.client.JDAClient
-
Retrieves the recent mentions for the currently logged in
client account.
- getRedirectUris() - Method in interface net.dv8tion.jda.client.entities.Application
-
The redirect uris of this application.
- getRegion() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getRegion() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The Voice
Region
that this Guild is
using for audio connections.
- getRegionRaw() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The raw voice region name that this Guild is using
for audio connections.
- getRegisteredListeners() - Method in class net.dv8tion.jda.core.hooks.AnnotatedEventManager
-
- getRegisteredListeners() - Method in interface net.dv8tion.jda.core.hooks.IEventManager
-
The currently registered listeners
- getRegisteredListeners() - Method in class net.dv8tion.jda.core.hooks.InterfacedEventManager
-
- getRegisteredListeners() - Method in interface net.dv8tion.jda.core.JDA
-
Returns an unmodifiable List of Objects that have been registered as EventListeners.
- getRelationship() - Method in class net.dv8tion.jda.client.events.relationship.GenericRelationshipEvent
-
- getRelationship(Member) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationship(User) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipById(long) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipById(long, RelationshipType) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipById(String) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipById(String, RelationshipType) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationships() - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationships(RelationshipType) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationships(RelationshipType, String, boolean) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipsByName(String, boolean) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipType() - Method in class net.dv8tion.jda.client.events.relationship.GenericRelationshipEvent
-
- getRemainingTime(TemporalUnit) - Method in class net.dv8tion.jda.core.entities.RichPresence.Timestamps
-
- getRequest() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getRequestBody() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getRequestBodyRaw() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getRequestHeaders() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getRequestRaw() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getRequiredMFALevel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Returns the level of multifactor authentication required to execute administrator restricted functions in this guild.
- getRequiredType() - Method in exception net.dv8tion.jda.core.exceptions.AccountTypeException
-
- getResponse() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getResponse() - Method in exception net.dv8tion.jda.core.exceptions.ErrorResponseException
-
The Discord Response causing the ErrorResponse
- getResponseBody() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getResponseBodyAsArray() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getResponseBodyAsObject() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getResponseBodyAsString() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getResponseHeaders() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getResponseNumber() - Method in class net.dv8tion.jda.core.events.Event
-
The current sequence for this event.
- getResponseRaw() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getResponseTotal() - Method in interface net.dv8tion.jda.core.JDA
-
This value is the total amount of JSON responses that discord has sent.
- getRestAction() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getRestrictedGuilds() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- getRetrievedHistory() - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
- getRetryAfter() - Method in exception net.dv8tion.jda.core.exceptions.RateLimitedException
-
The back-off delay in milliseconds that should be respected
before trying to query the
route
again
- getRingingUsers() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getRole() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
- getRole() - Method in class net.dv8tion.jda.core.events.role.GenericRoleEvent
-
The role for this event
- getRole() - Method in class net.dv8tion.jda.core.managers.RoleManager
-
The target
Role
for this
manager
- getRole(int) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
Retrieves the
RoleData
for the
provided index.
- getRoleById(long) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Retrieves the
Role
associated to the provided id.
- getRoleById(long) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a
Role
from this guild that has the same id as the
one provided.
- getRoleById(long) - Method in interface net.dv8tion.jda.core.JDA
-
Retrieves the
Role
associated to the provided id.
- getRoleById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Retrieves the
Role
associated to the provided id.
- getRoleById(String) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a
Role
from this guild that has the same id as the
one provided.
- getRoleById(String) - Method in interface net.dv8tion.jda.core.JDA
-
Retrieves the
Role
associated to the provided id.
- getRoleCache() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getRoleCache() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getRoleCache() - Method in interface net.dv8tion.jda.core.JDA
-
- getRolePermissionOverrides() - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getRoles() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
All
Roles
this ShardManager instance can see.
- getRoles() - Method in interface net.dv8tion.jda.core.entities.Emote
-
- getRoles() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getRoles() - Method in interface net.dv8tion.jda.core.entities.Member
-
The roles applied to this Member.
- getRoles() - Method in class net.dv8tion.jda.core.events.guild.member.GuildMemberRoleAddEvent
-
The list of roles that were added
- getRoles() - Method in class net.dv8tion.jda.core.events.guild.member.GuildMemberRoleRemoveEvent
-
The removed roles
- getRoles() - Method in interface net.dv8tion.jda.core.JDA
-
All
Roles
this JDA instance can see.
- getRolesByName(String, boolean) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Retrieves all
Roles
visible to this ShardManager instance.
- getRolesByName(String, boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a list of all
Roles
in this Guild that have the same
name as the one provided.
- getRolesByName(String, boolean) - Method in interface net.dv8tion.jda.core.JDA
-
Retrieves all
Roles
visible to this JDA instance.
- getRoute() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getRpcApplicationState() - Method in interface net.dv8tion.jda.client.entities.Application
-
The rpc application state of this application.
- getScopes() - Method in interface net.dv8tion.jda.client.entities.AuthorizedApplication
-
List of authorization scopes of this Application.
- getSeconds() - Method in enum net.dv8tion.jda.core.entities.Guild.Timeout
-
- getSecret() - Method in interface net.dv8tion.jda.client.entities.Application
-
Returns the Application secret (Used for oAuth)
- getSelectedEntity() - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
- getSelectedPosition() - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
The currently selected position
that is in focus for all modification operations of this OrderAction instance
- getSelfMember() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets the
Member
object of the currently logged in account in this guild.
- getSelfUser() - Method in class net.dv8tion.jda.core.events.self.GenericSelfUpdateEvent
-
- getSelfUser() - Method in interface net.dv8tion.jda.core.JDA
-
Returns the currently logged in account represented by
SelfUser
.
- getSelfUser() - Method in class net.dv8tion.jda.core.managers.AccountManager
-
The
SelfUser
that will be
modified by this AccountManager.
- getSendingHandler() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
- getServiceCloseFrame() - Method in class net.dv8tion.jda.core.events.DisconnectEvent
-
The close frame discord sent to us
- getSessionId() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
Session ID for this presence.
- getSessionId() - Method in interface net.dv8tion.jda.core.entities.VoiceState
-
The Session-Id for this VoiceState
- getSettings() - Method in interface net.dv8tion.jda.client.JDAClient
-
- getShardById(int) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
JDA
instance which has the same id as the one provided.
- getShardById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
JDA
instance which has the same id as the one provided.
- getShardCache() - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- getShardCache() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getShardForGuild(long, int) - Static method in class net.dv8tion.jda.core.utils.MiscUtil
-
Returns the shard id the given guild will be loaded on for the given amount of shards.
- getShardForGuild(String, int) - Static method in class net.dv8tion.jda.core.utils.MiscUtil
-
Returns the shard id the given guild will be loaded on for the given amount of shards.
- getShardForGuild(Guild, int) - Static method in class net.dv8tion.jda.core.utils.MiscUtil
-
Returns the shard id the given
Guild
will be loaded on for the given amount of shards.
- getShardId() - Method in class net.dv8tion.jda.core.JDA.ShardInfo
-
Represents the id of the shard of the current instance.
- getShardInfo() - Method in interface net.dv8tion.jda.core.JDA
-
The shard information used when creating this instance of JDA.
- getShardInfo() - Method in interface net.dv8tion.jda.core.utils.SessionController.SessionConnectNode
-
- getShardManager() - Method in interface net.dv8tion.jda.bot.JDABot
-
- getShards() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Gets all
JDA
instances bound to this ShardManager.
- getShardsQueued() - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- getShardsQueued() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Returns the amount of shards queued for (re)connecting.
- getShardsRunning() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Returns the amount of running shards.
- getShardsTotal() - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- getShardsTotal() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getShardString() - Method in class net.dv8tion.jda.core.JDA.ShardInfo
-
Provides a shortcut method for easily printing shard info.
- getShardTotal() - Method in class net.dv8tion.jda.core.JDA.ShardInfo
-
- getShutdownTime() - Method in class net.dv8tion.jda.core.events.ShutdownEvent
-
Time of WebSocket disconnect
- getSiteProvider() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The information on site from which the embed was generated from.
- getSize() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
The size of the attachment in bytes.
- getSize() - Method in class net.dv8tion.jda.core.entities.RichPresence.Party
-
The current size of this party, or 0
if unset
- getSizeAsLong() - Method in class net.dv8tion.jda.core.entities.RichPresence.Party
-
The current size of this party, or 0
if unset
- getSlowmode() - Method in interface net.dv8tion.jda.core.entities.TextChannel
-
The slowmode set for this TextChannel.
- getSmallImage() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
Information on the small corner image displayed in the profile view
- getSocketAddress() - Method in interface net.dv8tion.jda.core.audio.factory.IPacketProvider
-
The connected socket address for this audio connection.
- getSpeakingMode() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
- getSplashId() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The Discord hash-id of the splash image for this Guild.
- getSplashId() - Method in interface net.dv8tion.jda.core.entities.Invite.Guild
-
The splash image id of this guild.
- getSplashUrl() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The URL of the splash image for this Guild.
- getSplashUrl() - Method in interface net.dv8tion.jda.core.entities.Invite.Guild
-
Returns the splash image url of this guild.
- getStage() - Method in class net.dv8tion.jda.core.audio.ConnectionRequest
-
- getStart() - Method in class net.dv8tion.jda.core.entities.RichPresence.Timestamps
-
Epoch second timestamp of match start, or 0
of unset.
- getStartTime() - Method in class net.dv8tion.jda.core.entities.RichPresence.Timestamps
-
Shortcut for Instant.ofEpochSecond(start)
- getState() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
The user's current party status
Example: "Looking to Play", "Playing Solo", "In a Group"
- getStatus() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- getStatus() - Method in interface net.dv8tion.jda.core.JDA
-
Gets the current
Status
of the JDA instance.
- getStatus() - Method in interface net.dv8tion.jda.core.managers.Presence
-
The current OnlineStatus for this session.
- getStatus(int) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
JDA.Status
of the shard which has the same id as the one provided.
- getStatuses() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Gets the current
Status
of all shards.
- getStringBuilder() - Method in class net.dv8tion.jda.core.MessageBuilder
-
Returns the underlying StringBuilder
.
- getSyncId() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
Sync ID for this presence.
- getSystemChannel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Provides the
TextChannel
that has been set as the channel
which newly joined
Members
will be announced in.
- getTargetId() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
The id for the target entity.
- getTargetIdLong() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
The id for the target entity.
- getTargetType() - Method in enum net.dv8tion.jda.core.audit.ActionType
-
- getTargetType() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
The
TargetType
defining what kind of
entity was targeted by this action.
- getText() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Footer
-
The text in the footer
- getText() - Method in class net.dv8tion.jda.core.entities.RichPresence.Image
-
Text which is displayed when hovering the image in the official client
- getTextChannel() - Method in interface net.dv8tion.jda.core.entities.Message
-
- getTextChannel() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
- getTextChannel() - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
- getTextChannel() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
TextChannel
in which this users started typing,
or
null
if this was not in a TextChannel.
- getTextChannelById(long) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
TextChannel
which has the same id as the one provided.
- getTextChannelById(long) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a
TextChannel
from this guild that has the same id as the
one provided.
- getTextChannelById(long) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
TextChannel
which has the same id as the one provided.
- getTextChannelById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
TextChannel
which has the same id as the one provided.
- getTextChannelById(String) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a
TextChannel
from this guild that has the same id as the
one provided.
- getTextChannelById(String) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
TextChannel
which has the same id as the one provided.
- getTextChannelCache() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getTextChannelCache() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getTextChannelCache() - Method in interface net.dv8tion.jda.core.JDA
-
- getTextChannels() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getTextChannels() - Method in interface net.dv8tion.jda.core.entities.Category
-
- getTextChannels() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getTextChannels() - Method in interface net.dv8tion.jda.core.JDA
-
- getTextChannelsByName(String, boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a list of all
TextChannels
in this Guild that have the same
name as the one provided.
- getTextChannelsByName(String, boolean) - Method in interface net.dv8tion.jda.core.JDA
-
An unmodifiable list of all
TextChannels
that have the same name as the one provided.
- getThumbnail() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The information about the
Thumbnail
image to be displayed with the embed.
- getTimestamp() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The timestamp of the embed.
- getTimestamp() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
The time when the user started typing
- getTimestamps() - Method in class net.dv8tion.jda.core.entities.Game
-
Information on the match duration, start, and end.
- getTitle() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The title of the embed.
- getToken() - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
- getToken() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
The execute token for this Webhook.
- getToken() - Method in interface net.dv8tion.jda.core.JDA
-
The login token that is currently being used for Discord authentication.
- getTopic() - Method in interface net.dv8tion.jda.core.entities.TextChannel
-
The topic set for this TextChannel.
- getType() - Method in interface net.dv8tion.jda.client.entities.Relationship
-
- getType() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
The
ActionType
defining what auditable
Action is referred to by this entry.
- getType() - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getType() - Method in class net.dv8tion.jda.core.entities.Game
-
- getType() - Method in interface net.dv8tion.jda.core.entities.Invite.Channel
-
- getType() - Method in interface net.dv8tion.jda.core.entities.Invite
-
The type of this invite.
- getType() - Method in interface net.dv8tion.jda.core.entities.Message
-
- getType() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
- getType() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
- getType() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
- getType() - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- getType() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.MessagePaginationAction
-
- getUdpSocket() - Method in interface net.dv8tion.jda.core.audio.factory.IPacketProvider
-
The UDP connection for this audio connection.
- getUrl() - Method in class net.dv8tion.jda.core.entities.Game
-
The URL of the
Game
if the game is actually a Stream.
- getUrl() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
The url of the Attachment, most likely on the Discord servers.
- getUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.AuthorInfo
-
The url of the author.
- getUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The that was originally placed into chat that spawned this embed.
- getUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.ImageInfo
-
The url of the image.
- getUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Provider
-
The url of the provider.
- getUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Thumbnail
-
The web url of this thumbnail image.
- getUrl() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.VideoInfo
-
The url of the video.
- getUrl() - Method in class net.dv8tion.jda.core.entities.RichPresence.Image
-
- getUrl() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
The POST
route for this Webhook.
- getUrl() - Method in class net.dv8tion.jda.webhook.WebhookClient
-
The URL of this WebhookClient
- getURL() - Method in interface net.dv8tion.jda.core.entities.Invite
-
The invite URL for this invite in the format of:
"https://discord.gg/" + getCode()
- getUser() - Method in interface net.dv8tion.jda.client.entities.CallUser
-
- getUser() - Method in interface net.dv8tion.jda.client.entities.CallVoiceState
-
- getUser() - Method in interface net.dv8tion.jda.client.entities.Relationship
-
- getUser() - Method in class net.dv8tion.jda.client.events.group.GroupUserJoinEvent
-
- getUser() - Method in class net.dv8tion.jda.client.events.group.GroupUserLeaveEvent
-
- getUser() - Method in class net.dv8tion.jda.client.events.message.group.react.GenericGroupMessageReactionEvent
-
- getUser() - Method in class net.dv8tion.jda.client.events.relationship.GenericRelationshipEvent
-
- getUser() - Method in class net.dv8tion.jda.core.audio.UserAudio
-
The
User
that provided the audio data.
- getUser() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
The
User
responsible
for this action.
- getUser() - Method in class net.dv8tion.jda.core.entities.Guild.Ban
-
- getUser() - Method in interface net.dv8tion.jda.core.entities.ListedEmote
-
The user who created this Emote
- getUser() - Method in interface net.dv8tion.jda.core.entities.Member
-
The user wrapped by this Entity.
- getUser() - Method in interface net.dv8tion.jda.core.entities.PrivateChannel
-
- getUser() - Method in class net.dv8tion.jda.core.events.channel.priv.PrivateChannelCreateEvent
-
The target
User
Shortcut for
getPrivateChannel().getUser()
- getUser() - Method in class net.dv8tion.jda.core.events.channel.priv.PrivateChannelDeleteEvent
-
The target
User
Shortcut for
getPrivateChannel().getUser()
- getUser() - Method in class net.dv8tion.jda.core.events.guild.GuildBanEvent
-
The banned
User
Possibly fake user.
- getUser() - Method in class net.dv8tion.jda.core.events.guild.GuildUnbanEvent
-
The
User
who was unbanned
Possibly fake user.
- getUser() - Method in class net.dv8tion.jda.core.events.guild.member.GenericGuildMemberEvent
-
The
User
instance
Shortcut for
getMember().getUser()
- getUser() - Method in class net.dv8tion.jda.core.events.message.guild.react.GenericGuildMessageReactionEvent
-
- getUser() - Method in class net.dv8tion.jda.core.events.message.priv.react.GenericPrivateMessageReactionEvent
-
- getUser() - Method in class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
- getUser() - Method in class net.dv8tion.jda.core.events.user.GenericUserEvent
-
The related user instance
- getUser() - Method in class net.dv8tion.jda.core.requests.restaction.MemberAction
-
The user associated with the id
- getUserById(long) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
User
which has the same id as the one provided.
- getUserById(long) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
User
which has the same id as the one provided.
- getUserById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
User
which has the same id as the one provided.
- getUserById(String) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
User
which has the same id as the one provided.
- getUserCache() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getUserCache() - Method in interface net.dv8tion.jda.client.entities.Group
-
- getUserCache() - Method in interface net.dv8tion.jda.core.JDA
-
- getUserId() - Method in class net.dv8tion.jda.core.requests.restaction.MemberAction
-
The id of the user who will be added by this task
- getUserLimit() - Method in interface net.dv8tion.jda.core.entities.VoiceChannel
-
- getUsers() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
An unmodifiable list of all
Users
that share a
Guild
with the currently logged in account.
- getUsers() - Method in interface net.dv8tion.jda.client.entities.Group
-
- getUsers() - Method in class net.dv8tion.jda.core.audio.CombinedAudio
-
An unmodifiable list of all
Users
that provided audio that was combined.
- getUsers() - Method in interface net.dv8tion.jda.core.entities.Invite.Group
-
The names of all users in this group.
- getUsers() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
Retrieves the
Users
that
already reacted with this MessageReaction.
- getUsers() - Method in interface net.dv8tion.jda.core.JDA
-
An unmodifiable list of all
Users
that share a
Guild
with the currently logged in account.
- getUsers(int) - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
Retrieves the
Users
that
already reacted with this MessageReaction.
- getUsersByName(String, boolean) - Method in interface net.dv8tion.jda.core.JDA
-
This unmodifiable returns all
Users
that have the same username as the one provided.
- getUsersStartedRinging() - Method in class net.dv8tion.jda.client.events.call.update.CallUpdateRingingUsersEvent
-
- getUsersStoppedRinging() - Method in class net.dv8tion.jda.client.events.call.update.CallUpdateRingingUsersEvent
-
- getUses() - Method in interface net.dv8tion.jda.core.entities.Invite
-
How often this invite has been used.
- getValue() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Field
-
The value of the field
- getVanityUrl() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets the vanity url for this Guild.
- getVerificationLevel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Returns the verification-Level of this Guild.
- getVerificationLevel() - Method in interface net.dv8tion.jda.core.entities.Invite.Guild
-
- getVideoInfo() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
The information about the video which should be displayed as an embed.
- getVoiceChannelById(long) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
VoiceChannel
which has the same id as the one provided.
- getVoiceChannelById(long) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a
VoiceChannel
from this guild that has the same id as the
one provided.
- getVoiceChannelById(long) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
VoiceChannel
which has the same id as the one provided.
- getVoiceChannelById(long) - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
Gets a voice channel with the given ID, or null
if the voice channel is not found
- getVoiceChannelById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
This returns the
VoiceChannel
which has the same id as the one provided.
- getVoiceChannelById(String) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a
VoiceChannel
from this guild that has the same id as the
one provided.
- getVoiceChannelById(String) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
VoiceChannel
which has the same id as the one provided.
- getVoiceChannelById(String) - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
Gets a voice channel with the given ID, or null if the voice channel is not found
- getVoiceChannelByName(String, boolean) - Method in interface net.dv8tion.jda.core.JDA
-
An unmodifiable list of all
VoiceChannels
that have the same name as the one provided.
- getVoiceChannelCache() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getVoiceChannelCache() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getVoiceChannelCache() - Method in interface net.dv8tion.jda.core.JDA
-
- getVoiceChannels() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- getVoiceChannels() - Method in interface net.dv8tion.jda.core.entities.Category
-
- getVoiceChannels() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getVoiceChannels() - Method in interface net.dv8tion.jda.core.JDA
-
- getVoiceChannels() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
Gets the list of voice channels in the guild
- getVoiceChannelsByName(String, boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a list of all
VoiceChannels
in this Guild that have the same
name as the one provided.
- getVoiceState() - Method in interface net.dv8tion.jda.client.entities.CallUser
-
- getVoiceState() - Method in class net.dv8tion.jda.client.events.call.voice.GenericCallVoiceEvent
-
- getVoiceState() - Method in interface net.dv8tion.jda.core.entities.Member
-
- getVoiceState() - Method in class net.dv8tion.jda.core.events.guild.voice.GenericGuildVoiceEvent
-
- getVoiceState() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
The current voice state of the member.
- getVoiceStates() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getWebhook() - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
The
Webhook
that the target id of this audit-log entry refers to
- getWebhook() - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
The target
Webhook
that will be modified by this manager
- getWebhookById(long) - Method in interface net.dv8tion.jda.core.JDA
-
- getWebhookById(String) - Method in interface net.dv8tion.jda.core.JDA
-
- getWebhooks() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getWebhooks() - Method in interface net.dv8tion.jda.core.entities.TextChannel
-
Retrieves the
Webhooks
attached to this TextChannel.
- getWebhooks() - Method in class net.dv8tion.jda.webhook.WebhookCluster
-
The current list of receivers for this WebhookCluster instance.
- getWebSocketTrace() - Method in interface net.dv8tion.jda.core.JDA
-
Receives all valid _trace
lines that have been sent to us
in this session.
- getWidget() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Gets the widget that to which this member belongs
- getWidget() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceChannel
-
Gets the Widget to which this voice channel belongs
- getWidget() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
- getWidget(long) - Static method in class net.dv8tion.jda.core.utils.WidgetUtil
-
Makes a GET request to get the information for a Guild's widget.
- getWidget(String) - Static method in class net.dv8tion.jda.core.utils.WidgetUtil
-
Makes a GET request to get the information for a Guild's widget.
- getWidgetBanner(String, WidgetUtil.BannerType) - Static method in class net.dv8tion.jda.core.utils.WidgetUtil
-
Gets the banner image for the specified guild of the specified type.
- getWidgetBanner(Guild, WidgetUtil.BannerType) - Static method in class net.dv8tion.jda.core.utils.WidgetUtil
-
Gets the banner image for the specified guild of the specified type.
- getWidth() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
The width of the Attachment if this Attachment is an image.
- getWidth() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.ImageInfo
-
The width of the image.
- getWidth() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Thumbnail
-
The width of the thumbnail image.
- getWidth() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.VideoInfo
-
The width of the video.
- GITHUB - Static variable in class net.dv8tion.jda.core.JDAInfo
-
- givePermissions(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- givePermissions(Permission...) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- GRACEFUL_CLOSE - net.dv8tion.jda.core.requests.CloseCode
-
- grant(long) - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- grant(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- grant(Permission...) - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- Group - Interface in net.dv8tion.jda.client.entities
-
- GROUP - net.dv8tion.jda.core.entities.ChannelType
-
- GROUP - net.dv8tion.jda.core.entities.Invite.InviteType
-
- GroupJoinEvent - Class in net.dv8tion.jda.client.events.group
-
- GroupJoinEvent(JDA, long, Group) - Constructor for class net.dv8tion.jda.client.events.group.GroupJoinEvent
-
- GroupLeaveEvent - Class in net.dv8tion.jda.client.events.group
-
- GroupLeaveEvent(JDA, long, Group) - Constructor for class net.dv8tion.jda.client.events.group.GroupLeaveEvent
-
- GroupMessageDeleteEvent - Class in net.dv8tion.jda.client.events.message.group
-
- GroupMessageDeleteEvent(JDA, long, long, Group) - Constructor for class net.dv8tion.jda.client.events.message.group.GroupMessageDeleteEvent
-
- GroupMessageEmbedEvent - Class in net.dv8tion.jda.client.events.message.group
-
- GroupMessageEmbedEvent(JDA, long, long, Group, List<MessageEmbed>) - Constructor for class net.dv8tion.jda.client.events.message.group.GroupMessageEmbedEvent
-
- GroupMessageReactionAddEvent - Class in net.dv8tion.jda.client.events.message.group.react
-
- GroupMessageReactionAddEvent(JDA, long, User, MessageReaction) - Constructor for class net.dv8tion.jda.client.events.message.group.react.GroupMessageReactionAddEvent
-
- GroupMessageReactionRemoveAllEvent - Class in net.dv8tion.jda.client.events.message.group.react
-
- GroupMessageReactionRemoveAllEvent(JDA, long, long, Group) - Constructor for class net.dv8tion.jda.client.events.message.group.react.GroupMessageReactionRemoveAllEvent
-
- GroupMessageReactionRemoveEvent - Class in net.dv8tion.jda.client.events.message.group.react
-
- GroupMessageReactionRemoveEvent(JDA, long, User, MessageReaction) - Constructor for class net.dv8tion.jda.client.events.message.group.react.GroupMessageReactionRemoveEvent
-
- GroupMessageReceivedEvent - Class in net.dv8tion.jda.client.events.message.group
-
- GroupMessageReceivedEvent(JDA, long, Message) - Constructor for class net.dv8tion.jda.client.events.message.group.GroupMessageReceivedEvent
-
- GroupMessageUpdateEvent - Class in net.dv8tion.jda.client.events.message.group
-
- GroupMessageUpdateEvent(JDA, long, Message) - Constructor for class net.dv8tion.jda.client.events.message.group.GroupMessageUpdateEvent
-
- GroupUpdateIconEvent - Class in net.dv8tion.jda.client.events.group.update
-
- GroupUpdateIconEvent(JDA, long, Group, String) - Constructor for class net.dv8tion.jda.client.events.group.update.GroupUpdateIconEvent
-
- GroupUpdateNameEvent - Class in net.dv8tion.jda.client.events.group.update
-
- GroupUpdateNameEvent(JDA, long, Group, String) - Constructor for class net.dv8tion.jda.client.events.group.update.GroupUpdateNameEvent
-
- GroupUpdateOwnerEvent - Class in net.dv8tion.jda.client.events.group.update
-
- GroupUpdateOwnerEvent(JDA, long, Group, User) - Constructor for class net.dv8tion.jda.client.events.group.update.GroupUpdateOwnerEvent
-
- GroupUserJoinEvent - Class in net.dv8tion.jda.client.events.group
-
- GroupUserJoinEvent(JDA, long, Group, User) - Constructor for class net.dv8tion.jda.client.events.group.GroupUserJoinEvent
-
- GroupUserLeaveEvent - Class in net.dv8tion.jda.client.events.group
-
- GroupUserLeaveEvent(JDA, long, Group, User) - Constructor for class net.dv8tion.jda.client.events.group.GroupUserLeaveEvent
-
- Guild - Interface in net.dv8tion.jda.core.entities
-
Represents a Discord
Guild
.
- GUILD - net.dv8tion.jda.core.audit.TargetType
-
- GUILD - net.dv8tion.jda.core.entities.Invite.InviteType
-
- GUILD_AFK_CHANNEL - net.dv8tion.jda.core.audit.AuditLogKey
-
- GUILD_AFK_TIMEOUT - net.dv8tion.jda.core.audit.AuditLogKey
-
- GUILD_EXPLICIT_CONTENT_FILTER - net.dv8tion.jda.core.audit.AuditLogKey
-
- GUILD_ICON - net.dv8tion.jda.core.audit.AuditLogKey
-
- GUILD_MEMBER_JOIN - net.dv8tion.jda.core.entities.MessageType
-
Specialized message used to welcome new members in a Guild
- GUILD_MFA_LEVEL - net.dv8tion.jda.core.audit.AuditLogKey
-
- GUILD_NAME - net.dv8tion.jda.core.audit.AuditLogKey
-
- GUILD_NOTIFICATION_LEVEL - net.dv8tion.jda.core.audit.AuditLogKey
-
- GUILD_OWNER - net.dv8tion.jda.core.audit.AuditLogKey
-
Change of User ID for the owner of a
Guild
- GUILD_REGION - net.dv8tion.jda.core.audit.AuditLogKey
-
Change of region represented by a key.
- GUILD_SPLASH - net.dv8tion.jda.core.audit.AuditLogKey
-
- GUILD_SYNC - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- GUILD_SYSTEM_CHANNEL - net.dv8tion.jda.core.audit.AuditLogKey
-
- GUILD_UPDATE - net.dv8tion.jda.core.audit.ActionType
-
An Administrator updated
Guild
information.
- GUILD_VERIFICATION_LEVEL - net.dv8tion.jda.core.audit.AuditLogKey
-
- Guild.Ban - Class in net.dv8tion.jda.core.entities
-
Represents a Ban object.
- Guild.ExplicitContentLevel - Enum in net.dv8tion.jda.core.entities
-
The Explicit-Content-Filter Level of a Guild.
- Guild.MFALevel - Enum in net.dv8tion.jda.core.entities
-
Represents the Multifactor Authentication level required by the Guild.
- Guild.NotificationLevel - Enum in net.dv8tion.jda.core.entities
-
Represents the Notification-level of the Guild.
- Guild.Timeout - Enum in net.dv8tion.jda.core.entities
-
- Guild.VerificationLevel - Enum in net.dv8tion.jda.core.entities
-
Represents the Verification-Level of the Guild.
- GuildAction - Class in net.dv8tion.jda.core.requests.restaction
-
- GuildAction(JDA, String) - Constructor for class net.dv8tion.jda.core.requests.restaction.GuildAction
-
- GuildAction.ChannelData - Class in net.dv8tion.jda.core.requests.restaction
-
Channel information used for the creation of
Channels
within
the construction of a
Guild
via GuildAction.
- GuildAction.RoleData - Class in net.dv8tion.jda.core.requests.restaction
-
Mutable object containing information on a
Role
of the resulting
Guild
that is constructed by a GuildAction instance
- GuildAvailableEvent - Class in net.dv8tion.jda.core.events.guild
-
Indicates that a
Guild
became available.
- GuildAvailableEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GuildAvailableEvent
-
- GuildBanEvent - Class in net.dv8tion.jda.core.events.guild
-
Indicates that a
User
was banned from a
Guild
.
- GuildBanEvent(JDA, long, Guild, User) - Constructor for class net.dv8tion.jda.core.events.guild.GuildBanEvent
-
- GuildController - Class in net.dv8tion.jda.core.managers
-
A controller that allows to utilize moderation
permissions and create new channels and roles.
- GuildController(Guild) - Constructor for class net.dv8tion.jda.core.managers.GuildController
-
Creates a new GuildController instance
for the specified Guild instance
- GuildJoinEvent - Class in net.dv8tion.jda.core.events.guild
-
Indicates that a you joined a
Guild
.
- GuildJoinEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GuildJoinEvent
-
- GuildLeaveEvent - Class in net.dv8tion.jda.core.events.guild
-
Indicates that you left a
Guild
.
- GuildLeaveEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GuildLeaveEvent
-
- GuildManager - Class in net.dv8tion.jda.core.managers
-
Manager providing functionality to update one or more fields for a
Guild
.
- GuildManager(Guild) - Constructor for class net.dv8tion.jda.core.managers.GuildManager
-
- GuildMemberJoinEvent - Class in net.dv8tion.jda.core.events.guild.member
-
- GuildMemberJoinEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberJoinEvent
-
- GuildMemberLeaveEvent - Class in net.dv8tion.jda.core.events.guild.member
-
- GuildMemberLeaveEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberLeaveEvent
-
- GuildMemberNickChangeEvent - Class in net.dv8tion.jda.core.events.guild.member
-
- GuildMemberNickChangeEvent(JDA, long, Member, String, String) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberNickChangeEvent
-
- GuildMemberRoleAddEvent - Class in net.dv8tion.jda.core.events.guild.member
-
Indicates that one or more
Roles
were assigned to a
Member
.
- GuildMemberRoleAddEvent(JDA, long, Member, List<Role>) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberRoleAddEvent
-
- GuildMemberRoleRemoveEvent - Class in net.dv8tion.jda.core.events.guild.member
-
Indicates that one or more
Roles
were removed from a
Member
.
- GuildMemberRoleRemoveEvent(JDA, long, Member, List<Role>) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberRoleRemoveEvent
-
- GuildMessageDeleteEvent - Class in net.dv8tion.jda.core.events.message.guild
-
Indicates that a Guild Message was deleted.
- GuildMessageDeleteEvent(JDA, long, long, TextChannel) - Constructor for class net.dv8tion.jda.core.events.message.guild.GuildMessageDeleteEvent
-
- GuildMessageEmbedEvent - Class in net.dv8tion.jda.core.events.message.guild
-
Indicates that a Guild Message contains one or more
Embeds
.
- GuildMessageEmbedEvent(JDA, long, long, TextChannel, List<MessageEmbed>) - Constructor for class net.dv8tion.jda.core.events.message.guild.GuildMessageEmbedEvent
-
- GuildMessageReactionAddEvent - Class in net.dv8tion.jda.core.events.message.guild.react
-
- GuildMessageReactionAddEvent(JDA, long, User, MessageReaction) - Constructor for class net.dv8tion.jda.core.events.message.guild.react.GuildMessageReactionAddEvent
-
- GuildMessageReactionRemoveAllEvent - Class in net.dv8tion.jda.core.events.message.guild.react
-
Indicates that the reactions for a
Message
were cleared by a moderator in a guild.
- GuildMessageReactionRemoveAllEvent(JDA, long, long, TextChannel) - Constructor for class net.dv8tion.jda.core.events.message.guild.react.GuildMessageReactionRemoveAllEvent
-
- GuildMessageReactionRemoveEvent - Class in net.dv8tion.jda.core.events.message.guild.react
-
- GuildMessageReactionRemoveEvent(JDA, long, User, MessageReaction) - Constructor for class net.dv8tion.jda.core.events.message.guild.react.GuildMessageReactionRemoveEvent
-
- GuildMessageReceivedEvent - Class in net.dv8tion.jda.core.events.message.guild
-
- GuildMessageReceivedEvent(JDA, long, Message) - Constructor for class net.dv8tion.jda.core.events.message.guild.GuildMessageReceivedEvent
-
- GuildMessageUpdateEvent - Class in net.dv8tion.jda.core.events.message.guild
-
- GuildMessageUpdateEvent(JDA, long, Message) - Constructor for class net.dv8tion.jda.core.events.message.guild.GuildMessageUpdateEvent
-
- GuildReadyEvent - Class in net.dv8tion.jda.core.events.guild
-
Indicates that a
Guild
finished setting up
This event is fired if a guild finished setting up during initial login phase.
- GuildReadyEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GuildReadyEvent
-
- GuildUnavailableEvent - Class in net.dv8tion.jda.core.events.guild
-
Indicates that a
Guild
became unavailable.
- GuildUnavailableEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GuildUnavailableEvent
-
- GuildUnavailableException - Exception in net.dv8tion.jda.core.exceptions
-
- GuildUnavailableException() - Constructor for exception net.dv8tion.jda.core.exceptions.GuildUnavailableException
-
Creates a new GuildUnavailableException instance
- GuildUnavailableException(String) - Constructor for exception net.dv8tion.jda.core.exceptions.GuildUnavailableException
-
Creates a new GuildUnavailableException instance
- GuildUnbanEvent - Class in net.dv8tion.jda.core.events.guild
-
Indicates that a
User
was unbanned from a
Guild
.
- GuildUnbanEvent(JDA, long, Guild, User) - Constructor for class net.dv8tion.jda.core.events.guild.GuildUnbanEvent
-
- GuildUpdateAfkChannelEvent - Class in net.dv8tion.jda.core.events.guild.update
-
Indicates that the afk-channel of a
Guild
changed.
- GuildUpdateAfkChannelEvent(JDA, long, Guild, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateAfkChannelEvent
-
- GuildUpdateAfkTimeoutEvent - Class in net.dv8tion.jda.core.events.guild.update
-
- GuildUpdateAfkTimeoutEvent(JDA, long, Guild, Guild.Timeout) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateAfkTimeoutEvent
-
- GuildUpdateExplicitContentLevelEvent - Class in net.dv8tion.jda.core.events.guild.update
-
- GuildUpdateExplicitContentLevelEvent(JDA, long, Guild, Guild.ExplicitContentLevel) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateExplicitContentLevelEvent
-
- GuildUpdateFeaturesEvent - Class in net.dv8tion.jda.core.events.guild.update
-
Indicates that the features of a
Guild
changed.
- GuildUpdateFeaturesEvent(JDA, long, Guild, Set<String>) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateFeaturesEvent
-
- GuildUpdateIconEvent - Class in net.dv8tion.jda.core.events.guild.update
-
Indicates that the Icon of a
Guild
changed.
- GuildUpdateIconEvent(JDA, long, Guild, String) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateIconEvent
-
- GuildUpdateMFALevelEvent - Class in net.dv8tion.jda.core.events.guild.update
-
- GuildUpdateMFALevelEvent(JDA, long, Guild, Guild.MFALevel) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateMFALevelEvent
-
- GuildUpdateNameEvent - Class in net.dv8tion.jda.core.events.guild.update
-
Indicates that the name of a
Guild
changed.
- GuildUpdateNameEvent(JDA, long, Guild, String) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateNameEvent
-
- GuildUpdateNotificationLevelEvent - Class in net.dv8tion.jda.core.events.guild.update
-
- GuildUpdateNotificationLevelEvent(JDA, long, Guild, Guild.NotificationLevel) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateNotificationLevelEvent
-
- GuildUpdateOwnerEvent - Class in net.dv8tion.jda.core.events.guild.update
-
Indicates that the owner of a
Guild
changed.
- GuildUpdateOwnerEvent(JDA, long, Guild, Member) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateOwnerEvent
-
- GuildUpdateRegionEvent - Class in net.dv8tion.jda.core.events.guild.update
-
- GuildUpdateRegionEvent(JDA, long, Guild, String) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateRegionEvent
-
- GuildUpdateSplashEvent - Class in net.dv8tion.jda.core.events.guild.update
-
Indicates that the splash of a
Guild
changed.
- GuildUpdateSplashEvent(JDA, long, Guild, String) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateSplashEvent
-
- GuildUpdateSystemChannelEvent - Class in net.dv8tion.jda.core.events.guild.update
-
Indicates that the system channel of a
Guild
changed.
- GuildUpdateSystemChannelEvent(JDA, long, Guild, TextChannel) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateSystemChannelEvent
-
- GuildUpdateVerificationLevelEvent - Class in net.dv8tion.jda.core.events.guild.update
-
- GuildUpdateVerificationLevelEvent(JDA, long, Guild, Guild.VerificationLevel) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateVerificationLevelEvent
-
- GuildVoiceDeafenEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
Indicates that a
Member
was (un-)deafened.
- GuildVoiceDeafenEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceDeafenEvent
-
- GuildVoiceGuildDeafenEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
Indicates that a
Member
was (un-)deafened by a moderator.
- GuildVoiceGuildDeafenEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceGuildDeafenEvent
-
- GuildVoiceGuildMuteEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
Indicates that a
Member
was (un-)muted by a moderator.
- GuildVoiceGuildMuteEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceGuildMuteEvent
-
- GuildVoiceJoinEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
- GuildVoiceJoinEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceJoinEvent
-
- GuildVoiceLeaveEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
- GuildVoiceLeaveEvent(JDA, long, Member, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceLeaveEvent
-
- GuildVoiceMoveEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
- GuildVoiceMoveEvent(JDA, long, Member, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceMoveEvent
-
- GuildVoiceMuteEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
Indicates that a
Member
was (un-)muted.
- GuildVoiceMuteEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceMuteEvent
-
- GuildVoiceSelfDeafenEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
Indicates that a
Member
(un-)deafened itself.
- GuildVoiceSelfDeafenEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceSelfDeafenEvent
-
- GuildVoiceSelfMuteEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
Indicates that a
Member
(un-)muted itself.
- GuildVoiceSelfMuteEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceSelfMuteEvent
-
- GuildVoiceState - Interface in net.dv8tion.jda.core.entities
-
- GuildVoiceSuppressEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
Indicates that a
Member
was (un-)suppressed.
- GuildVoiceSuppressEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceSuppressEvent
-
- GuildVoiceUpdateEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
Indicates that a
Member
that was previously connected
to a
VoiceChannel
left the previously connected Channel.
- GuildVoiceUpdateEvent(JDA, long, Member, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceUpdateEvent
-
- IAudioSendFactory - Interface in net.dv8tion.jda.core.audio.factory
-
- IAudioSendSystem - Interface in net.dv8tion.jda.core.audio.factory
-
Interface that acts as a UDP audio packet sending loop.
- Icon - Class in net.dv8tion.jda.core.entities
-
Icon containing a base64 encoded jpeg/png/gif/gifv image.
- ICON - Static variable in class net.dv8tion.jda.client.managers.ApplicationManager
-
Used to reset the icon field
- ICON - Static variable in class net.dv8tion.jda.core.managers.GuildManager
-
Used to reset the icon field
- id - Variable in class net.dv8tion.jda.core.requests.restaction.PermOverrideData
-
- ID - net.dv8tion.jda.core.audit.AuditLogKey
-
This is sometimes visible for
ActionTypes
which create a new entity.
- ID - net.dv8tion.jda.core.audit.AuditLogOption
-
This is sometimes visible for
ActionTypes
which create a new entity.
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.category.update.CategoryUpdateNameEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.category.update.CategoryUpdatePositionEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateNameEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateNSFWEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateParentEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdatePositionEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateSlowmodeEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateTopicEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateBitrateEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateNameEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateParentEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePositionEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateUserLimitEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateNameEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateRolesEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateAfkChannelEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateAfkTimeoutEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateExplicitContentLevelEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateFeaturesEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateIconEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateMFALevelEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateNameEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateNotificationLevelEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateOwnerEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateRegionEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSplashEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSystemChannelEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.guild.update.GuildUpdateVerificationLevelEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.role.update.RoleUpdateColorEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.role.update.RoleUpdateHoistedEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.role.update.RoleUpdateMentionableEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.role.update.RoleUpdateNameEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.role.update.RoleUpdatePermissionsEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.role.update.RoleUpdatePositionEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.self.SelfUpdateAvatarEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.self.SelfUpdateDiscriminatorEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.self.SelfUpdateEmailEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.self.SelfUpdateMFAEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.self.SelfUpdateMobileEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.self.SelfUpdateNameEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.self.SelfUpdateNitroEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.self.SelfUpdatePhoneNumberEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.self.SelfUpdateVerifiedEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.StatusChangeEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.user.update.UserUpdateAvatarEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.user.update.UserUpdateDiscriminatorEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.user.update.UserUpdateGameEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.user.update.UserUpdateNameEvent
-
- IDENTIFIER - Static variable in class net.dv8tion.jda.core.events.user.update.UserUpdateOnlineStatusEvent
-
- IDENTIFY - Static variable in class net.dv8tion.jda.core.audio.VoiceCode
-
- IDENTIFY - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- IDENTIFY_DELAY - Static variable in interface net.dv8tion.jda.core.utils.SessionController
-
- IDENTIFYING_SESSION - net.dv8tion.jda.core.JDA.Status
-
JDA has successfully connected it's websocket to Discord and is sending authentication
- IDLE - net.dv8tion.jda.core.OnlineStatus
-
- IEventManager - Interface in net.dv8tion.jda.core.hooks
-
An interface for JDA's EventManager system.
- IFakeable - Interface in net.dv8tion.jda.core.entities
-
Marks a fakeable entity.
- ignore() - Method in interface net.dv8tion.jda.client.entities.IncomingFriendRequest
-
- Image(String, String) - Constructor for class net.dv8tion.jda.core.entities.RichPresence.Image
-
- IMAGE - net.dv8tion.jda.core.entities.EmbedType
-
- ImageInfo(String, String, int, int) - Constructor for class net.dv8tion.jda.core.entities.MessageEmbed.ImageInfo
-
- IMentionable - Interface in net.dv8tion.jda.core.entities
-
Marks a mentionable entity.
- INCOMING_FRIEND_REQUEST - net.dv8tion.jda.client.entities.RelationshipType
-
- IncomingFriendRequest - Interface in net.dv8tion.jda.client.entities
-
- Incubating - Annotation Type in net.dv8tion.jda.annotations
-
Functionality annotated with Incubating might change in a future release.
- indexOf(CharSequence, int, int) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Returns the index within this string of the first occurrence of the
specified substring between the specified indices.
- INITIALIZED - net.dv8tion.jda.core.JDA.Status
-
JDA has finished setting up supporting systems and is ready to log in.
- INITIALIZING - net.dv8tion.jda.core.JDA.Status
-
JDA is currently setting up supporting systems like the AudioSystem.
- INPUT_FORMAT - Static variable in interface net.dv8tion.jda.core.audio.AudioSendHandler
-
- INSTANCE - net.dv8tion.jda.core.entities.ActivityFlag
-
- InsufficientPermissionException - Exception in net.dv8tion.jda.core.exceptions
-
- InsufficientPermissionException(Permission) - Constructor for exception net.dv8tion.jda.core.exceptions.InsufficientPermissionException
-
- InsufficientPermissionException(Permission, String) - Constructor for exception net.dv8tion.jda.core.exceptions.InsufficientPermissionException
-
- InterfacedEventManager - Class in net.dv8tion.jda.core.hooks
-
- InterfacedEventManager() - Constructor for class net.dv8tion.jda.core.hooks.InterfacedEventManager
-
- INTERNAL_SERVER_ERROR - net.dv8tion.jda.core.requests.CloseCode
-
- INVALID_ACCOUNT_TYPE - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_AUTHOR_EDIT - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_BULK_DELETE - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_BULK_DELETE_MESSAGE_AGE - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_DM_ACTION - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_MESSAGE_TARGET - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_MFA_LEVEL - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_OAUTH_STATE - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_PASSWORD - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_PIN - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALID_SEQ - net.dv8tion.jda.core.requests.CloseCode
-
- INVALID_SESSION - net.dv8tion.jda.core.audio.VoiceCode.Close
-
- INVALID_SHARD - net.dv8tion.jda.core.requests.CloseCode
-
- INVALID_TOKEN - net.dv8tion.jda.core.requests.ErrorResponse
-
- INVALIDATE_SESSION - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- INVISIBLE - net.dv8tion.jda.core.OnlineStatus
-
- Invite - Interface in net.dv8tion.jda.core.entities
-
Representation of a Discord Invite.
- INVITE - net.dv8tion.jda.core.audit.TargetType
-
- INVITE_CHANNEL - net.dv8tion.jda.core.audit.AuditLogKey
-
- INVITE_CODE - net.dv8tion.jda.core.audit.AuditLogKey
-
- INVITE_CREATE - net.dv8tion.jda.core.audit.ActionType
-
Someone has created an
Invite
.
- INVITE_DELETE - net.dv8tion.jda.core.audit.ActionType
-
An Administrator has deleted an
Invite
.
- INVITE_INVITER - net.dv8tion.jda.core.audit.AuditLogKey
-
- INVITE_MAX_AGE - net.dv8tion.jda.core.audit.AuditLogKey
-
- INVITE_MAX_USES - net.dv8tion.jda.core.audit.AuditLogKey
-
- INVITE_PATTERN - Static variable in interface net.dv8tion.jda.core.entities.Message
-
Pattern used to find instant invites in messages.
- INVITE_TEMPORARY - net.dv8tion.jda.core.audit.AuditLogKey
-
- INVITE_UPDATE - net.dv8tion.jda.core.audit.ActionType
-
- INVITE_USES - net.dv8tion.jda.core.audit.AuditLogKey
-
- Invite.Channel - Interface in net.dv8tion.jda.core.entities
-
POJO for the channel information provided by an invite.
- Invite.Group - Interface in net.dv8tion.jda.core.entities
-
POJO for the group information provided by an invite.
- Invite.Guild - Interface in net.dv8tion.jda.core.entities
-
POJO for the guild information provided by an invite.
- Invite.InviteType - Enum in net.dv8tion.jda.core.entities
-
Enum representing the type of an invite.
- InviteAction - Class in net.dv8tion.jda.core.requests.restaction
-
Invite
Builder system created as an extension of
RestAction
Provides an easy way to gather and deliver information to Discord to create
Invites
.
- InviteAction(JDA, String) - Constructor for class net.dv8tion.jda.core.requests.restaction.InviteAction
-
- inVoiceChannel() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
- inVoiceChannel() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Used to determine if the member is currently in a voice channel.
- IOConsumer<T> - Interface in net.dv8tion.jda.core.utils
-
- IOFunction<T,R> - Interface in net.dv8tion.jda.core.utils
-
- IOUtil - Class in net.dv8tion.jda.core.utils
-
- IOUtil() - Constructor for class net.dv8tion.jda.core.utils.IOUtil
-
- IPacketProvider - Interface in net.dv8tion.jda.core.audio.factory
-
Represents the connection between a
IAudioSendSystem
and
JDA's internal audio system, providing access to audio packets built from data provided from
AudioSendHandlers
.
- IPermissionHolder - Interface in net.dv8tion.jda.core.entities
-
Marker for entities that hold Permissions within JDA
- isAllowEmailFriendRequest() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isAnimated() - Method in interface net.dv8tion.jda.core.entities.Emote
-
Whether or not this Emote is animated.
- isAttemptingToConnect() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
This can be used to find out if JDA is currently attempting to setup an audio connection.
- isAudioEnabled() - Method in interface net.dv8tion.jda.core.JDA
-
Used to determine whether the instance of JDA supports audio and has it enabled.
- isAudioSupported() - Static method in class net.dv8tion.jda.core.audio.AudioNatives
-
Whether the opus library is loaded or not.
- isAutoReconnect() - Method in interface net.dv8tion.jda.core.JDA
-
USed to determine whether or not autoReconnect is enabled for JDA.
- isAutoReconnect() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Whether audio connections from this AudioManager automatically reconnect
- isAvailable() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Returns whether or not this Guild is available.
- isAvailable() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget
-
Shows whether or not the widget for a guild is available.
- isBot() - Method in interface net.dv8tion.jda.core.entities.User
-
Returns whether or not the given user is a Bot-Account (special badge in client, some different behaviour)
- isBot() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.Member
-
Returns whether or not the given member is a bot account
- isBotPublic() - Method in interface net.dv8tion.jda.bot.entities.ApplicationInfo
-
Whether the bot is public or not.
- isBotPublic() - Method in interface net.dv8tion.jda.client.entities.Application
-
Whether the bot is public or not.
- isBulkDeleteSplittingEnabled() - Method in interface net.dv8tion.jda.core.JDA
-
Used to determine if JDA will process MESSAGE_DELETE_BULK messages received from Discord as a single
MessageBulkDeleteEvent
or split
the deleted messages up and fire multiple
MessageDeleteEvents
,
one for each deleted message.
- isCacheEnabled() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
Whether retrieved entities are stored within an
internal cache.
- isChannel() - Method in enum net.dv8tion.jda.core.Permission
-
Returns whether or not this Permission is present Channel level
(configurable via
PermissionsOverrides
)
- isClosedByServer() - Method in class net.dv8tion.jda.core.events.DisconnectEvent
-
Whether the connection was closed by discord
- isCompletedExceptionally() - Method in interface net.dv8tion.jda.core.requests.RequestFuture
-
Returns true
if this RequestFuture completed
exceptionally, in any way.
- isConnected() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
This can be used to find out if JDA currently has an active audio connection with a
VoiceChannel
.
- isConvertEmoticons() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isDeafened() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
- isDeafened() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceDeafenEvent
-
Whether the member was deafened in this event.
- isDeafened() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Whether the member is deafened, either by an admin or self-deafened
- isDetectPlatformAccounts() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isDeveloperMode() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isEdit() - Method in class net.dv8tion.jda.core.requests.restaction.MessageAction
-
Whether this MessageAction will be used to update an existing message.
- isEdited() - Method in interface net.dv8tion.jda.core.entities.Message
-
Returns whether or not this Message has been edited before.
- isEmote() - Method in class net.dv8tion.jda.core.entities.MessageReaction.ReactionEmote
-
Whether this is an
Emote
wrapper.
- isEmpty() - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl
-
- isEmpty() - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl.UnifiedShardCacheViewImpl
-
- isEmpty() - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Checks if the given embed is empty.
- isEmpty() - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
Whether this embed is empty.
- isEmpty() - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
Whether this MessageHistory instance has retrieved any messages.
- isEmpty() - Method in class net.dv8tion.jda.core.MessageBuilder
-
Checks if the message contains any contend.
- isEmpty() - Method in class net.dv8tion.jda.core.requests.restaction.MessageAction
-
Whether this MessageAction has no values set.
- isEmpty() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
Whether the cache of this PaginationAction is empty.
- isEmpty() - Method in interface net.dv8tion.jda.core.utils.cache.CacheView
-
Whether the cache is empty
- isEmpty() - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Whether this WebhookMessageBuilder contains any readable content.
- isEnableTTS() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isExpanded() - Method in interface net.dv8tion.jda.core.entities.Invite
-
Whether this Invite is expanded or not.
- isFake() - Method in interface net.dv8tion.jda.core.entities.IFakeable
-
Describes whether an entity is fake or not.
- isFile() - Method in class net.dv8tion.jda.webhook.WebhookMessage
-
Whether this message contains an attachment
- isFromType(ChannelType) - Method in interface net.dv8tion.jda.core.entities.Message
-
- isFromType(ChannelType) - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
- isFromType(ChannelType) - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
Indicates whether the message is from the specified
ChannelType
- isFromType(ChannelType) - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
Whether the user started typing in a channel of the specified type.
- isGroupCall() - Method in interface net.dv8tion.jda.client.entities.Call
-
- isGroupCall() - Method in interface net.dv8tion.jda.client.entities.CallVoiceState
-
- isGroupCall() - Method in class net.dv8tion.jda.client.events.call.GenericCallEvent
-
- isGuild() - Method in enum net.dv8tion.jda.core.entities.ChannelType
-
Whether this ChannelType is present for a Guild
Channel
- isGuild() - Method in enum net.dv8tion.jda.core.Permission
-
Returns whether or not this Permission is present at the Guild level
(configurable via
Roles
)
- isGuildDeafened() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
Returns whether the
Member
got deafened by an Admin
- isGuildDeafened() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceGuildDeafenEvent
-
Whether the member was deafened by a moderator in this event
- isGuildDeafened() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Whether the member is deafened by an admin
- isGuildMuted() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
Returns whether the
Member
got muted by an Admin
- isGuildMuted() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceGuildMuteEvent
-
Whether the member was muted by a moderator in this event
- isGuildMuted() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Whether the member is muted by an admin
- isHoisted() - Method in interface net.dv8tion.jda.core.entities.Role
-
Whether this
Role
is hoisted
Members in a hoisted role are displayed in their own grouping on the user-list
- isIdle() - Method in interface net.dv8tion.jda.core.managers.Presence
-
Whether the current session is marked as afk or not.
- isImage() - Method in class net.dv8tion.jda.core.entities.Message.Attachment
-
Whether or not this attachment is an Image.
- isInCall() - Method in interface net.dv8tion.jda.client.entities.CallVoiceState
-
- isInit() - Method in enum net.dv8tion.jda.core.JDA.Status
-
- isInitialized() - Static method in class net.dv8tion.jda.core.audio.AudioNatives
-
Whether this class was already initialized or not.
- isInline() - Method in class net.dv8tion.jda.core.entities.MessageEmbed.Field
-
If the field is in line.
- isInlineAttachmentMedia() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isInlineEmbedMedia() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isLogged() - Method in class net.dv8tion.jda.core.events.ExceptionEvent
-
Whether this Throwable was already printed using the JDA logging system
- isManaged() - Method in interface net.dv8tion.jda.core.entities.Emote
-
Whether this emote is managed.
- isManaged() - Method in interface net.dv8tion.jda.core.entities.Role
-
Whether this
Role
is managed by an integration
- isManaged() - Method in class net.dv8tion.jda.core.events.emote.GenericEmoteEvent
-
Whether this emote is managed by an integration
- isMember() - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
- isMember(User) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Used to determine if the provided
User
is a member of this Guild.
- isMemberOverride() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
- isMentionable() - Method in interface net.dv8tion.jda.core.entities.Role
-
Whether or not this Role is mentionable
- isMentioned(IMentionable, Message.MentionType...) - Method in interface net.dv8tion.jda.core.entities.Message
-
Checks if given
IMentionable
was mentioned in this message in any way (@User, @everyone, @here, @Role).
- isMessageDisplayCompact() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isMfaEnabled() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
If true, this account is protected by Multi-Factor authorization.
- isMobile() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
Shows whether there has ever been a mobile app connected to this account.
- isMuted() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
- isMuted() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceMuteEvent
-
Whether the member was muted in this event.
- isMuted() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Whether the member is muted, either by an admin or self-muted
- isNitro() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
The Discord Nitro status of this account.
- ISnowflake - Interface in net.dv8tion.jda.core.entities
-
Marks a snowflake entity.
- isNSFW() - Method in interface net.dv8tion.jda.core.entities.TextChannel
-
Whether or not this channel is considered as "NSFW" (Not-Safe-For-Work)
This will check whether the name of this TextChannel begins with nsfw-
or is equal to nsfw
!
- isOpus() - Method in interface net.dv8tion.jda.core.audio.AudioSendHandler
-
- isOwner() - Method in interface net.dv8tion.jda.core.entities.Member
-
Checks whether this member is the owner of its related
Guild
.
- isPassContext() - Static method in class net.dv8tion.jda.core.requests.RestAction
-
Whether RestActions will use
ContextException
automatically to keep track of the caller context.
- isPinned() - Method in interface net.dv8tion.jda.core.entities.Message
-
Whether or not this Message has been pinned in its parent channel.
- isPublicRole() - Method in interface net.dv8tion.jda.core.entities.Role
-
Whether this role is the @everyone role for its
Guild
,
which is assigned to everyone who joins the
Guild
.
- isRateLimit() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- isReconnect() - Method in enum net.dv8tion.jda.core.requests.CloseCode
-
Whether the WebSocketClient
will attempt to reconnect when this close code appears
- isReconnect() - Method in interface net.dv8tion.jda.core.utils.SessionController.SessionConnectNode
-
Whether this node is reconnecting.
- isRelationshipUpdate() - Method in class net.dv8tion.jda.core.events.user.update.GenericUserPresenceEvent
-
Whether this is a change for a friend presence.
- isRenderEmbeds() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isRich() - Method in class net.dv8tion.jda.core.entities.Game
-
- isRich() - Method in class net.dv8tion.jda.core.entities.RichPresence
-
- isRinging() - Method in interface net.dv8tion.jda.client.entities.CallUser
-
- isRole() - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
- isRoleOverride() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
- isSelf() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
Whether the currently logged in account has reacted with this reaction
- isSelfDeafened() - Method in class net.dv8tion.jda.client.events.call.voice.CallVoiceSelfDeafenEvent
-
- isSelfDeafened() - Method in interface net.dv8tion.jda.core.entities.VoiceState
-
Returns whether the
Member
/
User
deafened themselves.
- isSelfDeafened() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceSelfDeafenEvent
-
Whether the member deafened itself in this event
- isSelfDeafened() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Whether connections from this AudioManager are deafened.
- isSelfDeafened() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Whether the member is self-deafened
- isSelfMuted() - Method in class net.dv8tion.jda.client.events.call.voice.CallVoiceSelfMuteEvent
-
- isSelfMuted() - Method in interface net.dv8tion.jda.core.entities.VoiceState
-
- isSelfMuted() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceSelfMuteEvent
-
Whether the member muted itself in this event
- isSelfMuted() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Whether connections from this AudioManager are muted,
if this is
true
packages by the registered
AudioSendHandler
will be ignored by Discord.
- isSelfMuted() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Whether the member is self-muted
- isSendable(AccountType) - Method in class net.dv8tion.jda.core.entities.MessageEmbed
-
Whether this MessageEmbed can be used in a message.
- isServerError() - Method in exception net.dv8tion.jda.core.exceptions.ErrorResponseException
-
Whether this is an internal server error from discord (status 500)
- isShowCurrentGame() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- isSuppressed() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
Returns true if this
Member
is unable to speak because the
channel is actively suppressing audio communication.
- isSuppressed() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceSuppressEvent
-
Whether the member was suppressed in this event
- isSuppressed() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Whether the member is suppressed
- isTemporary() - Method in interface net.dv8tion.jda.core.entities.Invite
-
Whether this Invite grants only temporary access or not
- isText() - Method in enum net.dv8tion.jda.core.Permission
-
- isTTS() - Method in interface net.dv8tion.jda.core.entities.Message
-
Defines whether or not this Message triggers TTS (Text-To-Speech).
- isValidLength(AccountType) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
- isValidStreamingUrl(String) - Static method in class net.dv8tion.jda.core.entities.Game
-
Checks if a given String is a valid Twitch url (ie, one that will display "Streaming" on the Discord client).
- isVerified() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
The status of this account's verification.
- isVip() - Method in enum net.dv8tion.jda.core.Region
-
Whether or not this Region is a VIP region.
- isVoice() - Method in enum net.dv8tion.jda.core.Permission
-
- isWebhookMessage() - Method in interface net.dv8tion.jda.core.entities.Message
-
Indicates if this Message was sent by a
Webhook
instead of a
User
.
- isWebhookMessage() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageReceivedEvent
-
Whether or not the Message received was sent via a Webhook.
- isWebhookMessage() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
Whether or not the Message received was sent via a Webhook.
- ITALICS - net.dv8tion.jda.core.MessageBuilder.Formatting
-
- iterator() - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl
-
- iterator() - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl.UnifiedShardCacheViewImpl
-
- iterator() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
- RATE_LIMITED - net.dv8tion.jda.core.requests.CloseCode
-
- RateLimitedException - Exception in net.dv8tion.jda.core.exceptions
-
Indicates that we received a 429: Too Many Requests
response
- RateLimitedException(String, long) - Constructor for exception net.dv8tion.jda.core.exceptions.RateLimitedException
-
- RateLimitedException(Route.CompiledRoute, long) - Constructor for exception net.dv8tion.jda.core.exceptions.RateLimitedException
-
- REACTION_BLOCKED - net.dv8tion.jda.core.requests.ErrorResponse
-
- ReactionEmote(String, Long, JDA) - Constructor for class net.dv8tion.jda.core.entities.MessageReaction.ReactionEmote
-
- ReactionEmote(Emote) - Constructor for class net.dv8tion.jda.core.entities.MessageReaction.ReactionEmote
-
- ReactionPaginationAction - Class in net.dv8tion.jda.core.requests.restaction.pagination
-
- ReactionPaginationAction(MessageReaction) - Constructor for class net.dv8tion.jda.core.requests.restaction.pagination.ReactionPaginationAction
-
Creates a new PaginationAction instance
- readFully(File) - Static method in class net.dv8tion.jda.core.utils.IOUtil
-
Used as an alternate to Java's nio Files.readAllBytes.
- readFully(InputStream) - Static method in class net.dv8tion.jda.core.utils.IOUtil
-
Provided as a simple way to fully read an InputStream into a byte[].
- READY - Static variable in class net.dv8tion.jda.core.audio.VoiceCode
-
- ReadyEvent - Class in net.dv8tion.jda.core.events
-
Indicates that JDA finished loading all entities.
- ReadyEvent(JDA, long) - Constructor for class net.dv8tion.jda.core.events.ReadyEvent
-
- reason(String) - Method in class net.dv8tion.jda.core.requests.restaction.AuditableRestAction
-
Applies the specified reason as audit-log reason field.
- RECIPIENT_ADD - net.dv8tion.jda.core.entities.MessageType
-
Specialized messages used for Groups as a System-Message showing that a new User has been added to the Group.
- RECIPIENT_REMOVE - net.dv8tion.jda.core.entities.MessageType
-
Specialized messages used for Groups as a System-Message showing that a new User has been removed from the Group.
- RECONNECT - net.dv8tion.jda.core.audio.ConnectionStage
-
- RECONNECT - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- RECONNECT_QUEUED - net.dv8tion.jda.core.JDA.Status
-
JDA session has been added to
SessionController
and is awaiting to be dequeued for reconnecting.
- ReconnectedEvent - Class in net.dv8tion.jda.core.events
-
Indicates if JDA successfully re-established its connection to the gateway.
- ReconnectedEvent(JDA, long) - Constructor for class net.dv8tion.jda.core.events.ReconnectedEvent
-
- REDIRECT_URI - Static variable in class net.dv8tion.jda.client.managers.ApplicationManager
-
Used to reset the redirect uri field
- Region - Enum in net.dv8tion.jda.core
-
Represents the Regions used for Audio connections.
- REGION - Static variable in class net.dv8tion.jda.core.managers.GuildManager
-
Used to reset the region field
- register(Object) - Method in class net.dv8tion.jda.core.hooks.AnnotatedEventManager
-
- register(Object) - Method in interface net.dv8tion.jda.core.hooks.IEventManager
-
Registers the specified listener
Accepted types may be specified by implementations
- register(Object) - Method in class net.dv8tion.jda.core.hooks.InterfacedEventManager
-
Registers the specified listener
Accepted types may be specified by implementations
- Relationship - Interface in net.dv8tion.jda.client.entities
-
- RelationshipType - Enum in net.dv8tion.jda.client.entities
-
- removeChannel(int) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
Removes the
ChannelData
at the specified index and returns the removed object.
- removeChannel(GuildAction.ChannelData) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
Removes the provided
ChannelData
from this GuildAction if present.
- removeEventListener(Object...) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- removeEventListener(Object...) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Removes all provided listeners from the event-listeners and no longer uses them to handle events.
- removeEventListener(Object...) - Method in interface net.dv8tion.jda.core.JDA
-
Removes all provided listeners from the event-listeners and no longer uses them to handle events.
- removeEventListener(Object...) - Method in class net.dv8tion.jda.core.JDABuilder
-
Removes all provided listeners from the list of listeners.
- removeEventListenerProvider(IntFunction<Object>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- removeEventListenerProvider(IntFunction<Object>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Removes the provided listener provider from the list of listener providers.
- removeEventListenerProvider(IntFunction<Object>) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Remove a listener provider.
- removeEventListenerProviders(Collection<IntFunction<Object>>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Removes all provided listener providers from the list of listener providers.
- removeEventListeners(Object...) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Removes all provided listeners from the list of listeners.
- removeEventListeners(Collection<Object>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Removes all provided listeners from the list of listeners.
- removeEventListeners(IntFunction<Collection<Object>>) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Remove listeners from shards by their id.
- removeFriend() - Method in interface net.dv8tion.jda.client.entities.Friend
-
- removeIf(Predicate<WebhookClient>) - Method in class net.dv8tion.jda.webhook.WebhookCluster
-
Removes the specified
WebhookClients
from this cluster's list of receivers under the conditions of the provided filter.
- removePermissionOverride(IPermissionHolder) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- removeReaction() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
Removes this Reaction from the Message.
- removeReaction(User) - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
Removes this Reaction from the Message.
- removeReactionById(long, String) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Attempts to remove the reaction from a message represented by the specified messageId
in this MessageChannel.
- removeReactionById(long, String, User) - Method in interface net.dv8tion.jda.core.entities.TextChannel
-
Attempts to remove the reaction from a message represented by the specified messageId
in this MessageChannel.
- removeReactionById(long, Emote) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Attempts to remove the reaction from a message represented by the specified messageId
in this MessageChannel.
- removeReactionById(long, Emote, User) - Method in interface net.dv8tion.jda.core.entities.TextChannel
-
Attempts to remove the reaction from a message represented by the specified messageId
in this MessageChannel.
- removeReactionById(String, String) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Attempts to remove the reaction from a message represented by the specified messageId
in this MessageChannel.
- removeReactionById(String, String, User) - Method in interface net.dv8tion.jda.core.entities.TextChannel
-
Attempts to remove the reaction from a message represented by the specified messageId
in this MessageChannel.
- removeReactionById(String, Emote) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Attempts to remove the reaction from a message represented by the specified messageId
in this MessageChannel.
- removeReactionById(String, Emote, User) - Method in interface net.dv8tion.jda.core.entities.TextChannel
-
Attempts to remove the reaction from a message represented by the specified messageId
in this MessageChannel.
- removeRolesFromMember(Member, Collection<Role>) - Method in class net.dv8tion.jda.core.managers.GuildController
-
- removeRolesFromMember(Member, Role...) - Method in class net.dv8tion.jda.core.managers.GuildController
-
- removeSession(SessionController.SessionConnectNode) - Method in interface net.dv8tion.jda.core.utils.SessionController
-
Called by WebSocketClient
when
a JDA session has been shutdown.
- removeSession(SessionController.SessionConnectNode) - Method in class net.dv8tion.jda.core.utils.SessionControllerAdapter
-
- removeSingleRoleFromMember(Member, Role) - Method in class net.dv8tion.jda.core.managers.GuildController
-
Atomically removes the provided
Role
from the specified
Member
.
- removeWebhooks(Collection<WebhookClient>) - Method in class net.dv8tion.jda.webhook.WebhookCluster
-
Removes the specified
WebhookClients
from this cluster's list of receivers.
- removeWebhooks(WebhookClient...) - Method in class net.dv8tion.jda.webhook.WebhookCluster
-
Removes the specified
WebhookClients
from this cluster's list of receivers.
- replace(String, String) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Replaces each substring that matches the target string with the specified replacement string.
- replaceFirst(String, String) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Replaces the first substring that matches the target string with the specified replacement string.
- replaceLast(String, String) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Replaces the last substring that matches the target string with the specified replacement string.
- ReplaceWith - Annotation Type in net.dv8tion.jda.annotations
-
Functionality annotated with ReplaceWith should be replaced immediately
with the mentioned code fragment.
- RequestFuture<T> - Interface in net.dv8tion.jda.core.requests
-
Future allowing for use of continuations.
- reset() - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
Resets all fields for this manager.
- reset() - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Resets all fields for this manager.
- reset() - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
Resets all fields for this manager.
- reset() - Method in class net.dv8tion.jda.core.managers.GuildManager
-
Resets all fields for this manager.
- reset() - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
Resets all fields for this manager.
- reset() - Method in class net.dv8tion.jda.core.managers.RoleManager
-
Resets all fields for this manager.
- reset() - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
Resets all fields for this manager.
- reset() - Method in class net.dv8tion.jda.core.requests.restaction.MessageAction
-
Resets this MessageAction to empty state
MessageAction.isEmpty()
will result in
true
after this has been performed!
- reset() - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Resets this builder to default settings.
- reset(long) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
Resets the fields specified by the provided bit-flag pattern.
- reset(long) - Method in class net.dv8tion.jda.client.managers.EmoteManager
-
Resets the fields specified by the provided bit-flag pattern.
- reset(long) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Resets the fields specified by the provided bit-flag pattern.
- reset(long) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
Resets the fields specified by the provided bit-flag pattern.
- reset(long) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
Resets the fields specified by the provided bit-flag pattern.
- reset(long) - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
Resets the fields specified by the provided bit-flag pattern.
- reset(long) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
Resets the fields specified by the provided bit-flag pattern.
- reset(long) - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
Resets the fields specified by the provided bit-flag pattern.
- reset(long...) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
Resets the fields specified by the provided bit-flag patterns.
- reset(long...) - Method in class net.dv8tion.jda.client.managers.EmoteManager
-
Resets the fields specified by the provided bit-flag patterns.
- reset(long...) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Resets the fields specified by the provided bit-flag patterns.
- reset(long...) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
Resets the fields specified by the provided bit-flag patterns.
- reset(long...) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
Resets the fields specified by the provided bit-flag patterns.
- reset(long...) - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
Resets the fields specified by the provided bit-flag patterns.
- reset(long...) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
Resets the fields specified by the provided bit-flag patterns.
- reset(long...) - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
Resets the fields specified by the provided bit-flag patterns.
- resetCurrent() - Static method in class net.dv8tion.jda.core.audit.ThreadLocalReason
-
Resets the currently set thread-local reason, if present.
- resetEmbeds() - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Removes all embeds from this builder.
- resetFiles() - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Removes all added resources.
- resetSecret() - Method in interface net.dv8tion.jda.client.entities.Application
-
Generates a new client secret for this Application.
- resetToken() - Method in interface net.dv8tion.jda.client.entities.Application.Bot
-
Generates a new token for this bot.
- resolve(JDA, String) - Static method in interface net.dv8tion.jda.core.entities.Invite
-
Retrieves a new
Invite
instance for the given invite code.
- resolve(JDA, String, boolean) - Static method in interface net.dv8tion.jda.core.entities.Invite
-
Retrieves a new
Invite
instance for the given invite code.
- RestAction<T> - Class in net.dv8tion.jda.core.requests
-
A class representing a terminal between the user and the discord API.
- RestAction(JDA, Route.CompiledRoute) - Constructor for class net.dv8tion.jda.core.requests.RestAction
-
Creates a new RestAction instance
- RestAction(JDA, Route.CompiledRoute, RequestBody) - Constructor for class net.dv8tion.jda.core.requests.RestAction
-
Creates a new RestAction instance
- RestAction(JDA, Route.CompiledRoute, JSONObject) - Constructor for class net.dv8tion.jda.core.requests.RestAction
-
Creates a new RestAction instance
- RestAction.EmptyRestAction<T> - Class in net.dv8tion.jda.core.requests
-
Specialized form of
RestAction
that is used to provide information that
has already been retrieved or generated so that another request does not need to be made to Discord.
- restart() - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- restart() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Restarts all shards, shutting old ones down first.
- restart(int) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- restart(int) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Restarts the shards with the given id only.
- RestFuture<T> - Class in net.dv8tion.jda.core.requests
-
- RestFuture(Throwable) - Constructor for class net.dv8tion.jda.core.requests.RestFuture
-
- RestFuture(RestAction<T>, boolean, BooleanSupplier, RequestBody, Object, Route.CompiledRoute, CaseInsensitiveMap<String, String>) - Constructor for class net.dv8tion.jda.core.requests.RestFuture
-
- RestFuture(T) - Constructor for class net.dv8tion.jda.core.requests.RestFuture
-
- RESUME - Static variable in class net.dv8tion.jda.core.audio.VoiceCode
-
- RESUME - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- RESUMED - Static variable in class net.dv8tion.jda.core.audio.VoiceCode
-
- ResumedEvent - Class in net.dv8tion.jda.core.events
-
Indicates that JDA successfully resumed its connection to the gateway.
- ResumedEvent(JDA, long) - Constructor for class net.dv8tion.jda.core.events.ResumedEvent
-
- retrieveEmote(Emote) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Retrieves a listed emote together with its respective creator.
- retrieveEmoteById(long) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Retrieves a listed emote together with its respective creator.
- retrieveEmoteById(String) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Retrieves a listed emote together with its respective creator.
- retrieveEmotes() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Retrieves a list of emotes together with their respective creators.
- retrieveFuture(int) - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
- retrievePast(int) - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
- retrieveRegions() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Retrieves the available regions for this Guild
Shortcut for
retrieveRegions(true)
This will include deprecated voice regions by default.
- retrieveRegions(boolean) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Retrieves the available regions for this Guild
- retrieveUserById(long) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Attempts to retrieve a
User
object based on the provided id.
- retrieveUserById(long) - Method in interface net.dv8tion.jda.core.JDA
-
Attempts to retrieve a
User
object based on the provided id.
- retrieveUserById(String) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Attempts to retrieve a
User
object based on the provided id.
- retrieveUserById(String) - Method in interface net.dv8tion.jda.core.JDA
-
Attempts to retrieve a
User
object based on the provided id.
- reverseOrder() - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
Reverses the
current order
by using
Collections.reverse(orderList)
- revokePermissions(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- revokePermissions(Permission...) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- RICH - net.dv8tion.jda.core.entities.EmbedType
-
- RichPresence - Class in net.dv8tion.jda.core.entities
-
- RichPresence.Image - Class in net.dv8tion.jda.core.entities
-
Used to hold information on images within a Rich Presence profile
- RichPresence.Party - Class in net.dv8tion.jda.core.entities
-
Holds information on a player's party
- RichPresence.Timestamps - Class in net.dv8tion.jda.core.entities
-
Represents the start and end timestamps for a running match
- Role - Interface in net.dv8tion.jda.core.entities
-
Represents a
Guild
's Role.
- ROLE - net.dv8tion.jda.core.audit.AuditLogOption
-
- ROLE - net.dv8tion.jda.core.audit.TargetType
-
- ROLE - net.dv8tion.jda.core.entities.Message.MentionType
-
Represents a mention for a
Role
- ROLE_COLOR - net.dv8tion.jda.core.audit.AuditLogKey
-
- ROLE_CREATE - net.dv8tion.jda.core.audit.ActionType
-
An Administrator has created a
Role
.
- ROLE_DELETE - net.dv8tion.jda.core.audit.ActionType
-
An Administrator has deleted a
Role
.
- ROLE_HOISTED - net.dv8tion.jda.core.audit.AuditLogKey
-
- ROLE_MENTIONABLE - net.dv8tion.jda.core.audit.AuditLogKey
-
- ROLE_NAME - net.dv8tion.jda.core.audit.AuditLogKey
-
- ROLE_PERMISSIONS - net.dv8tion.jda.core.audit.AuditLogKey
-
- ROLE_TYPE - Static variable in class net.dv8tion.jda.core.requests.restaction.PermOverrideData
-
- ROLE_UPDATE - net.dv8tion.jda.core.audit.ActionType
-
An Administrator has updated a
Role
.
- RoleAction - Class in net.dv8tion.jda.core.requests.restaction
-
- RoleAction(Route.CompiledRoute, Guild) - Constructor for class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Creates a new RoleAction instance
- RoleCreateEvent - Class in net.dv8tion.jda.core.events.role
-
Indicates that a
Role
was created.
- RoleCreateEvent(JDA, long, Role) - Constructor for class net.dv8tion.jda.core.events.role.RoleCreateEvent
-
- RoleDeleteEvent - Class in net.dv8tion.jda.core.events.role
-
Indicates that a
Role
was deleted.
- RoleDeleteEvent(JDA, long, Role) - Constructor for class net.dv8tion.jda.core.events.role.RoleDeleteEvent
-
- RoleManager - Class in net.dv8tion.jda.core.managers
-
Manager providing functionality to update one or more fields for a
Role
.
- RoleManager(Role) - Constructor for class net.dv8tion.jda.core.managers.RoleManager
-
Creates a new RoleManager instance
- RoleOrderAction - Class in net.dv8tion.jda.core.requests.restaction.order
-
- RoleOrderAction(Guild, boolean) - Constructor for class net.dv8tion.jda.core.requests.restaction.order.RoleOrderAction
-
Creates a new RoleOrderAction instance
- ROLES - Static variable in class net.dv8tion.jda.client.managers.EmoteManager
-
Used to reset the roles field
- RoleUpdateColorEvent - Class in net.dv8tion.jda.core.events.role.update
-
Indicates that a
Role
updated its color.
- RoleUpdateColorEvent(JDA, long, Role, int) - Constructor for class net.dv8tion.jda.core.events.role.update.RoleUpdateColorEvent
-
- RoleUpdateHoistedEvent - Class in net.dv8tion.jda.core.events.role.update
-
Indicates that a
Role
updated its hoist state.
- RoleUpdateHoistedEvent(JDA, long, Role, boolean) - Constructor for class net.dv8tion.jda.core.events.role.update.RoleUpdateHoistedEvent
-
- RoleUpdateMentionableEvent - Class in net.dv8tion.jda.core.events.role.update
-
Indicates that a
Role
updated its mentionable state.
- RoleUpdateMentionableEvent(JDA, long, Role, boolean) - Constructor for class net.dv8tion.jda.core.events.role.update.RoleUpdateMentionableEvent
-
- RoleUpdateNameEvent - Class in net.dv8tion.jda.core.events.role.update
-
Indicates that a
Role
updated its name.
- RoleUpdateNameEvent(JDA, long, Role, String) - Constructor for class net.dv8tion.jda.core.events.role.update.RoleUpdateNameEvent
-
- RoleUpdatePermissionsEvent - Class in net.dv8tion.jda.core.events.role.update
-
Indicates that a
Role
updated its permissions.
- RoleUpdatePermissionsEvent(JDA, long, Role, long) - Constructor for class net.dv8tion.jda.core.events.role.update.RoleUpdatePermissionsEvent
-
- RoleUpdatePositionEvent - Class in net.dv8tion.jda.core.events.role.update
-
Indicates that a
Role
updated its position.
- RoleUpdatePositionEvent(JDA, long, Role, int, int) - Constructor for class net.dv8tion.jda.core.events.role.update.RoleUpdatePositionEvent
-
- run(boolean) - Method in interface net.dv8tion.jda.core.utils.SessionController.SessionConnectNode
-
When called, establishes the session.
- RUSSIA - net.dv8tion.jda.core.Region
-
- SECONDS_1800 - net.dv8tion.jda.core.entities.Guild.Timeout
-
- SECONDS_300 - net.dv8tion.jda.core.entities.Guild.Timeout
-
- SECONDS_3600 - net.dv8tion.jda.core.entities.Guild.Timeout
-
- SECONDS_60 - net.dv8tion.jda.core.entities.Guild.Timeout
-
- SECONDS_900 - net.dv8tion.jda.core.entities.Guild.Timeout
-
- SELECT_PROTOCOL - Static variable in class net.dv8tion.jda.core.audio.VoiceCode
-
- selectPosition(int) - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
Selects a new current entity at the specified index
This index is in correlation to the
current order
- selectPosition(T) - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
- SelfUpdateAvatarEvent - Class in net.dv8tion.jda.core.events.self
-
Indicates that the avatar of the current user changed.
- SelfUpdateAvatarEvent(JDA, long, String) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateAvatarEvent
-
- SelfUpdateDiscriminatorEvent - Class in net.dv8tion.jda.core.events.self
-
Indicates that the discriminator of the current user changed.
- SelfUpdateDiscriminatorEvent(JDA, long, String) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateDiscriminatorEvent
-
- SelfUpdateEmailEvent - Class in net.dv8tion.jda.core.events.self
-
Indicates that the email of the current user changed.
- SelfUpdateEmailEvent(JDA, long, String) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateEmailEvent
-
- SelfUpdateMFAEvent - Class in net.dv8tion.jda.core.events.self
-
Indicates that the mfa level of the current user changed.
- SelfUpdateMFAEvent(JDA, long, boolean) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateMFAEvent
-
- SelfUpdateMobileEvent - Class in net.dv8tion.jda.core.events.self
-
Indicates that you login to your discord account with a mobile device for the first time.
- SelfUpdateMobileEvent(JDA, long, boolean) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateMobileEvent
-
- SelfUpdateNameEvent - Class in net.dv8tion.jda.core.events.self
-
Indicates that the name of the current user changed.
- SelfUpdateNameEvent(JDA, long, String) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateNameEvent
-
- SelfUpdateNitroEvent - Class in net.dv8tion.jda.core.events.self
-
Indicates that the current user subscribed to nitro or the active nitro subscription ran out.
- SelfUpdateNitroEvent(JDA, long, boolean) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateNitroEvent
-
- SelfUpdatePhoneNumberEvent - Class in net.dv8tion.jda.core.events.self
-
Indicates that the phone number associated with your account changed.
- SelfUpdatePhoneNumberEvent(JDA, long, String) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdatePhoneNumberEvent
-
- SelfUpdateVerifiedEvent - Class in net.dv8tion.jda.core.events.self
-
Indicates that the verification state of the current user changed.
- SelfUpdateVerifiedEvent(JDA, long, boolean) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateVerifiedEvent
-
- SelfUser - Interface in net.dv8tion.jda.core.entities
-
Represents the currently logged in account.
- send(byte[], String) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
Sends the provided byte[]
data to this webhook.
- send(File) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
Sends the provided File
to this webhook.
- send(File, String) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
Sends the provided File
to this webhook.
- send(InputStream, String) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
Sends the provided InputStream
data to this webhook.
- send(String) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
Sends the provided text message to this webhook.
- send(Collection<MessageEmbed>) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
- send(Message) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
Sends the provided
Message
to this webhook.
- send(MessageEmbed[]) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
- send(MessageEmbed, MessageEmbed...) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
- send(WebhookMessage) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
- sendFile(byte[], String) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uploads a file to the Discord servers and sends it to this
MessageChannel
.
- sendFile(byte[], String, Message) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uploads a file to the Discord servers and sends it to this
MessageChannel
.
- sendFile(File) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uploads a file to the Discord servers and sends it to this
MessageChannel
.
- sendFile(File, String) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uploads a file to the Discord servers and sends it to this
MessageChannel
.
- sendFile(File, String, Message) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uploads a file to the Discord servers and sends it to this
MessageChannel
.
- sendFile(File, Message) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uploads a file to the Discord servers and sends it to this
MessageChannel
.
- sendFile(InputStream, String) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uploads a file to the Discord servers and sends it to this
MessageChannel
.
- sendFile(InputStream, String, Message) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Uploads a file to the Discord servers and sends it to this
MessageChannel
.
- sendMessage(CharSequence) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Sends a plain text message to this channel.
- sendMessage(Message) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Sends a specified
Message
to this channel.
- sendMessage(MessageEmbed) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
- sendMessageFormat(String, Object...) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Sends a formatted text message to this channel.
- sendTo(MessageChannel) - Method in class net.dv8tion.jda.core.MessageBuilder
-
- sendTyping() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Sends the typing status to discord.
- SERVER_CRASH - net.dv8tion.jda.core.audio.VoiceCode.Close
-
- SERVER_ERROR - net.dv8tion.jda.core.requests.ErrorResponse
-
- SERVER_NOT_FOUND - net.dv8tion.jda.core.audio.VoiceCode.Close
-
- SESSION_DESCRIPTION - Static variable in class net.dv8tion.jda.core.audio.VoiceCode
-
- SESSION_TIMEOUT - net.dv8tion.jda.core.audio.VoiceCode.Close
-
- SESSION_TIMEOUT - net.dv8tion.jda.core.requests.CloseCode
-
- SessionController - Interface in net.dv8tion.jda.core.utils
-
Controls states and behaviour of one or multiple
JDA
instances.
- SessionController.SessionConnectNode - Interface in net.dv8tion.jda.core.utils
-
Represents a WebSocketClient request to start a session.
- SessionControllerAdapter - Class in net.dv8tion.jda.core.utils
-
- SessionControllerAdapter() - Constructor for class net.dv8tion.jda.core.utils.SessionControllerAdapter
-
- setAfkChannel(VoiceChannel) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setAfkTimeout(Guild.Timeout) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setAllow(long) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
Sets the value of explicitly granted permissions
using the bitwise representation of a set of
Permissions
.
- setAllow(Collection<Permission>) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
Sets the value of explicitly granted permissions
using a Collection of
Permissions
.
- setAllow(Permission...) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
Sets the value of explicitly granted permissions
using a set of
Permissions
.
- setAudioEnabled(boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Enables/Disables Voice functionality.
- setAudioEnabled(boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Enables/Disables Voice functionality.
- setAudioSendFactory(IAudioSendFactory) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Changes the factory used to create
IAudioSendSystem
objects which handle the sending loop for audio packets.
- setAudioSendFactory(IAudioSendFactory) - Method in class net.dv8tion.jda.core.JDABuilder
-
Changes the factory used to create
IAudioSendSystem
objects which handle the sending loop for audio packets.
- setAuthor(String) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Author of the embed.
- setAuthor(String, String) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Author of the embed.
- setAuthor(String, String, String) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Author of the embed.
- setAutoReconnect(boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets whether or not JDA should try to reconnect if a connection-error is encountered.
- setAutoReconnect(boolean) - Method in interface net.dv8tion.jda.core.JDA
-
Sets whether or not JDA should try to automatically reconnect if a connection-error is encountered.
- setAutoReconnect(boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets whether or not JDA should try to reconnect if a connection-error is encountered.
- setAutoReconnect(boolean) - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Sets whether audio connections from this AudioManager
should automatically reconnect or not.
- setAvatar(Icon) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Sets the avatar for the currently logged in account
- setAvatar(Icon) - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
Sets the
default avatar of the selected
Webhook
.
- setAvatar(Icon) - Method in class net.dv8tion.jda.core.requests.restaction.WebhookAction
-
Sets the Avatar for the custom Webhook User
- setAvatar(Icon, String) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Sets the avatar for the currently logged in account
- setAvatarUrl(String) - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Sets the avatar url that should be used for the resulting message.
- setBitrate(int) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- setBitrate(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.ChannelAction
-
Sets the bitrate for the new VoiceChannel
- setBitrate(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.ChannelData
-
Sets the bitrate for this channel.
- setBulkDeleteSplittingEnabled(boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
If enabled, JDA will separate the bulk delete event into individual delete events, but this isn't as efficient as
handling a single event would be.
- setBulkDeleteSplittingEnabled(boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
If enabled, JDA will separate the bulk delete event into individual delete events, but this isn't as efficient as
handling a single event would be.
- setCallbackPool(ExecutorService) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the
ExecutorService
that should be used in
the JDA callback handler which mostly consists of
RestAction
callbacks.
- setCallbackPool(ExecutorService) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the
ExecutorService
that should be used in
the JDA callback handler which mostly consists of
RestAction
callbacks.
- setCallbackPool(ExecutorService, boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the
ExecutorService
that should be used in
the JDA callback handler which mostly consists of
RestAction
callbacks.
- setCallbackPool(ExecutorService, boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the
ExecutorService
that should be used in
the JDA callback handler which mostly consists of
RestAction
callbacks.
- setCallbackPoolProvider(ThreadPoolProvider<? extends ExecutorService>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the
ExecutorService
that should be used in
the JDA callback handler which mostly consists of
RestAction
callbacks.
- setChannel(TextChannel) - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
- setChannel(VoiceChannel) - Method in class net.dv8tion.jda.core.audio.ConnectionRequest
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.client.requests.restaction.ApplicationAction
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.restaction.AuditableRestAction
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.restaction.ChannelAction
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.restaction.InviteAction
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.RestAction
-
Sets the last-second checks before finally executing the http request in the queue.
- setCheck(BooleanSupplier) - Method in class net.dv8tion.jda.core.requests.restaction.WebhookAction
-
- setColor(int) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the raw RGB color value for the embed.
- setColor(int) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
Sets the rgb color of the selected
Role
.
- setColor(Color) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Color of the embed.
- setColor(Color) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
Sets the
Color
of the selected
Role
.
- setColor(Color) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.RoleData
-
Sets the color for this Role
- setColor(Color) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets the color which the new role should be displayed with.
- setColor(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.RoleData
-
Sets the color for this Role
- setColor(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets the Color for the new role.
- setCompressionEnabled(boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Enable stream-compression on the gateway connection,
this will decrease the amount of used bandwidth for the running bot instance
for the cost of a few extra cycles for decompression.
- setCompressionEnabled(boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Enable stream-compression on the gateway connection,
this will decrease the amount of used bandwidth for the running bot instance
for the cost of a few extra cycles for decompression.
- setConnectionListener(ConnectionListener) - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
- setConnectTimeout(long) - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Sets the amount of time, in milliseconds, that will be used as the timeout when waiting for the audio connection
to successfully connect.
- setContent(String) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Sets the content of the resulting Message
This will replace already added content.
- setContent(String) - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Sets the content of the resulting message.
- setContextEnabled(boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Whether JDA should use a synchronized MDC context for all of its controlled threads.
- setContextEnabled(boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Whether JDA should use a synchronized MDC context for all of its controlled threads.
- setContextMap(ConcurrentMap<String, String>) - Method in class net.dv8tion.jda.core.audio.factory.DefaultSendSystem
-
- setContextMap(ConcurrentMap<String, String>) - Method in interface net.dv8tion.jda.core.audio.factory.IAudioSendSystem
-
Called with the internal JDA MDC
context map.
- setContextMap(ConcurrentMap<String, String>) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the MDC
mappings to use in JDA.
- setContextMap(IntFunction<? extends ConcurrentMap<String, String>>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the MDC
mappings provider to use in JDA.
- setCorePoolSize(int) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the core pool size for the global JDA ScheduledExecutorService
which is used in various locations throughout the JDA instance created by this ShardManager.
- setCorePoolSize(int) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the core pool size for the global JDA
ScheduledExecutorService
which is used
in various locations throughout the JDA instance created by this builder.
- setCurrent(String) - Static method in class net.dv8tion.jda.core.audit.ThreadLocalReason
-
- setDaemon(boolean) - Method in class net.dv8tion.jda.webhook.WebhookClientBuilder
-
Whether rate limit threads of the created
WebhookClient
should be treated as
Thread.isDaemon()
or not.
- setDeafen(boolean) - Method in class net.dv8tion.jda.core.requests.restaction.MemberAction
-
Whether the user should be voice deafened in the guild.
- setDeafen(Member, boolean) - Method in class net.dv8tion.jda.core.managers.GuildController
-
Sets the Guild Deafened state state of the
Member
based on the provided
boolean.
- setDefaultDaemon(boolean) - Method in class net.dv8tion.jda.webhook.WebhookCluster
-
Whether rate limit threads of created
WebhookClients
should be treated as
Thread.isDaemon()
or not.
- setDefaultExecutorService(ScheduledExecutorService) - Method in class net.dv8tion.jda.webhook.WebhookCluster
-
- setDefaultHttpClient(OkHttpClient) - Method in class net.dv8tion.jda.webhook.WebhookCluster
-
- setDefaultHttpClientBuilder(OkHttpClient.Builder) - Method in class net.dv8tion.jda.webhook.WebhookCluster
-
- setDefaultNotificationLevel(Guild.NotificationLevel) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setDefaultThreadFactory(ThreadFactory) - Method in class net.dv8tion.jda.webhook.WebhookCluster
-
Factory that should be used by the default
ScheduledExecutorService
to create Threads for rate limitation handling of the created
WebhookClient
!
This allows changing thread information such as name without having to create your own executor.
- setDeny(long) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
Sets the value of explicitly denied permissions
using the bitwise representation of a set of
Permissions
.
- setDeny(Collection<Permission>) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
Sets the value of explicitly denied permissions
using a Collection of
Permissions
.
- setDeny(Permission...) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
Sets the value of explicitly denied permissions
using a set of
Permissions
.
- setDescription(CharSequence) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Description of the embed.
- setDescription(String) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
- setDescription(String) - Method in class net.dv8tion.jda.client.requests.restaction.ApplicationAction
-
- setDisabledCacheFlags(EnumSet<CacheFlag>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Flags used to disable parts of the JDA cache to reduce the runtime memory footprint.
- setDisabledCacheFlags(EnumSet<CacheFlag>) - Method in class net.dv8tion.jda.core.JDABuilder
-
Flags used to disable parts of the JDA cache to reduce the runtime memory footprint.
- setDoesBotRequireCodeGrant(boolean) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
- setEmail(String, String) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Sets the email for the currently logged in client account.
- setEmbed(MessageEmbed) - Method in class net.dv8tion.jda.core.MessageBuilder
-
- setEnabledCacheFlags(EnumSet<CacheFlag>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Flags used to enable parts of the JDA cache to reduce the runtime memory footprint.
- setEnabledCacheFlags(EnumSet<CacheFlag>) - Method in class net.dv8tion.jda.core.JDABuilder
-
Flags used to enable selective parts of the JDA cache to reduce the runtime memory footprint.
- setEnableShutdownHook(boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Enables/Disables the use of a Shutdown hook to clean up the ShardManager and it's JDA instances.
- setEnableShutdownHook(boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Enables/Disables the use of a Shutdown hook to clean up JDA.
- setEventManager(IEventManager) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setEventManager(IEventManager) - Method in interface net.dv8tion.jda.core.JDA
-
Changes the internal EventManager.
- setEventManager(IEventManager) - Method in class net.dv8tion.jda.core.JDABuilder
-
Changes the internally used EventManager.
- setEventManagerProvider(IntFunction<? extends IEventManager>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets a provider to change the internally used EventManager.
- setEveryone(boolean) - Method in class net.dv8tion.jda.client.requests.restaction.pagination.MentionPaginationAction
-
Sets whether this MentionPaginationAction should
include mentions that mention the public role of a Guild.
- setExecutorService(ScheduledExecutorService) - Method in class net.dv8tion.jda.webhook.WebhookClientBuilder
-
The ScheduledExecutorService
that should be used to handle rate limits!
By default this creates a new executor with 1 core thread!
- setExplicitContentLevel(Guild.ExplicitContentLevel) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setExplicitContentLevel(Guild.ExplicitContentLevel) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
- setFooter(String, String) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Footer of the embed.
- setGame(Game) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the
Game
for our session.
- setGame(Game) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Sets the
Game
for all shards.
- setGame(Game) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the
Game
for our session.
- setGame(Game) - Method in interface net.dv8tion.jda.core.managers.Presence
-
Sets the
Game
for this session.
- setGameProvider(IntFunction<? extends Game>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- setGameProvider(IntFunction<? extends Game>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the
Game
for our session.
- setGameProvider(IntFunction<? extends Game>) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Sets provider that provider the
Game
for all shards.
- setGatewayPool(ScheduledExecutorService) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the ScheduledExecutorService
that should be used for
the JDA main WebSocket workers.
- setGatewayPool(ScheduledExecutorService) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the ScheduledExecutorService
used by
the main WebSocket connection for workers.
- setGatewayPool(ScheduledExecutorService, boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the ScheduledExecutorService
that should be used for
the JDA main WebSocket workers.
- setGatewayPool(ScheduledExecutorService, boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the ScheduledExecutorService
used by
the main WebSocket connection for workers.
- setGatewayPoolProvider(ThreadPoolProvider<? extends ScheduledExecutorService>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the ScheduledExecutorService
that should be used for
the JDA main WebSocket workers.
- setGlobalRatelimit(long) - Method in interface net.dv8tion.jda.core.utils.SessionController
-
Called by the RateLimiter
if the global rest ratelimit
has changed.
- setGlobalRatelimit(long) - Method in class net.dv8tion.jda.core.utils.SessionControllerAdapter
-
- setHoisted(boolean) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
Sets the
hoist state of the selected
Role
.
- setHoisted(Boolean) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.RoleData
-
Sets whether the Role is hoisted
- setHoisted(Boolean) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets whether or not the new role should be hoisted
- setHttpClient(OkHttpClient) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the OkHttpClient
that will be used by JDAs requester.
- setHttpClient(OkHttpClient) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the OkHttpClient
that will be used by JDAs requester.
- setHttpClient(OkHttpClient) - Method in class net.dv8tion.jda.webhook.WebhookClientBuilder
-
The OkHttpClient
that should be used to make HTTP requests!
- setHttpClientBuilder(OkHttpClient.Builder) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the Builder
that will be used by JDA's requester.
- setHttpClientBuilder(OkHttpClient.Builder) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the Builder
that will be used by JDAs requester.
- setHttpClientBuilder(OkHttpClient.Builder) - Method in class net.dv8tion.jda.webhook.WebhookClientBuilder
-
- setIcon(Icon) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
- setIcon(Icon) - Method in class net.dv8tion.jda.client.requests.restaction.ApplicationAction
-
- setIcon(Icon) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setIcon(Icon) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
- setIdle(boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setIdle(boolean) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Sets whether all instances should be marked as afk or not
- setIdle(boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets whether or not we should mark our session as afk
This value can be changed at any time in the
Presence
from a JDA instance.
- setIdle(boolean) - Method in interface net.dv8tion.jda.core.managers.Presence
-
Sets whether this session should be marked as afk or not
- setIdleProvider(IntFunction<Boolean>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- setIdleProvider(IntFunction<Boolean>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setIdleProvider(IntFunction<Boolean>) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Sets the provider that decides for all shards whether they should be marked as afk or not.
- setImage(String) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Image of the embed.
- setIsBotPublic(boolean) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
- setMaxAge(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.InviteAction
-
Sets the max age in seconds for the invite.
- setMaxAge(Long, TimeUnit) - Method in class net.dv8tion.jda.core.requests.restaction.InviteAction
-
Sets the max age for the invite.
- setMaxReconnectDelay(int) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the maximum amount of time that JDA will back off to wait when attempting to reconnect the MainWebsocket.
- setMaxReconnectDelay(int) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the maximum amount of time that JDA will back off to wait when attempting to reconnect the MainWebsocket.
- setMaxUses(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.InviteAction
-
Sets the max uses for the invite.
- setMentionable(boolean) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
Sets the
mentionable state of the selected
Role
.
- setMentionable(Boolean) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.RoleData
-
Sets whether the Role is mentionable
- setMentionable(Boolean) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets whether the new role should be mentionable by members of
the parent
Guild
.
- setMute(boolean) - Method in class net.dv8tion.jda.core.requests.restaction.MemberAction
-
Whether the user should be voice muted in the guild.
- setMute(Member, boolean) - Method in class net.dv8tion.jda.core.managers.GuildController
-
Sets the Guild Muted state state of the
Member
based on the provided
boolean.
- setName(String) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
- setName(String) - Method in class net.dv8tion.jda.client.managers.EmoteManager
-
Sets the
name of the selected
Emote
.
- setName(String) - Method in class net.dv8tion.jda.client.requests.restaction.ApplicationAction
-
- setName(String) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Sets the username for the currently logged in account
- setName(String) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
Sets the
name of the selected
Channel
.
- setName(String) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
Sets the name of this
Guild
.
- setName(String) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
Sets the
name of the selected
Role
.
- setName(String) - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
Sets the
default name of the selected
Webhook
.
- setName(String) - Method in class net.dv8tion.jda.core.requests.restaction.ChannelAction
-
Sets the name for the new Channel
- setName(String) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.RoleData
-
Sets the name for this Role
- setName(String) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
Sets the name for the resulting
Guild
- setName(String) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets the name for new role (optional)
- setName(String) - Method in class net.dv8tion.jda.core.requests.restaction.WebhookAction
-
Sets the Name for the custom Webhook User
- setName(String, String) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Sets the username for the currently logged in account
- setNextAttemptEpoch(long) - Method in class net.dv8tion.jda.core.audio.ConnectionRequest
-
- setNickname(String) - Method in class net.dv8tion.jda.core.requests.restaction.MemberAction
-
Sets the nickname of the user for the guild.
- setNickname(Member, String) - Method in class net.dv8tion.jda.core.managers.GuildController
-
Changes a Member's nickname in this guild.
- setNonce(String) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Sets the
nonce
of the built message(s).
- setNotificationLevel(Guild.NotificationLevel) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
- setNSFW(boolean) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- setNSFW(boolean) - Method in class net.dv8tion.jda.core.requests.restaction.ChannelAction
-
Sets the NSFW flag for the new TextChannel
- setNSFW(Boolean) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.ChannelData
-
Sets the whether this channel should be marked NSFW.
- setParent(Category) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- setParent(Category) - Method in class net.dv8tion.jda.core.requests.restaction.ChannelAction
-
- setPassContext(boolean) - Static method in class net.dv8tion.jda.core.requests.RestAction
-
If enabled this will pass a
ContextException
as root-cause to all failure consumers.
- setPassword(String, String) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Sets the password for the currently logged in client account.
- setPermissions(long) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- setPermissions(long, long) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
- setPermissions(Long) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets the Permissions the new Role should have.
- setPermissions(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- setPermissions(Collection<Permission>) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets the Permissions the new Role should have.
- setPermissions(Collection<Permission>, Collection<Permission>) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
- setPermissions(Permission...) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- setPermissions(Permission...) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets the Permissions the new Role should have.
- setPermissionsRaw(Long) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.RoleData
-
Sets the raw permission value for this Role
- setPosition(int) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
Sets the
position of the selected
Channel
.
- setPosition(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.ChannelData
-
Sets the position for this channel.
- setPosition(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.RoleData
-
Sets the position for this Role
- setPresence(Game, boolean) - Method in interface net.dv8tion.jda.core.managers.Presence
-
Sets two presence fields of this session.
- setPresence(OnlineStatus, boolean) - Method in interface net.dv8tion.jda.core.managers.Presence
-
Sets two presence fields of this session.
- setPresence(OnlineStatus, Game) - Method in interface net.dv8tion.jda.core.managers.Presence
-
Sets two presence fields of this session.
- setPresence(OnlineStatus, Game, boolean) - Method in interface net.dv8tion.jda.core.managers.Presence
-
Sets all presence fields of this session.
- setRateLimitPool(ScheduledExecutorService) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the ScheduledExecutorService
that should be used in
the JDA rate-limit handler.
- setRateLimitPool(ScheduledExecutorService) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the ScheduledExecutorService
that should be used in
the JDA rate-limit handler.
- setRateLimitPool(ScheduledExecutorService, boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the ScheduledExecutorService
that should be used in
the JDA rate-limit handler.
- setRateLimitPool(ScheduledExecutorService, boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the ScheduledExecutorService
that should be used in
the JDA rate-limit handler.
- setRateLimitPoolProvider(ThreadPoolProvider<? extends ScheduledExecutorService>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the ScheduledExecutorService
provider that should be used in
the JDA rate-limit handler.
- setReceivingHandler(AudioReceiveHandler) - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Sets the
AudioReceiveHandler
that the manager will use to process audio data received from an audio connection.
- setRedirectUris(List<String>) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
- setRegion(Region) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setRegion(Region) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
- setRequestTimeoutRetry(boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Whether the Requester should retry when
a SocketTimeoutException
occurs.
- setRequestTimeoutRetry(boolean) - Method in interface net.dv8tion.jda.core.JDA
-
Whether the Requester should retry when
a SocketTimeoutException
occurs.
- setRequestTimeoutRetry(boolean) - Method in class net.dv8tion.jda.core.JDABuilder
-
Whether the Requester should retry when
a SocketTimeoutException
occurs.
- setRequiredMFALevel(Guild.MFALevel) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setRole(boolean) - Method in class net.dv8tion.jda.client.requests.restaction.pagination.MentionPaginationAction
-
Sets whether this MentionPaginationAction should
include mentions that mention a role in a Guild.
- setRoles(Collection<Role>) - Method in class net.dv8tion.jda.core.requests.restaction.MemberAction
-
Sets the roles of the user for the guild.
- setRoles(Set<Role>) - Method in class net.dv8tion.jda.client.managers.EmoteManager
-
Sets the
restriction roles of the selected
Emote
.
- setRoles(Role...) - Method in class net.dv8tion.jda.core.requests.restaction.MemberAction
-
Sets the roles of the user for the guild.
- setSelfDeafened(boolean) - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Sets whether connections from this AudioManager should be deafened.
- setSelfMuted(boolean) - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Set this to
true
if the current connection should be displayed as muted,
this will cause the
AudioSendHandler
packages
to not be ignored by Discord!
- setSendingHandler(AudioSendHandler) - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
Sets the
AudioSendHandler
that the manager will use to provide audio data to an audio connection.
- setSessionController(SessionController) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setSessionController(SessionController) - Method in class net.dv8tion.jda.core.JDABuilder
-
- setShards(int...) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setShards(int, int) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setShards(Collection<Integer>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setShardsTotal(int) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setSlowmode(int) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- setSlowmode(int) - Method in class net.dv8tion.jda.core.requests.restaction.ChannelAction
-
Sets the slowmode value, which limits the amount of time that individual users must wait
between sending messages in the new TextChannel.
- setSpeakingMode(Collection<SpeakingMode>) - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
- setSpeakingMode(SpeakingMode...) - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
- setSplash(Icon) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setStage(ConnectionStage) - Method in class net.dv8tion.jda.core.audio.ConnectionRequest
-
- setStatus(OnlineStatus) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setStatus(OnlineStatus) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
- setStatus(OnlineStatus) - Method in class net.dv8tion.jda.core.JDABuilder
-
- setStatus(OnlineStatus) - Method in interface net.dv8tion.jda.core.managers.Presence
-
- setStatusProvider(IntFunction<OnlineStatus>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- setStatusProvider(IntFunction<OnlineStatus>) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setStatusProvider(IntFunction<OnlineStatus>) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Sets the provider that provides the
OnlineStatus
for all shards.
- setSystemChannel(TextChannel) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setTemporary(Boolean) - Method in class net.dv8tion.jda.core.requests.restaction.InviteAction
-
Sets whether the invite should only grant temporary membership.
- setThreadFactory(ThreadFactory) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the ThreadFactory
that will be used by the internal executor
of the ShardManager.
- setThreadFactory(ThreadFactory) - Method in class net.dv8tion.jda.webhook.WebhookClientBuilder
-
Factory that should be used by the default
ScheduledExecutorService
to create Threads for rate limitation handling of the created
WebhookClient
!
This allows changing thread information such as name without having to create your own executor.
- setThumbnail(String) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Thumbnail of the embed.
- setTimestamp(TemporalAccessor) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Timestamp of the embed.
- setTitle(String) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Title of the embed.
- setTitle(String, String) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Title of the embed.
- setToken(String) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the token that will be used by the
ShardManager
instance to log in when
build()
is called.
- setToken(String) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the token that will be used by the
JDA
instance to log in when
build()
is called.
- setTopic(String) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- setTopic(String) - Method in class net.dv8tion.jda.core.requests.restaction.ChannelAction
-
Sets the topic for the new TextChannel
- setTopic(String) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.ChannelData
-
Sets the topic for this channel.
- setTTS(boolean) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Makes the created Message a TTS message.
- setTTS(boolean) - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Sets whether the resulting message should use Text-To-Speech.
- setUnique(Boolean) - Method in class net.dv8tion.jda.core.requests.restaction.InviteAction
-
Sets whether discord should reuse a similar invite.
- setUserlimit(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.ChannelAction
-
Sets the userlimit for the new VoiceChannel
- setUserlimit(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction.ChannelData
-
Sets the userlimit for this channel.
- setUserLimit(int) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- setUsername(String) - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Sets the username that should be used for the resulting message.
- setUseShutdownNow(boolean) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
- setVerificationLevel(Guild.VerificationLevel) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setVerificationLevel(Guild.VerificationLevel) - Method in class net.dv8tion.jda.core.requests.restaction.GuildAction
-
- setWebsocketFactory(WebSocketFactory) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManagerBuilder
-
Sets the WebSocketFactory
that will be used by JDA's websocket client.
- setWebsocketFactory(WebSocketFactory) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the WebSocketFactory
that will be used by JDA's websocket client.
- ShardCacheView - Interface in net.dv8tion.jda.bot.utils.cache
-
Read-only view on internal ShardManager cache of JDA instances.
- ShardCacheViewImpl - Class in net.dv8tion.jda.bot.utils.cache.impl
-
- ShardCacheViewImpl() - Constructor for class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl
-
- ShardCacheViewImpl(int) - Constructor for class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl
-
- ShardCacheViewImpl.UnifiedShardCacheViewImpl - Class in net.dv8tion.jda.bot.utils.cache.impl
-
- ShardInfo(int, int) - Constructor for class net.dv8tion.jda.core.JDA.ShardInfo
-
- SHARDING_REQUIRED - net.dv8tion.jda.core.requests.CloseCode
-
- ShardManager - Interface in net.dv8tion.jda.bot.sharding
-
This class acts as a manager for multiple shards.
- SHIELD - net.dv8tion.jda.core.utils.WidgetUtil.BannerType
-
- shouldReconnect() - Method in enum net.dv8tion.jda.core.audio.hooks.ConnectionStatus
-
- shouldShutdownAutomatically(int) - Method in interface net.dv8tion.jda.bot.sharding.ThreadPoolProvider
-
Whether the previously provided executor should be shutdown by
JDA.shutdown()
.
- shuffleOrder() - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
Shuffles the
current order
by using
Collections.shuffle(orderList)
- shutdown() - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- shutdown() - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Shuts down all JDA shards, closing all their connections.
- shutdown() - Method in class net.dv8tion.jda.core.audio.factory.DefaultSendSystem
-
- shutdown() - Method in interface net.dv8tion.jda.core.audio.factory.IAudioSendSystem
-
This represents the destruction of this instance and should be used to perform all necessary cleanup and shutdown
operations needed to free resources.
- shutdown() - Method in interface net.dv8tion.jda.core.JDA
-
Shuts down this JDA instance, closing all its connections.
- shutdown(int) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- shutdown(int) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Shuts down the shard with the given id only.
- SHUTDOWN - net.dv8tion.jda.core.JDA.Status
-
JDA has finished shutting down and this instance can no longer be used to communicate with the Discord servers.
- ShutdownEvent - Class in net.dv8tion.jda.core.events
-
Indicates that JDA has fully disconnected from Discord and will not attempt to reconnect again.
- ShutdownEvent(JDA, OffsetDateTime, int) - Constructor for class net.dv8tion.jda.core.events.ShutdownEvent
-
- shutdownNow() - Method in interface net.dv8tion.jda.core.JDA
-
Shuts down this JDA instance instantly, closing all its connections.
- SHUTTING_DOWN - net.dv8tion.jda.core.audio.hooks.ConnectionStatus
-
Indicates that JDA was shutdown and no further connections should be established
- SHUTTING_DOWN - net.dv8tion.jda.core.JDA.Status
-
JDA has received a shutdown request or has been disconnected from Discord and reconnect is disabled, thus,
JDA is in the process of shutting down
- SimpleCacheView(Class<T>, Function<T, String>) - Constructor for class net.dv8tion.jda.core.utils.cache.CacheView.SimpleCacheView
-
- SINGAPORE - net.dv8tion.jda.core.Region
-
- size() - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl
-
- size() - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl.UnifiedShardCacheViewImpl
-
- size() - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
The amount of retrieved
Messages
by this MessageHistory.
- size() - Method in interface net.dv8tion.jda.core.utils.cache.CacheView
-
- SLOWMODE - Static variable in class net.dv8tion.jda.core.managers.ChannelManager
-
Used to reset the rate-limit per user field
- SnowflakeCacheView<T extends ISnowflake> - Interface in net.dv8tion.jda.core.utils.cache
-
- sortOrder(Comparator<T>) - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
- SOUNDSHARE - net.dv8tion.jda.core.audio.SpeakingMode
-
- SOUTH_AFRICA - net.dv8tion.jda.core.Region
-
- SPACE - Static variable in interface net.dv8tion.jda.core.MessageBuilder.SplitPolicy
-
Splits on space chars ` `
.
- SpeakingMode - Enum in net.dv8tion.jda.core.audio
-
Flags representing the speaking modes used by discord users.
- SPECTATE - net.dv8tion.jda.core.entities.ActivityFlag
-
- SPLASH - Static variable in class net.dv8tion.jda.core.managers.GuildManager
-
Used to reset the splash field
- spliterator() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
- start() - Method in class net.dv8tion.jda.core.audio.factory.DefaultSendSystem
-
- start() - Method in interface net.dv8tion.jda.core.audio.factory.IAudioSendSystem
-
This represents the start of the loop, similar to Thread.start()
, and after a call to this method JDA
assumes that the instance will be sending UDP audio packets in a loop.
- start(int) - Method in class net.dv8tion.jda.bot.sharding.DefaultShardManager
-
- start(int) - Method in interface net.dv8tion.jda.bot.sharding.ShardManager
-
Adds a new shard with the given id to this ShardManager and starts it.
- startCall() - Method in interface net.dv8tion.jda.client.entities.CallableChannel
-
- StatusChangeEvent - Class in net.dv8tion.jda.core.events
-
Indicates that our
Status
changed.
- StatusChangeEvent(JDA, JDA.Status, JDA.Status) - Constructor for class net.dv8tion.jda.core.events.StatusChangeEvent
-
- stream() - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl
-
- stream() - Method in class net.dv8tion.jda.bot.utils.cache.impl.ShardCacheViewImpl.UnifiedShardCacheViewImpl
-
- stream() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
A sequential Stream
with this PaginationAction as its source.
- stream() - Method in interface net.dv8tion.jda.core.utils.cache.CacheView
-
Creates a Stream
of all cached elements.
- streaming(String, String) - Static method in class net.dv8tion.jda.core.entities.Game
-
Creates a new Game instance with the specified name and url.
- STREAMING - net.dv8tion.jda.core.entities.Game.GameType
-
Used to indicate that the
Game
is a stream
This type is displayed as "Streaming" in the discord client.
- STRIKETHROUGH - net.dv8tion.jda.core.MessageBuilder.Formatting
-
- stripMentions(Guild) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Removes all mentions and replaces them with the closest looking textual representation.
- stripMentions(Guild, Message.MentionType...) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Removes all mentions of the specified types and replaces them with the closest looking textual representation.
- stripMentions(JDA) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Removes all mentions and replaces them with the closest looking textual representation.
- stripMentions(JDA, Message.MentionType...) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Removes all mentions of the specified types and replaces them with the closest looking textual representation.
- submit() - Method in class net.dv8tion.jda.core.requests.RestAction
-
Submits a Request for execution and provides a
RequestFuture
representing its completion task.
- submit(boolean) - Method in class net.dv8tion.jda.core.requests.restaction.AuditableRestAction.EmptyRestAction
-
- submit(boolean) - Method in class net.dv8tion.jda.core.requests.RestAction.EmptyRestAction
-
- submit(boolean) - Method in class net.dv8tion.jda.core.requests.RestAction
-
Submits a Request for execution and provides a
RequestFuture
representing its completion task.
- submitAfter(long, TimeUnit) - Method in class net.dv8tion.jda.core.requests.RestAction
-
- submitAfter(long, TimeUnit, ScheduledExecutorService) - Method in class net.dv8tion.jda.core.requests.RestAction
-
- SubscribeEvent - Annotation Type in net.dv8tion.jda.core.hooks
-
- swapPosition(int) - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
Swaps the currently selected entity with the entity located
at the specified position.
- swapPosition(T) - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
Swaps the currently selected entity with the specified entity.
- SYDNEY - net.dv8tion.jda.core.Region
-
- sync() - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- sync(Channel) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- SYNC - net.dv8tion.jda.core.entities.ActivityFlag
-
- SYSTEM_CHANNEL - Static variable in class net.dv8tion.jda.core.managers.GuildManager
-
Used to reset the system channel field
- VALUE_MAX_LENGTH - Static variable in class net.dv8tion.jda.core.entities.MessageEmbed
-
The maximum length an embed field value can have
- valueOf(String) - Static method in enum net.dv8tion.jda.client.entities.RelationshipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.AccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.audio.AudioEncryption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.audio.ConnectionStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.audio.hooks.ConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.audio.SpeakingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.audio.VoiceCode.Close
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.audit.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.audit.AuditLogKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.audit.AuditLogOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.audit.TargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.ActivityFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.ChannelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.EmbedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.Game.GameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.Guild.ExplicitContentLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.Guild.MFALevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.Guild.NotificationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.Guild.Timeout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.Guild.VerificationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.Invite.InviteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.Message.MentionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.entities.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.JDA.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.MessageBuilder.Formatting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.OnlineStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.Permission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.Region
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.requests.CloseCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.requests.ErrorResponse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.requests.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.utils.cache.CacheFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.utils.WidgetUtil.BannerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.dv8tion.jda.core.utils.WidgetUtil.WidgetTheme
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.dv8tion.jda.client.entities.RelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.AccountType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.audio.AudioEncryption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.audio.ConnectionStage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.audio.hooks.ConnectionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.audio.SpeakingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.audio.VoiceCode.Close
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.audit.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.audit.AuditLogKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.audit.AuditLogOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.audit.TargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.ActivityFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.ChannelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.EmbedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.Game.GameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.Guild.ExplicitContentLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.Guild.MFALevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.Guild.NotificationLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.Guild.Timeout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.Guild.VerificationLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.Invite.InviteType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.Message.MentionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.entities.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.JDA.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.MessageBuilder.Formatting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.OnlineStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.Permission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.Region
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.requests.CloseCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.requests.ErrorResponse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.requests.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.utils.cache.CacheFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.utils.WidgetUtil.BannerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.dv8tion.jda.core.utils.WidgetUtil.WidgetTheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERIFICATION_ERROR - net.dv8tion.jda.core.requests.ErrorResponse
-
- VERIFICATION_LEVEL - Static variable in class net.dv8tion.jda.core.managers.GuildManager
-
Used to reset the verification level field
- VerificationLevelException - Exception in net.dv8tion.jda.client.exceptions
-
- VerificationLevelException(Guild.VerificationLevel) - Constructor for exception net.dv8tion.jda.client.exceptions.VerificationLevelException
-
- VERSION - Static variable in class net.dv8tion.jda.core.JDAInfo
-
- VERSION_BUILD - Static variable in class net.dv8tion.jda.core.JDAInfo
-
- VERSION_MAJOR - Static variable in class net.dv8tion.jda.core.JDAInfo
-
- VERSION_MINOR - Static variable in class net.dv8tion.jda.core.JDAInfo
-
- VERSION_REVISION - Static variable in class net.dv8tion.jda.core.JDAInfo
-
- VERY_HIGH - net.dv8tion.jda.core.entities.Guild.VerificationLevel
-
- VIDEO - net.dv8tion.jda.core.entities.EmbedType
-
- VideoInfo(String, int, int) - Constructor for class net.dv8tion.jda.core.entities.MessageEmbed.VideoInfo
-
- VIEW_AUDIT_LOGS - net.dv8tion.jda.core.Permission
-
- VIEW_CHANNEL - net.dv8tion.jda.core.Permission
-
- VIP_AMSTERDAM - net.dv8tion.jda.core.Region
-
- VIP_BRAZIL - net.dv8tion.jda.core.Region
-
- VIP_EU_CENTRAL - net.dv8tion.jda.core.Region
-
- VIP_EU_WEST - net.dv8tion.jda.core.Region
-
- VIP_FRANKFURT - net.dv8tion.jda.core.Region
-
- VIP_JAPAN - net.dv8tion.jda.core.Region
-
- VIP_LONDON - net.dv8tion.jda.core.Region
-
- VIP_SINGAPORE - net.dv8tion.jda.core.Region
-
- VIP_SOUTH_AFRICA - net.dv8tion.jda.core.Region
-
- VIP_SYDNEY - net.dv8tion.jda.core.Region
-
- VIP_US_CENTRAL - net.dv8tion.jda.core.Region
-
- VIP_US_EAST - net.dv8tion.jda.core.Region
-
- VIP_US_SOUTH - net.dv8tion.jda.core.Region
-
- VIP_US_WEST - net.dv8tion.jda.core.Region
-
- VOICE - net.dv8tion.jda.core.audio.SpeakingMode
-
- VOICE - net.dv8tion.jda.core.entities.ChannelType
-
- VOICE_CONNECT - net.dv8tion.jda.core.Permission
-
- VOICE_DEAF_OTHERS - net.dv8tion.jda.core.Permission
-
- VOICE_MOVE_OTHERS - net.dv8tion.jda.core.Permission
-
- VOICE_MUTE_OTHERS - net.dv8tion.jda.core.Permission
-
- VOICE_SPEAK - net.dv8tion.jda.core.Permission
-
- VOICE_STATE - net.dv8tion.jda.core.utils.cache.CacheFlag
-
- VOICE_STATE - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- VOICE_USE_VAD - net.dv8tion.jda.core.Permission
-
- VoiceChannel - Interface in net.dv8tion.jda.core.entities
-
Represents a Discord Voice Channel.
- VoiceChannelCreateEvent - Class in net.dv8tion.jda.core.events.channel.voice
-
- VoiceChannelCreateEvent(JDA, long, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.channel.voice.VoiceChannelCreateEvent
-
- VoiceChannelDeleteEvent - Class in net.dv8tion.jda.core.events.channel.voice
-
- VoiceChannelDeleteEvent(JDA, long, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.channel.voice.VoiceChannelDeleteEvent
-
- VoiceChannelUpdateBitrateEvent - Class in net.dv8tion.jda.core.events.channel.voice.update
-
- VoiceChannelUpdateBitrateEvent(JDA, long, VoiceChannel, int) - Constructor for class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateBitrateEvent
-
- VoiceChannelUpdateNameEvent - Class in net.dv8tion.jda.core.events.channel.voice.update
-
- VoiceChannelUpdateNameEvent(JDA, long, VoiceChannel, String) - Constructor for class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateNameEvent
-
- VoiceChannelUpdateParentEvent - Class in net.dv8tion.jda.core.events.channel.voice.update
-
- VoiceChannelUpdateParentEvent(JDA, long, VoiceChannel, Category) - Constructor for class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateParentEvent
-
- VoiceChannelUpdatePermissionsEvent - Class in net.dv8tion.jda.core.events.channel.voice.update
-
Indicates that a
VoiceChannel
's permission overrides changed.
- VoiceChannelUpdatePermissionsEvent(JDA, long, VoiceChannel, List<IPermissionHolder>) - Constructor for class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePermissionsEvent
-
- VoiceChannelUpdatePositionEvent - Class in net.dv8tion.jda.core.events.channel.voice.update
-
- VoiceChannelUpdatePositionEvent(JDA, long, VoiceChannel, int) - Constructor for class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePositionEvent
-
- VoiceChannelUpdateUserLimitEvent - Class in net.dv8tion.jda.core.events.channel.voice.update
-
- VoiceChannelUpdateUserLimitEvent(JDA, long, VoiceChannel, int) - Constructor for class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateUserLimitEvent
-
- VoiceCode - Class in net.dv8tion.jda.core.audio
-
- VoiceCode() - Constructor for class net.dv8tion.jda.core.audio.VoiceCode
-
- VoiceCode.Close - Enum in net.dv8tion.jda.core.audio
-
- VoiceState - Interface in net.dv8tion.jda.core.entities
-