A B C D E F G H I J K L M N O P Q R S T U V W
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, EmbedBuilder, boolean) - 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, 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, EmbedBuilder, boolean) - 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, EmbedBuilder) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
-
Updates 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(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, 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, EmbedBuilder) - Static method in interface org.javacord.api.entity.message.Message
-
Updates the content and 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, 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, EmbedBuilder) - Static method in interface org.javacord.api.entity.message.Message
-
Updates the content and 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.
- EditableEmbedField - Interface in org.javacord.api.entity.message.embed
-
This interface represents an embed field that can be edited.
- editMessage(String) - Method in interface org.javacord.api.event.message.MessageEvent
-
Updates the content of the message involved in the event.
- editMessage(String, EmbedBuilder) - Method in interface org.javacord.api.event.message.MessageEvent
-
Updates the content and the embed of the message involved in the event.
- editMessage(EmbedBuilder) - Method in interface org.javacord.api.event.message.MessageEvent
-
Updates the embed of the message involved in the event.
- ELEVATED - org.javacord.api.entity.server.MultiFactorAuthenticationLevel
- 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
EmbedBuilderto created embeds. - 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
- 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.entity.message.Message
- EU_CENTRAL - org.javacord.api.entity.Region
- EU_WEST - org.javacord.api.entity.Region
- Event - Interface in org.javacord.api.event
-
The basic event.
- 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. - 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.