A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages

E

edit(long, long, String) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content of the message.
edit(long, long, String, boolean, List<EmbedBuilder>, boolean) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content and the embed of the message.
edit(long, long, String, boolean, EmbedBuilder, boolean) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content and the embed of the message.
edit(long, long, String, List<EmbedBuilder>) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content and the embed of the message.
edit(long, long, String, EmbedBuilder...) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content and the embed of the message.
edit(long, long, List<EmbedBuilder>) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the embed of the message.
edit(long, long, EmbedBuilder...) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the embed of the message.
edit(String) - Method in interface org.javacord.api.entity.message.Message
Updates the content of the message.
edit(String, String, String) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content of the message.
edit(String, String, String, boolean, List<EmbedBuilder>, boolean) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content and the embed of the message.
edit(String, String, String, boolean, EmbedBuilder, boolean) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content and the embed of the message.
edit(String, String, String, List<EmbedBuilder>) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content and the embed of the message.
edit(String, String, String, EmbedBuilder...) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the content and the embed of the message.
edit(String, String, List<EmbedBuilder>) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the embed of the message.
edit(String, String, EmbedBuilder...) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Updates the embed of the message.
edit(String, List<EmbedBuilder>) - Method in interface org.javacord.api.entity.message.Message
Updates the content and the embed of the message.
edit(String, EmbedBuilder...) - Method in interface org.javacord.api.entity.message.Message
Updates the content and the embed of the message.
edit(List<EmbedBuilder>) - Method in interface org.javacord.api.entity.message.Message
Updates the embed of the message.
edit(DiscordApi, long, long, String) - Static method in interface org.javacord.api.entity.message.Message
Updates the content of the message.
edit(DiscordApi, long, long, String, boolean, List<EmbedBuilder>, boolean) - Static method in interface org.javacord.api.entity.message.Message
Updates the content and the embed of the message.
edit(DiscordApi, long, long, String, List<EmbedBuilder>) - Static method in interface org.javacord.api.entity.message.Message
Updates the content and the embed of the message.
edit(DiscordApi, long, long, String, EmbedBuilder...) - Static method in interface org.javacord.api.entity.message.Message
Updates the content and the embed of the message.
edit(DiscordApi, long, long, List<EmbedBuilder>) - Static method in interface org.javacord.api.entity.message.Message
Updates the embed of the message.
edit(DiscordApi, long, long, EmbedBuilder...) - Static method in interface org.javacord.api.entity.message.Message
Updates the embed of the message.
edit(DiscordApi, String, String, String) - Static method in interface org.javacord.api.entity.message.Message
Updates the content of the message.
edit(DiscordApi, String, String, String, boolean, List<EmbedBuilder>, boolean) - Static method in interface org.javacord.api.entity.message.Message
Updates the content and the embed of the message.
edit(DiscordApi, String, String, String, List<EmbedBuilder>) - Static method in interface org.javacord.api.entity.message.Message
Updates the content and the embed of the message.
edit(DiscordApi, String, String, String, EmbedBuilder...) - Static method in interface org.javacord.api.entity.message.Message
Updates the content and the embed of the message.
edit(DiscordApi, String, String, List<EmbedBuilder>) - Static method in interface org.javacord.api.entity.message.Message
Updates the embed of the message.
edit(DiscordApi, String, String, EmbedBuilder...) - Static method in interface org.javacord.api.entity.message.Message
Updates the embed of the message.
edit(EmbedBuilder...) - Method in interface org.javacord.api.entity.message.Message
Updates the embed of the message.
edit(Message, boolean) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Edits the message.
EditableEmbedField - Interface in org.javacord.api.entity.message.embed
This interface represents an embed field that can be edited.
editFollowupMessage(InteractionBase, long) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
Edits a followup message from an interaction.
editFollowupMessage(InteractionBase, String) - Method in interface org.javacord.api.entity.message.internal.InteractionMessageBuilderDelegate
Edits the message.
editFollowupMessage(InteractionBase, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
Edits a followup message from an interaction.
editMessage(String) - Method in interface org.javacord.api.event.message.MessageEvent
Updates the content of the message involved in the event.
editMessage(String, List<EmbedBuilder>) - Method in interface org.javacord.api.event.message.MessageEvent
Updates the content and the embeds of the message involved in the event.
editMessage(String, EmbedBuilder...) - Method in interface org.javacord.api.event.message.MessageEvent
Updates the content and the embeds of the message involved in the event.
editMessage(List<EmbedBuilder>) - Method in interface org.javacord.api.event.message.MessageEvent
Updates the embeds of the message involved in the event.
editMessage(EmbedBuilder...) - Method in interface org.javacord.api.event.message.MessageEvent
Updates the embeds of the message involved in the event.
editOriginalResponse(InteractionBase) - Method in interface org.javacord.api.entity.message.internal.InteractionMessageBuilderDelegate
Edits the message.
editOriginalResponse(InteractionBase) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
Edits your original sent response.
ELEVATED - org.javacord.api.entity.server.MultiFactorAuthenticationLevel
 
EMAIL - org.javacord.api.BotInviteScope
 
Embed - Interface in org.javacord.api.entity.message.embed
This interface represents an embed.
EMBED_LINKS - org.javacord.api.entity.permission.PermissionType
 
EmbedAuthor - Interface in org.javacord.api.entity.message.embed
This interface represents an embed author.
EmbedBuilder - Class in org.javacord.api.entity.message.embed
This class is used to create embeds.
EmbedBuilder() - Constructor for class org.javacord.api.entity.message.embed.EmbedBuilder
 
EmbedBuilderDelegate - Interface in org.javacord.api.entity.message.embed.internal
This class is internally used by the EmbedBuilder to created embeds.
EMBEDDED - org.javacord.api.entity.activity.ActivityFlag
 
EmbedField - Interface in org.javacord.api.entity.message.embed
This interface represents an embed field.
EmbedFooter - Interface in org.javacord.api.entity.message.embed
This interface represents an embed footer.
EmbedImage - Interface in org.javacord.api.entity.message.embed
This interface represents an embed image.
EmbedProvider - Interface in org.javacord.api.entity.message.embed
This interface represents an embed provider.
EmbedThumbnail - Interface in org.javacord.api.entity.message.embed
This interface represents an embed thumbnail.
EmbedVideo - Interface in org.javacord.api.entity.message.embed
This interface represents an embed video.
Emoji - Interface in org.javacord.api.entity.emoji
This class represents an emoji which can be a custom emoji (known or unknown) or a unicode emoji.
EMOJI_CREATE - org.javacord.api.entity.auditlog.AuditLogActionType
 
EMOJI_DELETE - org.javacord.api.entity.auditlog.AuditLogActionType
 
EMOJI_UPDATE - org.javacord.api.entity.auditlog.AuditLogActionType
 
ENABLE_EMOTICONS - org.javacord.api.entity.auditlog.AuditLogChangeType
 
ENGLISH_UK - org.javacord.api.interaction.DiscordLocale
 
ENGLISH_US - org.javacord.api.interaction.DiscordLocale
 
EPHEMERAL - org.javacord.api.entity.message.MessageFlag
This message is only visible to the user who invoked the Interaction.
equals(Object) - Method in class org.javacord.api.util.auth.Challenge
 
equalsEmoji(String) - Method in interface org.javacord.api.entity.emoji.Emoji
Checks if the emoji is equal to the given unicode emoji.
equalsEmoji(Emoji) - Method in interface org.javacord.api.entity.emoji.Emoji
Checks if the emoji is equal to the given emoji.
ESCAPED_CHARACTER - Static variable in interface org.javacord.api.DiscordApi
 
EU_CENTRAL - org.javacord.api.entity.Region
 
EU_WEST - org.javacord.api.entity.Region
 
EUROPE - org.javacord.api.entity.Region
 
Event - Interface in org.javacord.api.event
The basic event.
EVERYONE - org.javacord.api.entity.message.mention.AllowedMentionType
 
ExceptionLogger - Class in org.javacord.api.util.logging
This class contains some helpers to log exceptions.
ExceptionLoggerDelegate - Interface in org.javacord.api.util.logging.internal
This class is internally used by the ExceptionLogger.
EXPIRE_BEHAVIOR - org.javacord.api.entity.auditlog.AuditLogChangeType
 
EXPIRE_GRACE_PERIOD - org.javacord.api.entity.auditlog.AuditLogChangeType
 
EXPLICIT - org.javacord.api.entity.server.NsfwLevel
The server is considered explicit.
EXPLICIT_CONTENT_FILTER - org.javacord.api.entity.auditlog.AuditLogChangeType
 
ExplicitContentFilterLevel - Enum in org.javacord.api.entity.server
This enum contains all explicit content filter levels.
ExtendedInteractionMessageBuilderBase<T> - Interface in org.javacord.api.interaction.callback
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages