- Game - Class in net.dv8tion.jda.core.entities
-
Represents a Discord
Game
.
- 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
-
- GenericEmoteEvent - Class in net.dv8tion.jda.core.events.emote
-
- GenericEmoteEvent(JDA, long, Emote) - Constructor for class net.dv8tion.jda.core.events.emote.GenericEmoteEvent
-
- GenericEmoteUpdateEvent - Class in net.dv8tion.jda.core.events.emote.update
-
- GenericEmoteUpdateEvent(JDA, long, Emote) - 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
-
GenericGuildEvent
Fired whenever a
Guild
event is fired.
Every GuildEvent is an instance of this event and can be casted.
- GenericGuildEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GenericGuildEvent
-
- GenericGuildMemberEvent - Class in net.dv8tion.jda.core.events.guild.member
-
GenericGuildMemberEvent
Fired whenever a
Guild
member causes an event.
Every GuildMemberEvent is an instance of this event and can be casted.
- GenericGuildMemberEvent(JDA, long, Guild, Member) - Constructor for class net.dv8tion.jda.core.events.guild.member.GenericGuildMemberEvent
-
- GenericGuildMessageEvent - Class in net.dv8tion.jda.core.events.message.guild
-
GenericGuildMessageEvent
Fired whenever a
Message
event is fired from a
TextChannel
.
Every GuildMessageEvent is an instance of this event and can be casted.
- 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 - Class in net.dv8tion.jda.core.events.guild.update
-
GuildUpdateEvent
Fired whenever a
Guild
updates.
Use: Detect what Guild updated.
- GenericGuildUpdateEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.update.GenericGuildUpdateEvent
-
- GenericGuildVoiceEvent - Class in net.dv8tion.jda.core.events.guild.voice
-
- GenericGuildVoiceEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GenericGuildVoiceEvent
-
- GenericMessageEvent - Class in net.dv8tion.jda.core.events.message
-
GenericMessageEvent
Fired whenever a
Message
event is fired.
Every MessageEvent is an instance of this event and can be casted.
- 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
-
- 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
Fired whenever a
Message
event is fired from a
PrivateChannel
.
Every PrivateMessageEvent is an instance of this event and can be casted.
- 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
-
- GenericRoleEvent(JDA, long, Role) - Constructor for class net.dv8tion.jda.core.events.role.GenericRoleEvent
-
- GenericRoleUpdateEvent - Class in net.dv8tion.jda.core.events.role.update
-
- GenericRoleUpdateEvent(JDA, long, Role) - Constructor for class net.dv8tion.jda.core.events.role.update.GenericRoleUpdateEvent
-
- GenericSelfUpdateEvent - Class in net.dv8tion.jda.core.events.self
-
- GenericSelfUpdateEvent(JDA, long) - Constructor for class net.dv8tion.jda.core.events.self.GenericSelfUpdateEvent
-
- GenericTextChannelEvent - Class in net.dv8tion.jda.core.events.channel.text
-
GenericTextChannelEvent
Fired whenever a
TextChannel
event is fired.
Every TextChannelEvent is an instance of this event and can be casted.
- GenericTextChannelEvent(JDA, long, TextChannel) - Constructor for class net.dv8tion.jda.core.events.channel.text.GenericTextChannelEvent
-
- GenericTextChannelUpdateEvent - Class in net.dv8tion.jda.core.events.channel.text.update
-
GenericTextChannelUpdateEvent
Fired whenever a
TextChannel
is updated.
Every TextChannelUpdateEvent is an instance of this event and can be casted.
- GenericTextChannelUpdateEvent(JDA, long, TextChannel) - Constructor for class net.dv8tion.jda.core.events.channel.text.update.GenericTextChannelUpdateEvent
-
- GenericUserEvent - Class in net.dv8tion.jda.core.events.user
-
GenericUserEvent
Fired whenever a
User
changes their presence.
- GenericUserEvent(JDA, long, User) - Constructor for class net.dv8tion.jda.core.events.user.GenericUserEvent
-
- GenericVoiceChannelEvent - Class in net.dv8tion.jda.core.events.channel.voice
-
GenericVoiceChannelEvent
Fired whenever a
VoiceChannel
event is fired.
Every VoiceChannelEvent is an instance of this event and can be casted.
- GenericVoiceChannelEvent(JDA, long, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.channel.voice.GenericVoiceChannelEvent
-
- GenericVoiceChannelUpdateEvent - Class in net.dv8tion.jda.core.events.channel.voice.update
-
GenericVoiceChannelUpdateEvent
Fired whenever a
VoiceChannel
updates.
Every VoiceChannelUpdateEvent is an instance of this event and can be casted.
- GenericVoiceChannelUpdateEvent(JDA, long, VoiceChannel) - Constructor for class net.dv8tion.jda.core.events.channel.voice.update.GenericVoiceChannelUpdateEvent
-
- getAccountType() - Method in interface net.dv8tion.jda.core.JDA
-
- getAfkChannel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getAfkChannelField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- 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.
- getAfkTimeoutField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- 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.
- getAllowBits() - Method in class net.dv8tion.jda.core.managers.PermOverrideManagerUpdatable
-
The granted
Permissions
value represented as raw long bits.
- getAllowed() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
An unmodifiable list of all
Permissions
that are specifically allowed by this override.
- 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
- getApplication() - Method in class net.dv8tion.jda.client.managers.ApplicationManagerUpdatable
-
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.
- getApplicationInfo() - Method in interface net.dv8tion.jda.bot.JDABot
-
Retrieves the
ApplicationInfo
for
the application that owns the logged in Bot-Account.
- getApplications() - Method in interface net.dv8tion.jda.client.JDAClient
-
- 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
-
Returns the
AudioManager
that represents the
audio connection for this Guild.
- 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 interface 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
-
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageUpdateEvent
-
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.MessageUpdateEvent
-
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.priv.PrivateMessageReceivedEvent
-
- getAuthor() - Method in class net.dv8tion.jda.core.events.message.priv.PrivateMessageUpdateEvent
-
- getAuthorizedApplicationById(String) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getAuthorizedApplications() - Method in interface net.dv8tion.jda.client.JDAClient
-
- getAvatarField() - Method in class net.dv8tion.jda.core.managers.AccountManagerUpdatable
-
An
AccountField
for the
avatar
of the currently logged in account.
- getAvatarField() - Method in class net.dv8tion.jda.core.managers.WebhookManagerUpdatable
-
- 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.
- getBans() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets 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.
- getBitrateField() - Method in class net.dv8tion.jda.core.managers.ChannelManagerUpdatable
-
- 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
-
- getCause() - Method in class net.dv8tion.jda.core.events.ExceptionEvent
-
The cause Throwable for this event
- getCFRays() - Method in class net.dv8tion.jda.core.events.http.HttpRequestEvent
-
- getChangeByKey(AuditLogKey) - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
Shortcut to
getChanges()
.get(key)
lookup!
This lookup is case-insensitive!
- getChangeByKey(String) - Method in class net.dv8tion.jda.core.audit.AuditLogEntry
-
Shortcut to
getChanges()
.get(key)
lookup!
This lookup is case-insensitive!
- 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.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 class net.dv8tion.jda.client.events.message.group.GenericGroupMessageEvent
-
- getChannel() - Method in class net.dv8tion.jda.client.events.message.group.react.GenericGroupMessageReactionEvent
-
- getChannel() - Method in class net.dv8tion.jda.client.events.message.group.react.GroupMessageReactionRemoveAllEvent
-
- 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.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.guild.react.GenericGuildMessageReactionEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.message.guild.react.GuildMessageReactionRemoveAllEvent
-
- 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.message.priv.react.GenericPrivateMessageReactionEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.message.priv.react.PrivateMessageReactionRemoveAllEvent
-
- getChannel() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
- 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.ChannelManagerUpdatable
-
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.PermOverrideManagerUpdatable
-
- getChannel() - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
- getChannel() - Method in class net.dv8tion.jda.core.managers.WebhookManagerUpdatable
-
- 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
- getChannelField() - Method in class net.dv8tion.jda.core.managers.WebhookManagerUpdatable
-
- 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.GuildVoiceLeaveEvent
-
- getChannelLeft() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceMoveEvent
-
- 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
-
- 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 interface 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.
- getColorField() - Method in class net.dv8tion.jda.core.managers.RoleManagerUpdatable
-
- 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.
- getContent() - 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.
- 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.
- 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.
- getDefaultNotificationLevelField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- 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.
- getDenyBits() - Method in class net.dv8tion.jda.core.managers.PermOverrideManagerUpdatable
-
The denied
Permissions
value represented as raw long 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 interface 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.
- getDescriptionField() - Method in class net.dv8tion.jda.client.managers.ApplicationManagerUpdatable
-
- getDisconnectTime() - Method in class net.dv8tion.jda.core.events.DisconnectEvent
-
- 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
- getDoesBotRequireCodeGrantField() - Method in class net.dv8tion.jda.client.managers.ApplicationManagerUpdatable
-
- 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
- getEffectiveLevel() - Method in class net.dv8tion.jda.core.utils.SimpleLog
-
Gets the effective logging-level of this Logger.
- 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(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
.
- 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
.
- getEmail() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
Used to get the email of the currently logged in account.
- getEmailField() - Method in class net.dv8tion.jda.core.managers.AccountManagerUpdatable
-
Client Only
- getEmbeds() - Method in interface net.dv8tion.jda.core.entities.Message
-
An unmodifiable list of
MessageEmbeds
that are part of this
Message.
- 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.client.managers.EmoteManagerUpdatable
-
The target
Emote
that will be modified by this Manager
- getEmote() - Method in class net.dv8tion.jda.core.entities.MessageReaction
-
- 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
-
- 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(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(String) - Method in interface net.dv8tion.jda.core.JDA
-
Retrieves an emote matching the specified id
if one is available in our cache.
- getEmoteById(long) - Method in interface net.dv8tion.jda.core.JDA
-
Retrieves an emote matching the specified id
if one is available in our cache.
- 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.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
- 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
- getExplicitContentLevel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The level of content filtering enabled in this Guild.
- getExplicitContentLevelField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- getExplicitPermission(Member) - Static method in class net.dv8tion.jda.core.utils.PermissionUtil
-
Retrieves the explicit permissions of the specified
Member
in its hosting
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
.
- getFields() - Method in class net.dv8tion.jda.core.EmbedBuilder
-
- getFields() - Method in interface net.dv8tion.jda.core.entities.MessageEmbed
-
The fields in a message embed.
- 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.
- getFooter() - Method in interface 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(User) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getFriend(Member) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getFriendById(String) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getFriendById(long) - 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
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.
- 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.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.MessageDeleteEvent
-
- getGroup() - Method in class net.dv8tion.jda.core.events.message.MessageEmbedEvent
-
- getGroup() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
- getGroup() - Method in class net.dv8tion.jda.core.events.message.MessageUpdateEvent
-
- getGroup() - Method in class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
- getGroup() - Method in class net.dv8tion.jda.core.events.message.react.MessageReactionRemoveAllEvent
-
- getGroupById(String) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getGroupById(long) - 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.managers.EmoteManagerUpdatable
-
- 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.text.GenericTextChannelEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.channel.voice.GenericVoiceChannelEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.emote.GenericEmoteEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.guild.GenericGuildEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.guild.GenericGuildMessageEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.guild.react.GenericGuildMessageReactionEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.guild.react.GuildMessageReactionRemoveAllEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.MessageBulkDeleteEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.MessageDeleteEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.MessageEmbedEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.MessageUpdateEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.message.react.MessageReactionRemoveAllEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.role.GenericRoleEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.user.UserGameUpdateEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.user.UserOnlineStatusUpdateEvent
-
- getGuild() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
- 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.ChannelManagerUpdatable
-
- 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.GuildManagerUpdatable
-
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.PermOverrideManagerUpdatable
-
- getGuild() - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- getGuild() - Method in class net.dv8tion.jda.core.managers.RoleManagerUpdatable
-
- getGuild() - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
- getGuild() - Method in class net.dv8tion.jda.core.managers.WebhookManagerUpdatable
-
- 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.
- getGuildById(String) - Method in interface net.dv8tion.jda.core.JDA
-
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.
- getGuildId() - Method in class net.dv8tion.jda.core.events.guild.UnavailableGuildJoinedEvent
-
- getGuildIdLong() - Method in class net.dv8tion.jda.core.events.guild.UnavailableGuildJoinedEvent
-
- getGuildPositions() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- 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.core.JDA
-
An unmodifiable list of all
Guilds
that have the same name as the one provided.
- 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
-
- 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.
- 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 around
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.
- getHoistedField() - Method in class net.dv8tion.jda.core.managers.RoleManagerUpdatable
-
- getIconField() - Method in class net.dv8tion.jda.client.managers.ApplicationManagerUpdatable
-
- getIconField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- 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.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.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.Message.Attachment
-
The id of the attachment.
- 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.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.MessageReaction.ReactionEmote
-
- 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 interface 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.
- getInheritBits() - Method in class net.dv8tion.jda.core.managers.PermOverrideManagerUpdatable
-
The inherited
Permissions
value represented as raw long bits.
- 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.
- 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.
- getInviteUrl(Collection<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.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(long, Collection<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.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(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.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.client.entities.Application.Bot
-
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.client.entities.Application.Bot
-
Creates a OAuth invite-link used to invite the bot.
- getIsBotPublicField() - Method in class net.dv8tion.jda.client.managers.ApplicationManagerUpdatable
-
- 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.ApplicationManager
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.client.managers.ApplicationManagerUpdatable
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.client.managers.EmoteManager
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.client.managers.EmoteManagerUpdatable
-
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 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
-
Returns the JDA instance corresponding to this Event
- getJDA() - Method in class net.dv8tion.jda.core.managers.AccountManager
-
The
JDA
instance of this AccountManager
- getJDA() - Method in class net.dv8tion.jda.core.managers.AccountManagerUpdatable
-
The
JDA
instance of this AccountManagerUpdatable
- 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.ChannelManager
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.managers.ChannelManagerUpdatable
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.managers.GuildController
-
The
JDA
instance of this GuildController
- getJDA() - Method in class net.dv8tion.jda.core.managers.GuildManager
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.managers.PermOverrideManagerUpdatable
-
The
JDA
instance of this Manager
- getJDA() - Method in interface net.dv8tion.jda.core.managers.Presence
-
The JDA instance of this Presence
- getJDA() - Method in class net.dv8tion.jda.core.managers.RoleManager
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.managers.RoleManagerUpdatable
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.managers.WebhookManagerUpdatable
-
The
JDA
instance of this Manager
- getJDA() - Method in class net.dv8tion.jda.core.requests.RestAction
-
The current JDA instance
- getJDA() - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
The corresponding JDA instance for the entities of
this OrderAction instance
- getJoinDate() - Method in interface net.dv8tion.jda.core.entities.Member
-
The Time
this Member joined the Guild.
- getKey() - Method in enum net.dv8tion.jda.client.entities.RelationshipType
-
- 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 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.
- 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.
- getLeft() - Method in class net.dv8tion.jda.core.utils.tuple.ImmutablePair
-
- getLeft() - Method in class net.dv8tion.jda.core.utils.tuple.MutablePair
-
- getLeft() - Method in class net.dv8tion.jda.core.utils.tuple.Pair
-
Gets the left element from this pair.
- getLength() - Method in interface net.dv8tion.jda.core.entities.MessageEmbed
-
The total amount of characters that is displayed when this embed is displayed by the Discord client.
- getLevel() - Method in class net.dv8tion.jda.core.utils.SimpleLog
-
Gets the current logging-level of this Logger.
- 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
-
- getLog(String) - Static method in class net.dv8tion.jda.core.utils.SimpleLog
-
Will get the LOG with the given LOG-name or create one if it didn't exist
- 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
-
- getManager() - Method in class net.dv8tion.jda.core.managers.fields.Field
-
The Manager of this specific Field instance
- getManagerUpdatable() - Method in interface net.dv8tion.jda.client.entities.Application
-
- getManagerUpdatable() - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getManagerUpdatable() - Method in interface net.dv8tion.jda.core.entities.Emote
-
An updatable manager for this Emote, used to modify properties of the emote like name and role restrictions.
- getManagerUpdatable() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getManagerUpdatable() - Method in interface net.dv8tion.jda.core.entities.PermissionOverride
-
- getManagerUpdatable() - Method in interface net.dv8tion.jda.core.entities.Role
-
- getManagerUpdatable() - Method in interface net.dv8tion.jda.core.entities.SelfUser
-
- getManagerUpdatable() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
- getMaxAge() - Method in interface net.dv8tion.jda.core.entities.Invite
-
The max age of this invite in seconds.
- 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(User) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets the Guild specific
Member
object for the provided
User
.
- 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
-
- getMember() - Method in class net.dv8tion.jda.core.events.message.guild.GuildMessageUpdateEvent
-
- getMember() - Method in class net.dv8tion.jda.core.events.message.guild.react.GenericGuildMessageReactionEvent
-
- getMember() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
- getMember() - Method in class net.dv8tion.jda.core.events.message.MessageUpdateEvent
-
- getMember() - Method in class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
- getMember() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
- getMember() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
- getMemberById(String) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Gets a
Member
object via the id of the user.
- getMemberById(long) - 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
- 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
- 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.
- getMembersWithPermissionChanges() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdatePermissionsEvent
-
- getMembersWithRoles(Role...) - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getMembersWithRoles(Collection<Role>) - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getMemberWithPermissionChanges() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePermissionsEvent
-
- getMentionableField() - Method in class net.dv8tion.jda.core.managers.RoleManagerUpdatable
-
- getMentionedChannels() - 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
-
A immutable list of all mentioned users.
- 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
-
- 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(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(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(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.
- 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.
- 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.core.entities.MessageReaction
-
The message id this reaction is attached to
- getMessageId() - Method in class net.dv8tion.jda.core.events.message.GenericMessageEvent
-
- getMessageIdLong() - Method in interface net.dv8tion.jda.client.entities.Call
-
- 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
-
- getMessageIds() - Method in class net.dv8tion.jda.core.events.message.MessageBulkDeleteEvent
-
- getMiddle() - Method in class net.dv8tion.jda.core.utils.tuple.MutableTriple
-
- 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.
- 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(User...) - Method in interface net.dv8tion.jda.core.JDA
-
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.
- 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.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
- 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
- getNameField() - Method in class net.dv8tion.jda.client.managers.ApplicationManagerUpdatable
-
- getNameField() - Method in class net.dv8tion.jda.client.managers.EmoteManagerUpdatable
-
- getNameField() - Method in class net.dv8tion.jda.core.managers.AccountManagerUpdatable
-
An
AccountField
for the
username
of the currently logged in account.
- getNameField() - Method in class net.dv8tion.jda.core.managers.ChannelManagerUpdatable
-
- getNameField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- getNameField() - Method in class net.dv8tion.jda.core.managers.RoleManagerUpdatable
-
- getNameField() - Method in class net.dv8tion.jda.core.managers.WebhookManagerUpdatable
-
- getNewName() - Method in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateNameEvent
-
- getNewNick() - Method in class net.dv8tion.jda.core.events.guild.member.GuildMemberNickChangeEvent
-
- getNewRoles() - Method in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateRolesEvent
-
- getNewValue() - Method in class net.dv8tion.jda.core.audit.AuditLogChange
-
- getNextPacket(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.
- getNonFriendUsers() - Method in interface net.dv8tion.jda.client.entities.Group
-
- getNSFWField() - Method in class net.dv8tion.jda.core.managers.ChannelManagerUpdatable
-
- 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
-
- getOldAfkTimeout() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateAfkTimeoutEvent
-
- getOldAvatarId() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateAvatarEvent
-
- getOldAvatarUrl() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateAvatarEvent
-
- getOldBitrate() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateBitrateEvent
-
- getOldColor() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdateColorEvent
-
- getOldDiscriminator() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateNameEvent
-
- getOldDiscriminator() - Method in class net.dv8tion.jda.core.events.user.UserNameUpdateEvent
-
- getOldEmail() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateEmailEvent
-
- getOldIconId() - Method in class net.dv8tion.jda.client.events.group.update.GroupUpdateIconEvent
-
- getOldIconId() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateIconEvent
-
- getOldIconUrl() - Method in class net.dv8tion.jda.client.events.group.update.GroupUpdateIconEvent
-
- getOldIconUrl() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateIconEvent
-
- 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.text.update.TextChannelUpdateNameEvent
-
- getOldName() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateNameEvent
-
- getOldName() - Method in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateNameEvent
-
- getOldName() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateNameEvent
-
- getOldName() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdateNameEvent
-
- getOldName() - Method in class net.dv8tion.jda.core.events.self.SelfUpdateNameEvent
-
- getOldName() - Method in class net.dv8tion.jda.core.events.user.UserNameUpdateEvent
-
- 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
-
- getOldOwner() - Method in class net.dv8tion.jda.client.events.group.update.GroupUpdateOwnerEvent
-
- getOldOwner() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateOwnerEvent
-
- getOldPermissions() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePermissionsEvent
-
- getOldPermissionsRaw() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePermissionsEvent
-
- getOldPosition() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdatePositionEvent
-
- getOldPosition() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdatePositionEvent
-
- getOldPosition() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePositionEvent
-
- getOldPositionRaw() - Method in class net.dv8tion.jda.core.events.role.update.RoleUpdatePositionEvent
-
- getOldRegion() - Method in class net.dv8tion.jda.client.events.call.update.CallUpdateRegionEvent
-
- getOldRegion() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateRegionEvent
-
- getOldRoles() - Method in class net.dv8tion.jda.core.events.emote.update.EmoteUpdateRolesEvent
-
- getOldSplashId() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSplashEvent
-
- getOldSplashUrl() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSplashEvent
-
- getOldStatus() - Method in class net.dv8tion.jda.core.events.StatusChangeEvent
-
- getOldSystemChannel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateSystemChannelEvent
-
Returns the previous system channel.
- getOldTopic() - Method in class net.dv8tion.jda.core.events.channel.text.update.TextChannelUpdateTopicEvent
-
- getOldUserLimit() - Method in class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateUserLimitEvent
-
- getOldValue() - Method in class net.dv8tion.jda.core.audit.AuditLogChange
-
- getOldVerificationLevel() - Method in class net.dv8tion.jda.core.events.guild.update.GuildUpdateVerificationLevelEvent
-
- 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
.
- getOriginalPermissions() - Method in class net.dv8tion.jda.core.managers.fields.PermissionField
-
- getOriginalValue() - Method in class net.dv8tion.jda.core.managers.fields.Field
-
Resolves the original value for the underlying entity.
- 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
-
- getOwner() - Method in interface net.dv8tion.jda.core.entities.Webhook
-
The owner of this Webhook.
- getPasswordField() - Method in class net.dv8tion.jda.core.managers.AccountManagerUpdatable
-
Client Only
- getPermission() - Method in exception net.dv8tion.jda.core.exceptions.PermissionException
-
- getPermissionField() - Method in class net.dv8tion.jda.core.managers.RoleManagerUpdatable
-
- getPermissionOverride(Member) - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getPermissionOverride(Role) - Method in interface net.dv8tion.jda.core.entities.Channel
-
- getPermissionOverride() - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- getPermissionOverride() - Method in class net.dv8tion.jda.core.managers.PermOverrideManagerUpdatable
-
- 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(Channel) - Method in interface net.dv8tion.jda.core.entities.Member
-
The Permissions this Member holds in the specified
Channel
.
- getPermissions() - Method in class net.dv8tion.jda.core.managers.fields.PermissionField
-
- 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.
- getPermissionsRaw() - Method in interface net.dv8tion.jda.core.entities.Role
-
The
long
representation of the literal permissions that this
Role
has.
- 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.
- 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.
- 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.
- getPresence() - Method in interface net.dv8tion.jda.core.JDA
-
The
Presence
controller for the current session.
- getPreviousAvatarId() - Method in class net.dv8tion.jda.core.events.user.UserAvatarUpdateEvent
-
- getPreviousAvatarUrl() - Method in class net.dv8tion.jda.core.events.user.UserAvatarUpdateEvent
-
- getPreviousGame() - Method in class net.dv8tion.jda.core.events.user.UserGameUpdateEvent
-
- getPreviouslyBlockedUser() - Method in class net.dv8tion.jda.client.events.relationship.UserUnblockedEvent
-
- getPreviousOnlineStatus() - Method in class net.dv8tion.jda.core.events.user.UserOnlineStatusUpdateEvent
-
- getPrevNick() - Method in class net.dv8tion.jda.core.events.guild.member.GuildMemberNickChangeEvent
-
- getPriority() - Method in enum net.dv8tion.jda.core.utils.SimpleLog.Level
-
Returns the numeric priority of this loglevel, with 0 being the lowest
- 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.channel.priv.PrivateChannelCreateEvent
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.channel.priv.PrivateChannelDeleteEvent
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.message.MessageDeleteEvent
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.message.MessageEmbedEvent
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.message.MessageUpdateEvent
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.message.react.MessageReactionRemoveAllEvent
-
- getPrivateChannel() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
- getPrivateChannelById(String) - Method in interface net.dv8tion.jda.core.JDA
-
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.
- getPrivateChannels() - Method in interface net.dv8tion.jda.core.JDA
-
- 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
-
- getPublicChannel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- getPublicRole() - Method in interface net.dv8tion.jda.core.entities.Guild
-
- 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(Permission...) - Static method in enum net.dv8tion.jda.core.Permission
-
- getRaw(Collection<Permission>) - Static method in enum net.dv8tion.jda.core.Permission
-
- getRawContent() - Method in interface net.dv8tion.jda.core.entities.Message
-
The raw textual content of this message.
- 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.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
-
- 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.
- 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(Guild) - 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.
- getRedirectUris() - Method in interface net.dv8tion.jda.client.entities.Application
-
The redirect uris of this application.
- getRedirectUrisField() - Method in class net.dv8tion.jda.client.managers.ApplicationManagerUpdatable
-
- getRegion() - Method in interface net.dv8tion.jda.client.entities.Call
-
- getRegion() - Method in interface net.dv8tion.jda.core.entities.Guild
-
The
Region
that this
Guild
is
using for audio connections.
- getRegionField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- 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(User) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationship(Member) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipById(String) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipById(long) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipById(String, RelationshipType) - Method in interface net.dv8tion.jda.client.JDAClient
-
- getRelationshipById(long, 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
-
- 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.
- getRequiredMFALevelField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- 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
-
- 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
- getRight() - Method in class net.dv8tion.jda.core.utils.tuple.ImmutablePair
-
- getRight() - Method in class net.dv8tion.jda.core.utils.tuple.MutablePair
-
- getRight() - Method in class net.dv8tion.jda.core.utils.tuple.Pair
-
Gets the right element from this pair.
- 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
-
- getRole() - Method in class net.dv8tion.jda.core.managers.RoleManager
-
The target
Role
for this
manager
- getRole() - Method in class net.dv8tion.jda.core.managers.RoleManagerUpdatable
-
The target
Role
for this
manager
- 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(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(String) - Method in interface net.dv8tion.jda.core.JDA
-
Retrieves the
Role
associated to the provided id.
- getRoleById(long) - Method in interface net.dv8tion.jda.core.JDA
-
Retrieves the
Role
associated to the provided id.
- getRolePermissionOverrides() - Method in interface net.dv8tion.jda.core.entities.Channel
-
- 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
-
- getRoles() - Method in class net.dv8tion.jda.core.events.guild.member.GuildMemberRoleRemoveEvent
-
- 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.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.
- getRolesField() - Method in class net.dv8tion.jda.client.managers.EmoteManagerUpdatable
-
- 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.
- getSelfUser() - Method in class net.dv8tion.jda.core.managers.AccountManagerUpdatable
-
The
SelfUser
that will be
modified by this AccountManagerUpdatable instance.
- getSendingHandler() - Method in interface net.dv8tion.jda.core.managers.AudioManager
-
- getServiceCloseFrame() - Method in class net.dv8tion.jda.core.events.DisconnectEvent
-
- 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
-
- 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.
- 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 interface 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.
- getSplashField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- 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.
- getStackTrace(Throwable) - Static method in class net.dv8tion.jda.core.utils.Helpers
-
- getStatus() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- getStatus() - Method in class net.dv8tion.jda.core.events.StatusChangeEvent
-
- 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.
- getStringBuilder() - Method in class net.dv8tion.jda.core.MessageBuilder
-
Returns the underlying StringBuilder
.
- getStrippedContent() - Method in interface net.dv8tion.jda.core.entities.Message
-
Gets the textual content of this message using
Message.getContent()
and then strips it of all markdown characters
like *, **, __, ~~ that provide text formatting.
- 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.
- getSystemChannelField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- getTag() - Method in enum net.dv8tion.jda.core.utils.SimpleLog.Level
-
Returns the Log-Tag (e.g.
- 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
- 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.MessageDeleteEvent
-
- getTextChannel() - Method in class net.dv8tion.jda.core.events.message.MessageEmbedEvent
-
- getTextChannel() - Method in class net.dv8tion.jda.core.events.message.MessageReceivedEvent
-
- getTextChannel() - Method in class net.dv8tion.jda.core.events.message.MessageUpdateEvent
-
- getTextChannel() - Method in class net.dv8tion.jda.core.events.message.react.GenericMessageReactionEvent
-
- getTextChannel() - Method in class net.dv8tion.jda.core.events.message.react.MessageReactionRemoveAllEvent
-
- getTextChannel() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
- 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(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(String) - Method in interface net.dv8tion.jda.core.JDA
-
This returns the
TextChannel
which 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.
- 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 interface net.dv8tion.jda.core.entities.MessageEmbed
-
The information about the
Thumbnail
image to be displayed with the embed.
- getTimestamp() - Method in interface net.dv8tion.jda.core.entities.MessageEmbed
-
The timestamp of the embed.
- getTimestamp() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
- getTitle() - Method in interface 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.
- getTopicField() - Method in class net.dv8tion.jda.core.managers.ChannelManagerUpdatable
-
- 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.Message
-
- getType() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
- getType() - Method in interface net.dv8tion.jda.core.entities.MessageEmbed
-
- 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 interface net.dv8tion.jda.core.entities.Invite
-
The invite URL for this invite in the format of:
"https://discord.gg/" + getCode()
- 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 interface 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 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
- 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 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
-
- getUser() - Method in class net.dv8tion.jda.core.events.channel.priv.PrivateChannelDeleteEvent
-
- getUser() - Method in class net.dv8tion.jda.core.events.guild.GuildBanEvent
-
- getUser() - Method in class net.dv8tion.jda.core.events.guild.GuildUnbanEvent
-
- getUser() - Method in class net.dv8tion.jda.core.events.guild.member.GenericGuildMemberEvent
-
- 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
-
- getUserById(String) - Method in interface net.dv8tion.jda.core.JDA
-
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.
- getUserLimit() - Method in interface net.dv8tion.jda.core.entities.VoiceChannel
-
- getUserLimitField() - Method in class net.dv8tion.jda.core.managers.ChannelManagerUpdatable
-
- 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 class net.dv8tion.jda.core.entities.MessageReaction
-
Retrieves the
Users
that
already reacted with this MessageReaction.
- getUsers(int) - 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.
- 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
- getValue() - Method in class net.dv8tion.jda.core.managers.fields.Field
-
The currently set value, null if no value has been set.
- getValue() - Method in class net.dv8tion.jda.core.managers.fields.PermissionField
-
- getVerificationLevel() - Method in interface net.dv8tion.jda.core.entities.Guild
-
Returns the verification-Level of this Guild.
- getVerificationLevelField() - Method in class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
- getVideoInfo() - Method in interface net.dv8tion.jda.core.entities.MessageEmbed
-
The information about the video which should be displayed as an embed.
- 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(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(String) - 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 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
- 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
- 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.
- 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.managers.WebhookManager
-
The target
Webhook
that will be modified by this manager
- getWebhook() - Method in class net.dv8tion.jda.core.managers.WebhookManagerUpdatable
-
The target
Webhook
that will be modified by this manager
- 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(String) - Static method in class net.dv8tion.jda.core.utils.WidgetUtil
-
Makes a GET request to get the information for a Guild's widget.
- 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() - 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
-
- 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.
- 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.
- 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(Permission...) - Method in class net.dv8tion.jda.core.managers.fields.PermissionField
-
Adds the specified permissions to the result value
If any of the specified permissions is present in the revoked permissions it will be removed!
This does not apply immediately - it is applied in the value returned by PermissionField.getValue()
- givePermissions(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.fields.PermissionField
-
Adds the specified permissions to the result value
If any of the specified permissions is present in the revoked permissions it will be removed!
This does not apply immediately - it is applied in the value returned by PermissionField.getValue()
- givePermissions(Permission...) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- givePermissions(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- grant(long) - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- grant(Permission...) - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- grant(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.PermOverrideManager
-
- grant(long) - Method in class net.dv8tion.jda.core.managers.PermOverrideManagerUpdatable
-
- grant(Permission...) - Method in class net.dv8tion.jda.core.managers.PermOverrideManagerUpdatable
-
- grant(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.PermOverrideManagerUpdatable
-
- Group - Interface in net.dv8tion.jda.client.entities
-
- 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.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.
- GUILD_SYNC - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- GuildAvailableEvent - Class in net.dv8tion.jda.core.events.guild
-
GuildAvailableEvent
Fired if a
Guild
becomes available.
Use: This indicates that a Guild will now start sending events and can be interacted with.
- GuildAvailableEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GuildAvailableEvent
-
- GuildBanEvent - Class in net.dv8tion.jda.core.events.guild
-
GuildBanEvent
Fired if a
User
is banned from a
Guild
.
Use: Retrieve the user who was banned (if available) and triggering 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
- GuildField<T> - Class in net.dv8tion.jda.core.managers.fields
-
- GuildField(GuildManagerUpdatable, Supplier<T>) - Constructor for class net.dv8tion.jda.core.managers.fields.GuildField
-
- GuildJoinEvent - Class in net.dv8tion.jda.core.events.guild
-
GuildJoinEvent
Fired if a you join a
Guild
.
Warning: Discord already triggered a mass amount of these events due to a downtime.
- GuildJoinEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GuildJoinEvent
-
- GuildLeaveEvent - Class in net.dv8tion.jda.core.events.guild
-
GuildLeaveEvent
Fired if a you leave a
Guild
.
Use: Detect when you leave a Guild.
- GuildLeaveEvent(JDA, long, Guild) - Constructor for class net.dv8tion.jda.core.events.guild.GuildLeaveEvent
-
- GuildManager - Class in net.dv8tion.jda.core.managers
-
- GuildManager(Guild) - Constructor for class net.dv8tion.jda.core.managers.GuildManager
-
- GuildManagerUpdatable - Class in net.dv8tion.jda.core.managers
-
- GuildManagerUpdatable(Guild) - Constructor for class net.dv8tion.jda.core.managers.GuildManagerUpdatable
-
Creates a new GuildManagerUpdatable instance
- GuildMemberJoinEvent - Class in net.dv8tion.jda.core.events.guild.member
-
GuildMemberJoinEvent
Fired if a
Member
joins a
Guild
.
Use: Retrieve member who joined (if available) and affected guild.
- GuildMemberJoinEvent(JDA, long, Guild, Member) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberJoinEvent
-
- GuildMemberLeaveEvent - Class in net.dv8tion.jda.core.events.guild.member
-
GuildMemberLeaveEvent
Fired if a
Member
leaves a
Guild
.
Use: Retrieve member who left (if available) and triggering guild.
- GuildMemberLeaveEvent(JDA, long, Guild, Member) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberLeaveEvent
-
- GuildMemberNickChangeEvent - Class in net.dv8tion.jda.core.events.guild.member
-
GuildMemberNickChangeEvent
Fired if a
Member
updates their
Guild
nickname.
Use: Retrieve member who changed their nickname, triggering guild, the old nick and the new nick.
- GuildMemberNickChangeEvent(JDA, long, Guild, Member, String, String) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberNickChangeEvent
-
- GuildMemberRoleAddEvent - Class in net.dv8tion.jda.core.events.guild.member
-
GuildMemberRoleAddEvent
Fired if one or more
Roles
are assigned to a
Member
.
Use: Retrieve affected member and guild.
- GuildMemberRoleAddEvent(JDA, long, Guild, Member, List<Role>) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberRoleAddEvent
-
- GuildMemberRoleRemoveEvent - Class in net.dv8tion.jda.core.events.guild.member
-
GuildMemberRoleRemoveEvent
Fired if one or more
Roles
are removed from a
Member
.
Use: Retrieve affected member and guild.
- GuildMemberRoleRemoveEvent(JDA, long, Guild, Member, List<Role>) - Constructor for class net.dv8tion.jda.core.events.guild.member.GuildMemberRoleRemoveEvent
-
- GuildMessageDeleteEvent - Class in net.dv8tion.jda.core.events.message.guild
-
GuildMessageDeleteEvent
Fired if a Guild Message was deleted.
Use: Retrieve affected TextChannel and the id of the deleted Message.
- 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
-
GuildMessageEmbedEvent
Fired if a Guild Message contains one or more
Embeds
.
Use: Retrieve affected TextChannel, the id of the affected Message and a list of MessageEmbeds.
- 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
-
- 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
Fired if a Message is sent in a
TextChannel
.
Use: Retrieve affected TextChannel and Message.
- 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
-
GuildMessageReceivedEvent
Fired if a Message is edited in a
TextChannel
.
Use: Retrieve affected TextChannel and Message.
- GuildMessageUpdateEvent(JDA, long, Message) - Constructor for class net.dv8tion.jda.core.events.message.guild.GuildMessageUpdateEvent
-
- GuildUnavailableEvent - Class in net.dv8tion.jda.core.events.guild
-
GuildUnavailableEvent
Fired if a
Guild
becomes unavailable.
Possibly due to a downtime.
Use: This indicates that a Guild stopped responding.
- 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
-
GuildBanEvent
Fired if a
User
is unbanned from a
Guild
.
Use: Retrieve user who was unbanned (if available) and the guild which they were unbanned from.
- 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
-
- 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
Fired whenever a
Guild
updates its
ExplicitContentLevel
.
Use: Detect what Guild updated its level and what level was set prior to that update.
- GuildUpdateExplicitContentLevelEvent(JDA, long, Guild, Guild.ExplicitContentLevel) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateExplicitContentLevelEvent
-
- GuildUpdateIconEvent - Class in net.dv8tion.jda.core.events.guild.update
-
- 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
-
- 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
-
- 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, Region) - Constructor for class net.dv8tion.jda.core.events.guild.update.GuildUpdateRegionEvent
-
- GuildUpdateSplashEvent - Class in net.dv8tion.jda.core.events.guild.update
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GuildVoiceSuppressEvent(JDA, long, Member) - Constructor for class net.dv8tion.jda.core.events.guild.voice.GuildVoiceSuppressEvent
-
- 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 image.
- IDENTIFY - Static variable in class net.dv8tion.jda.core.audio.VoiceCode
-
- IDENTIFY - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- 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
-
- 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.
- ImmutablePair<L,R> - Class in net.dv8tion.jda.core.utils.tuple
-
This class has been copied from
Lang 3
- ImmutablePair(L, R) - Constructor for class net.dv8tion.jda.core.utils.tuple.ImmutablePair
-
Create a new pair instance.
- IncomingFriendRequest - Interface in net.dv8tion.jda.client.entities
-
- 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.
- info(Object) - Method in class net.dv8tion.jda.core.utils.SimpleLog
-
Will LOG a message with info level
- INPUT_FORMAT - Static variable in interface net.dv8tion.jda.core.audio.AudioSendHandler
-
- installAuxiliaryCable(int) - Method in interface net.dv8tion.jda.core.JDA
-
Installs an auxiliary cable into the given port of your system.
- 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
-
- INVALIDATE_SESSION - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- Invite - Interface in net.dv8tion.jda.core.entities
-
Representation of a Discord Invite.
- Invite.Channel - Interface in net.dv8tion.jda.core.entities
-
POJO for the channel information provided by an invite.
- Invite.Guild - Interface in net.dv8tion.jda.core.entities
-
POJO for the guild information provided by 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.
- 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
-
- 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.
- 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.
- isBlank(CharSequence) - Static method in class net.dv8tion.jda.core.utils.Helpers
-
- 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
-
- 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
.
- isConsolePresent() - Static method in class net.dv8tion.jda.core.utils.SimpleLog
-
Will return whether the program has a console present, or was launched without
- 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
-
- 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
-
- 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.core.EmbedBuilder
-
Checks if the given 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.pagination.PaginationAction
-
Whether the cache of this PaginationAction is empty.
- isEmpty(CharSequence) - Static method in class net.dv8tion.jda.core.utils.Helpers
-
- 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
-
- isError() - Method in enum net.dv8tion.jda.core.utils.SimpleLog.Level
-
Returns whether this LOG-level should be treated like an error or not
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- isMember(User) - Method in interface net.dv8tion.jda.core.entities.Guild
-
Used to determine if the provided
User
is a member of this Guild.
- isMember() - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
- 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(User) - Method in interface net.dv8tion.jda.core.entities.Message
-
Checks if given user was mentioned in this message in any way (@User, @everyone, @here).
- 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.
- isMuted() - Method in interface net.dv8tion.jda.core.entities.GuildVoiceState
-
- isMuted() - Method in class net.dv8tion.jda.core.events.guild.voice.GuildVoiceMuteEvent
-
- isMuted() - Method in class net.dv8tion.jda.core.utils.WidgetUtil.Widget.VoiceState
-
Whether the member is muted, either by an admin or self-muted
- 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
.
- isPinned() - Method in interface net.dv8tion.jda.core.entities.Message
-
Whether or not this Message has been pinned in its parent channel.
- isPrivate() - Method in class net.dv8tion.jda.core.events.user.UserTypingEvent
-
- 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
- isRelationshipUpdate() - Method in class net.dv8tion.jda.core.events.user.UserGameUpdateEvent
-
- isRelationshipUpdate() - Method in class net.dv8tion.jda.core.events.user.UserOnlineStatusUpdateEvent
-
- isRenderEmbeds() - Method in interface net.dv8tion.jda.client.entities.UserSettings
-
- 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
-
- 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
-
- 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 interface 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)
- isSet() - Method in class net.dv8tion.jda.core.managers.fields.Field
-
Whether the value for this Field has been set
- isSet() - Method in class net.dv8tion.jda.core.managers.PermOverrideManagerUpdatable
-
Whether anything has been modified yet
- 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
-
- 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).
- 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
.
- iterator() - Method in class net.dv8tion.jda.core.requests.restaction.pagination.PaginationAction
-
- 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
-
- SelfUpdateAvatarEvent(JDA, long, String) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateAvatarEvent
-
- SelfUpdateEmailEvent - Class in net.dv8tion.jda.core.events.self
-
- SelfUpdateEmailEvent(JDA, long, String) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateEmailEvent
-
- SelfUpdateMFAEvent - Class in net.dv8tion.jda.core.events.self
-
- SelfUpdateMFAEvent(JDA, long, boolean) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateMFAEvent
-
- SelfUpdateNameEvent - Class in net.dv8tion.jda.core.events.self
-
- SelfUpdateNameEvent(JDA, long, String, String) - Constructor for class net.dv8tion.jda.core.events.self.SelfUpdateNameEvent
-
- SelfUpdateVerifiedEvent - Class in net.dv8tion.jda.core.events.self
-
- 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(WebhookMessage) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
- 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(byte[], String) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
Sends the provided byte[]
data to this webhook.
- send(InputStream, String) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
Sends the provided InputStream
data to this webhook.
- 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(Collection<MessageEmbed>) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
- send(String) - Method in class net.dv8tion.jda.webhook.WebhookClient
-
Sends the provided text message to this webhook.
- 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(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(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
.
- 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
.
- sendMessage(String) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Sends a plain text message to this channel.
- sendMessage(MessageEmbed) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
- sendMessage(Message) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Sends a specified
Message
to this channel.
- sendMessageFormat(String, Object...) - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Sends a formatted text message to this channel.
- sendTyping() - Method in interface net.dv8tion.jda.core.entities.MessageChannel
-
Sends the typing status to discord.
- SESSION_DESCRIPTION - Static variable in class net.dv8tion.jda.core.audio.VoiceCode
-
- SessionReconnectQueue - Class in net.dv8tion.jda.core.requests
-
- SessionReconnectQueue() - Constructor for class net.dv8tion.jda.core.requests.SessionReconnectQueue
-
- SessionReconnectQueue(BlockingQueue<WebSocketClient>) - Constructor for class net.dv8tion.jda.core.requests.SessionReconnectQueue
-
- 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.core.JDABuilder
-
Enables/Disables Voice functionality.
- 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, String, String) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Author of the embed.
- 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
More information can be found
here
!
- setAvatar(Icon, String) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Sets the avatar for the currently logged in account
More information can be found
here
!
- 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
- 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
- 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.
- setChannel(TextChannel) - Method in class net.dv8tion.jda.core.managers.WebhookManager
-
- 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.RoleAction
-
Sets the color which the new role should be displayed with.
- setColor(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets the Color for the new role.
- 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.webhook.WebhookMessageBuilder
-
Sets the content of the resulting message.
- 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.
- 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(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(String) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
- setDescription(String) - Method in class net.dv8tion.jda.client.requests.restaction.ApplicationAction
-
- setDescription(CharSequence) - Method in class net.dv8tion.jda.core.EmbedBuilder
-
Sets the Description of the embed.
- 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
-
- 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 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.
- 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
-
- setFile(File) - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Sets the attached file for the resulting message.
- setFile(File, String) - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Sets the attached file for the resulting message.
- setFile(byte[], String) - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Sets the attached file for the resulting message.
- setFile(InputStream, String) - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Sets the attached file for the resulting message.
- 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.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.
- 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.RoleAction
-
Sets whether or not the new role should be hoisted
- 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.core.JDABuilder
-
Sets the Builder
that will be used by JDA's 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
-
- 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
- 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
-
- setLeft(L) - Method in class net.dv8tion.jda.core.utils.tuple.MutablePair
-
Sets the left element of the pair.
- setLevel(SimpleLog.Level) - Method in class net.dv8tion.jda.core.utils.SimpleLog
-
Set the LOG-level
All messages with lower LOG-level will not be printed
If this level is set to null, the global Log-level (
SimpleLog.LEVEL
) will be used
- 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.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.RoleAction
-
Sets whether the new role should be mentionable by members of
the parent
Guild
.
- setMiddle(MIDDLE) - Method in class net.dv8tion.jda.core.utils.tuple.MutableTriple
-
- 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
More information can be found
here
!
- setName(String, String) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Sets the username for the currently logged in account
More information can be found
here
!
- 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.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
- setNickname(Member, String) - Method in class net.dv8tion.jda.core.managers.GuildController
-
Changes a Member's nickname in this guild.
- 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
- setPassword(String, String) - Method in class net.dv8tion.jda.core.managers.AccountManager
-
Sets the password for the currently logged in client account.
- setPermissions(Permission...) - Method in class net.dv8tion.jda.core.managers.fields.PermissionField
-
Sets the permissions for this PermissionField.
- setPermissions(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.fields.PermissionField
-
Sets the permissions for this PermissionField.
- setPermissions(long) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- setPermissions(Permission...) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- setPermissions(Collection<Permission>) - Method in class net.dv8tion.jda.core.managers.RoleManager
-
- setPermissions(long, long) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
- setPermissions(Collection<Permission>, Collection<Permission>) - Method in class net.dv8tion.jda.core.requests.restaction.PermissionOverrideAction
-
- setPermissions(Permission...) - 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.requests.restaction.RoleAction
-
Sets the Permissions the new Role should have.
- setPermissions(long) - Method in class net.dv8tion.jda.core.requests.restaction.RoleAction
-
Sets the Permissions the new Role should have.
- setPresence(OnlineStatus, Game, boolean) - Method in interface net.dv8tion.jda.core.managers.Presence
-
Sets all 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, boolean) - Method in interface net.dv8tion.jda.core.managers.Presence
-
Sets two presence fields of this session.
- setPresence(Game, boolean) - Method in interface net.dv8tion.jda.core.managers.Presence
-
Sets two presence fields of this session.
- 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.
- setReconnectQueue(SessionReconnectQueue) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the queue that will be used to reconnect sessions.
- setRedirectUris(List<String>) - Method in class net.dv8tion.jda.client.managers.ApplicationManager
-
- setRegion(Region) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setRequiredMFALevel(Guild.MFALevel) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setRight(R) - Method in class net.dv8tion.jda.core.utils.tuple.MutablePair
-
Sets the right element of the pair.
- 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(Set<Role>) - Method in class net.dv8tion.jda.client.managers.EmoteManager
-
- 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.
- setSplash(Icon) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setStatus(OnlineStatus) - Method in class net.dv8tion.jda.core.JDABuilder
-
- setStatus(OnlineStatus) - Method in interface net.dv8tion.jda.core.managers.Presence
-
- 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.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.core.JDABuilder
-
- 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
- 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(int) - Method in class net.dv8tion.jda.core.managers.ChannelManager
-
- setUserlimit(Integer) - Method in class net.dv8tion.jda.core.requests.restaction.ChannelAction
-
Sets the userlimit for the new VoiceChannel
- setUsername(String) - Method in class net.dv8tion.jda.webhook.WebhookMessageBuilder
-
Sets the username that should be used for the resulting message.
- setValue(T) - Method in class net.dv8tion.jda.core.managers.fields.Field
-
Sets the value which should be used in the update
operation for the Manager instance.
- setValue(Long) - Method in class net.dv8tion.jda.core.managers.fields.PermissionField
-
Sets the value which should be used in the update
operation for the Manager instance.
- setVerificationLevel(Guild.VerificationLevel) - Method in class net.dv8tion.jda.core.managers.GuildManager
-
- setWebsocketFactory(WebSocketFactory) - Method in class net.dv8tion.jda.core.JDABuilder
-
Sets the WebSocketFactory
that will be used by JDA's websocket client.
- shouldUpdate() - Method in class net.dv8tion.jda.core.managers.fields.Field
-
Whether the field should be update or not
- 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.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.
- 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.
- SimpleLog - Class in net.dv8tion.jda.core.utils
-
- SimpleLog.Level - Enum in net.dv8tion.jda.core.utils
-
Enum containing all the LOG-levels
- SimpleLog.LogListener - Interface in net.dv8tion.jda.core.utils
-
- size() - Method in class net.dv8tion.jda.core.entities.MessageHistory
-
The amount of retrieved
Messages
by this MessageHistory.
- sortOrder(Comparator<T>) - Method in class net.dv8tion.jda.core.requests.restaction.order.OrderAction
-
- SPACE - Static variable in interface net.dv8tion.jda.core.MessageBuilder.SplitPolicy
-
Splits on space chars ` `
.
- 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.
- startCall() - Method in interface net.dv8tion.jda.client.entities.CallableChannel
-
- StatusChangeEvent - Class in net.dv8tion.jda.core.events
-
StatusChangedEvent
Fired if 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.core.requests.restaction.pagination.PaginationAction
-
A sequential Stream
with this PaginationAction as its source.
- stripMentions(JDA) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Removes all mentions and replaces them with the closest looking textual representation.
- stripMentions(Guild) - Method in class net.dv8tion.jda.core.MessageBuilder
-
Removes all mentions and replaces them with the closest looking textual representation.
- stripMentions(Guild, MessageBuilder.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, MessageBuilder.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(boolean) - Method in class net.dv8tion.jda.core.requests.restaction.AuditableRestAction.EmptyRestAction
-
- submit(boolean) - Method in class net.dv8tion.jda.core.requests.restaction.AuditableRestAction.FailedRestAction
-
- submit(boolean) - Method in class net.dv8tion.jda.core.requests.RestAction.EmptyRestAction
-
- submit(boolean) - Method in class net.dv8tion.jda.core.requests.RestAction.FailedRestAction
-
- 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
-
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.
- VALUE_MAX_LENGTH - Static variable in interface net.dv8tion.jda.core.entities.MessageEmbed
-
- 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.hooks.ConnectionStatus
-
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.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.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.MessageBuilder.MentionType
-
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.SimpleLog.Level
-
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.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.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.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.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.MessageBuilder.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.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.SimpleLog.Level
-
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.
- 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
-
- VideoInfo(String, int, int) - Constructor for class net.dv8tion.jda.core.entities.MessageEmbed.VideoInfo
-
- VOICE_STATE - Static variable in class net.dv8tion.jda.core.WebSocketCode
-
- VoiceChannel - Interface in net.dv8tion.jda.core.entities
-
Represents a Discord Voice Channel.
- VoiceChannelCreateEvent - Class in net.dv8tion.jda.core.events.channel.voice
-
VoiceChannelCreateEvent
Fired if a
VoiceChannel
is created.
Use: Get affected VoiceChannel.
- 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
Fired if a
VoiceChannel
is deleted.
Use: Get affected VoiceChannel(likely to be null) or affected Guild.
- 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
Fired if a
VoiceChannel
's bitrate changes.
Use: Get affected VoiceChannel, affected Guild and previous bitrate.
- 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
Fired if a
VoiceChannel
's name changes.
Use: Get affected VoiceChannel, affected Guild and previous name.
- VoiceChannelUpdateNameEvent(JDA, long, VoiceChannel, String) - Constructor for class net.dv8tion.jda.core.events.channel.voice.update.VoiceChannelUpdateNameEvent
-
- VoiceChannelUpdatePermissionsEvent - Class in net.dv8tion.jda.core.events.channel.voice.update
-
VoiceChannelUpdatePermissionsEvent
Fired if a
VoiceChannel
's permission overrides change.
Use: Get affected VoiceChannel, affected Guild and affected
Roles
/
Users
.
- 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
Fired if a
VoiceChannel
's position changes.
Use: Get affected VoiceChannel, affected Guild and previous position.
- 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
Fired if a
VoiceChannel
's user limit changes.
Use: Get affected VoiceChannel, affected Guild and previous user limit.
- 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
-