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

A

A_MESSAGE_CAN_ONLY_BE_PINNED_TO_THE_CHANNEL_IT_WAS_SENT_IN - org.javacord.core.util.rest.RestRequestResultErrorCode
 
A_MESSAGE_PROVIDED_WAS_TOO_OLD_TO_BULK_DELETE - org.javacord.core.util.rest.RestRequestResultErrorCode
 
A_TAG_IS_REQUIRED_TO_CREATE_A_FORUM_POST_IN_THIS_CHANNEL - org.javacord.core.util.rest.RestRequestResultErrorCode
 
A_THREAD_HAS_ALREADY_BEEN_CREATED_FOR_THIS_MESSAGE - org.javacord.core.util.rest.RestRequestResultErrorCode
 
ABNORMAL - org.javacord.core.util.gateway.WebSocketCloseCode
1006.
AccountUpdaterDelegateImpl - Class in org.javacord.core
The implementation of AccountUpdaterDelegate.
AccountUpdaterDelegateImpl(DiscordApiImpl) - Constructor for class org.javacord.core.AccountUpdaterDelegateImpl
Creates a new account updater delegate.
acknowledge() - Method in class org.javacord.core.interaction.MessageComponentInteractionImpl
 
ActionRowBuilderDelegateImpl - Class in org.javacord.core.entity.message.component.internal
 
ActionRowBuilderDelegateImpl() - Constructor for class org.javacord.core.entity.message.component.internal.ActionRowBuilderDelegateImpl
 
ActionRowImpl - Class in org.javacord.core.entity.message.component
 
ActionRowImpl(JsonNode) - Constructor for class org.javacord.core.entity.message.component.ActionRowImpl
Create a new Action Row object.
ActionRowImpl(List<LowLevelComponent>) - Constructor for class org.javacord.core.entity.message.component.ActionRowImpl
Create a new Action Row object.
ActiveThreadsImpl - Class in org.javacord.core.entity.server
 
ActiveThreadsImpl(DiscordApiImpl, ServerImpl, JsonNode) - Constructor for class org.javacord.core.entity.server.ActiveThreadsImpl
Creates a new ActiveThread.
ActivityAssetsImpl - Class in org.javacord.core.entity.activity
The implementation of ActivityAssets.
ActivityAssetsImpl(ActivityImpl, JsonNode) - Constructor for class org.javacord.core.entity.activity.ActivityAssetsImpl
Creates a new activity assets object.
ActivityImpl - Class in org.javacord.core.entity.activity
The implementation of Activity.
ActivityImpl(ActivityType, String, String) - Constructor for class org.javacord.core.entity.activity.ActivityImpl
Creates a new activity object.
ActivityImpl(DiscordApiImpl, JsonNode) - Constructor for class org.javacord.core.entity.activity.ActivityImpl
Creates a new activity object.
ActivityPartyImpl - Class in org.javacord.core.entity.activity
The implementation of ActivityParty.
ActivityPartyImpl(JsonNode) - Constructor for class org.javacord.core.entity.activity.ActivityPartyImpl
Creates a new activity party object.
ActivitySecretsImpl - Class in org.javacord.core.entity.activity
 
ActivitySecretsImpl(JsonNode) - Constructor for class org.javacord.core.entity.activity.ActivitySecretsImpl
Creates a new activity secrets object.
add(E) - Method in class org.javacord.core.util.VavrSetView
 
add(Message) - Method in class org.javacord.core.entity.message.MessageSetImpl
 
ADD_REMOVE_THREAD_MEMBER - org.javacord.core.util.rest.RestEndpoint
 
addActionRow(LowLevelComponent...) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAll(Collection<? extends E>) - Method in class org.javacord.core.util.VavrSetView
 
addAll(Collection<? extends Message>) - Method in class org.javacord.core.entity.message.MessageSetImpl
 
addAndGetMembers(JsonNode) - Method in class org.javacord.core.entity.server.ServerImpl
Adds members to the server and returns the added members.
addApplicationCommandPermissionsUpdateListener(ApplicationCommandPermissionsUpdateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addAttachment(byte[], String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(byte[], String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(byte[], String, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAttachment(byte[], String, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(byte[], String, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(BufferedImage, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(BufferedImage, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(BufferedImage, String, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAttachment(BufferedImage, String, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(BufferedImage, String, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(File) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(File) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(File, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAttachment(File, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(File, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(InputStream, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(InputStream, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(InputStream, String, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAttachment(InputStream, String, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(InputStream, String, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(URL) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(URL) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(URL, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAttachment(URL, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(URL, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(Icon) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(Icon) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachment(Icon, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAttachment(Icon, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachment(Icon, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(byte[], String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(byte[], String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(byte[], String, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(byte[], String, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(BufferedImage, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(BufferedImage, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(BufferedImage, String, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(BufferedImage, String, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(File) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(File) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(File, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAttachmentAsSpoiler(File, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(File, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(InputStream, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(InputStream, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(InputStream, String, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(InputStream, String, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(URL) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(URL) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(URL, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAttachmentAsSpoiler(URL, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(URL, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(Icon) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(Icon) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAttachmentAsSpoiler(Icon, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addAttachmentAsSpoiler(Icon, String) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
addAttachmentAsSpoiler(Icon, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addAudioConnectionAttachableListener(T) - Method in interface org.javacord.core.listener.audio.InternalAudioConnectionAttachableListenerManager
 
addAudioSourceAttachableListener(T) - Method in interface org.javacord.core.listener.audio.InternalAudioSourceAttachableListenerManager
 
addAudioSourceFinishedListener(AudioSourceFinishedListener) - Method in interface org.javacord.core.listener.audio.InternalAudioConnectionAttachableListenerManager
 
addAudioSourceFinishedListener(AudioSourceFinishedListener) - Method in interface org.javacord.core.listener.audio.InternalAudioSourceAttachableListenerManager
 
addAutocompleteCreateListener(AutocompleteCreateListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addAutocompleteCreateListener(AutocompleteCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addAutocompleteCreateListener(AutocompleteCreateListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addButtonClickListener(long, ButtonClickListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addCachedMessagePinListener(CachedMessagePinListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addCachedMessagePinListener(CachedMessagePinListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addCachedMessagePinListener(CachedMessagePinListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addCachedMessageUnpinListener(CachedMessageUnpinListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addCachedMessageUnpinListener(CachedMessageUnpinListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addCachedMessageUnpinListener(CachedMessageUnpinListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addCacheForeverMessage(Message) - Method in class org.javacord.core.util.cache.MessageCacheImpl
Adds a message to be cached forever.
addChannel(Channel) - Method in class org.javacord.core.util.cache.ChannelCache
Adds a channel to the cache.
addChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.InternalChannelAttachableListenerManager
 
addChannelCategoryAttachableListener(T) - Method in interface org.javacord.core.listener.channel.server.InternalChannelCategoryAttachableListenerManager
 
addChannelPinsUpdateListener(ChannelPinsUpdateListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addChannelPinsUpdateListener(ChannelPinsUpdateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addChannelToCache(Channel) - Method in class org.javacord.core.DiscordApiImpl
Adds a channel to the cache.
addChannelType(ChannelType) - Method in class org.javacord.core.entity.message.component.internal.SelectMenuBuilderDelegateImpl
 
addChannelType(ChannelType) - Method in class org.javacord.core.interaction.SlashCommandOptionBuilderDelegateImpl
 
addChoice(SlashCommandOptionChoice) - Method in class org.javacord.core.interaction.SlashCommandOptionBuilderDelegateImpl
 
addComponents(List<LowLevelComponent>) - Method in class org.javacord.core.entity.message.component.internal.ActionRowBuilderDelegateImpl
 
addComponents(HighLevelComponent...) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addComponents(HighLevelComponent...) - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
addComponents(HighLevelComponent...) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addConnectedUser(long) - Method in class org.javacord.core.entity.channel.ServerVoiceChannelImpl
Adds the user with the given id to the list of connected users.
addCustomEmoji(KnownCustomEmoji) - Method in class org.javacord.core.entity.server.ServerImpl
Adds a custom emoji.
addDescriptionLocalization(DiscordLocale, String) - Method in class org.javacord.core.interaction.ApplicationCommandBuilderDelegateImpl
 
addDescriptionLocalization(DiscordLocale, String) - Method in class org.javacord.core.interaction.ApplicationCommandUpdaterDelegateImpl
 
addDescriptionLocalization(DiscordLocale, String) - Method in class org.javacord.core.interaction.SlashCommandOptionBuilderDelegateImpl
 
addElement(E) - Method in class org.javacord.core.util.cache.Index
Adds an element to the index.
addElement(T) - Method in class org.javacord.core.util.cache.Cache
Adds an element to the cache.
addEmbed(EmbedBuilder) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addEmbed(EmbedBuilder) - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
addEmbed(EmbedBuilder) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addEmbeds(List<EmbedBuilder>) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addEmbeds(List<EmbedBuilder>) - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
addEmbeds(EmbedBuilder...) - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
addEmbeds(EmbedBuilder...) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
addEntries(JsonNode) - Method in class org.javacord.core.entity.auditlog.AuditLogImpl
Adds entries to the audit log.
addField(String, String, boolean) - Method in class org.javacord.core.entity.message.embed.EmbedBuilderDelegateImpl
 
addHeader(String, String) - Method in class org.javacord.core.util.rest.RestRequest
Adds a header to the request.
addIndex(String, Function<T, Object>) - Method in class org.javacord.core.util.cache.Cache
Adds an index to the cache.
addIntents(Intent...) - Method in class org.javacord.core.DiscordApiBuilderDelegateImpl
 
addInteractionCreateListener(InteractionCreateListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addInteractionCreateListener(InteractionCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addInteractionCreateListener(InteractionCreateListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addKnownCustomEmojiAttachableListener(T) - Method in interface org.javacord.core.listener.server.emoji.InternalKnownCustomEmojiAttachableListenerManager
 
addKnownCustomEmojiChangeNameListener(KnownCustomEmojiChangeNameListener) - Method in interface org.javacord.core.listener.server.emoji.InternalKnownCustomEmojiAttachableListenerManager
 
addKnownCustomEmojiChangeNameListener(KnownCustomEmojiChangeNameListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addKnownCustomEmojiChangeWhitelistedRolesListener(KnownCustomEmojiChangeWhitelistedRolesListener) - Method in interface org.javacord.core.listener.server.emoji.InternalKnownCustomEmojiAttachableListenerManager
 
addKnownCustomEmojiChangeWhitelistedRolesListener(KnownCustomEmojiChangeWhitelistedRolesListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addKnownCustomEmojiCreateListener(KnownCustomEmojiCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addKnownCustomEmojiDeleteListener(KnownCustomEmojiDeleteListener) - Method in interface org.javacord.core.listener.server.emoji.InternalKnownCustomEmojiAttachableListenerManager
 
addKnownCustomEmojiDeleteListener(KnownCustomEmojiDeleteListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addListener(Class<T>, Function<DiscordApi, T>) - Method in class org.javacord.core.DiscordApiBuilderDelegateImpl
 
addListener(Class<T>, Supplier<T>) - Method in class org.javacord.core.DiscordApiBuilderDelegateImpl
 
addListener(Class<T>, T) - Method in class org.javacord.core.DiscordApiBuilderDelegateImpl
 
addListener(Class<T>, T) - Method in class org.javacord.core.DiscordApiImpl
 
addListener(Function<DiscordApi, GloballyAttachableListener>) - Method in class org.javacord.core.DiscordApiBuilderDelegateImpl
 
addListener(Supplier<GloballyAttachableListener>) - Method in class org.javacord.core.DiscordApiBuilderDelegateImpl
 
addListener(GloballyAttachableListener) - Method in class org.javacord.core.DiscordApiBuilderDelegateImpl
 
addListener(GloballyAttachableListener) - Method in class org.javacord.core.DiscordApiImpl
 
addMember(JsonNode) - Method in class org.javacord.core.entity.server.ServerImpl
Adds a member to the server.
addMember(Member) - Method in class org.javacord.core.util.cache.MemberCache
Adds a member to the cache.
addMembers(JsonNode) - Method in class org.javacord.core.entity.server.ServerImpl
Adds members to the server.
addMemberToCacheOrReplaceExisting(Member) - Method in class org.javacord.core.DiscordApiImpl
Adds a member to the cache.
addMessage(Message) - Method in class org.javacord.core.util.cache.MessageCacheImpl
Adds a message to the cache.
addMessageAttachableListener(long, T) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addMessageAttachableListener(String, T) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addMessageAttachableListener(T) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addMessageComponentCreateListener(long, MessageComponentCreateListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addMessageContextMenuCommandListener(long, MessageContextMenuCommandListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.core.listener.webhook.InternalWebhookAttachableListenerManager
 
addMessageDeleteListener(long, MessageDeleteListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addMessageDeleteListener(MessageDeleteListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addMessageDeleteListener(MessageDeleteListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addMessageDeleteListener(MessageDeleteListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addMessageEditListener(long, MessageEditListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addMessageEditListener(MessageEditListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addMessageEditListener(MessageEditListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addMessageEditListener(MessageEditListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addMessageReplyListener(long, MessageReplyListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.core.listener.webhook.InternalWebhookAttachableListenerManager
 
addMessageToCache(Message) - Method in class org.javacord.core.DiscordApiImpl
Adds a message to the cache.
addModalSubmitListener(ModalSubmitListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addModalSubmitListener(ModalSubmitListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addModalSubmitListener(ModalSubmitListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addMultipartBodyToRequest(RestRequest<?>, ObjectNode, List<FileContainer>, DiscordApi) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
Method which creates and adds a MultipartBody to a RestRequest.
addNameLocalization(DiscordLocale, String) - Method in class org.javacord.core.interaction.ApplicationCommandBuilderDelegateImpl
 
addNameLocalization(DiscordLocale, String) - Method in class org.javacord.core.interaction.ApplicationCommandUpdaterDelegateImpl
 
addNameLocalization(DiscordLocale, String) - Method in class org.javacord.core.interaction.SlashCommandOptionBuilderDelegateImpl
 
addNameLocalization(DiscordLocale, String) - Method in class org.javacord.core.interaction.SlashCommandOptionChoiceBuilderDelegateImpl
 
addObjectListener(Class<?>, long, Class<T>, T) - Method in class org.javacord.core.DiscordApiImpl
Adds an object listener.
addOption(SelectMenuOption) - Method in class org.javacord.core.entity.message.component.internal.SelectMenuBuilderDelegateImpl
 
addOption(SlashCommandOption) - Method in class org.javacord.core.interaction.SlashCommandBuilderDelegateImpl
 
addOption(SlashCommandOption) - Method in class org.javacord.core.interaction.SlashCommandOptionBuilderDelegateImpl
 
addPermissionOverwrite(T, Permissions) - Method in class org.javacord.core.entity.channel.RegularServerChannelBuilderDelegateImpl
 
addPermissionOverwrite(T, Permissions) - Method in class org.javacord.core.entity.channel.RegularServerChannelUpdaterDelegateImpl
 
addPrivateChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.user.InternalPrivateChannelAttachableListenerManager
 
addPrivateChannelCreateListener(PrivateChannelCreateListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addPrivateChannelDeleteListener(PrivateChannelDeleteListener) - Method in interface org.javacord.core.listener.channel.user.InternalPrivateChannelAttachableListenerManager
 
addPrivateChannelDeleteListener(PrivateChannelDeleteListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addPrivateData(String) - Static method in class org.javacord.core.util.logging.PrivacyProtectionLogger
Adds a private data to be asterisked out in log messages.
addQueryParameter(String, String) - Method in class org.javacord.core.util.rest.RestRequest
Adds a query parameter to the url.
addReaction(long, long, String) - Method in class org.javacord.core.entity.message.UncachedMessageUtilImpl
 
addReaction(long, long, Emoji) - Method in class org.javacord.core.entity.message.UncachedMessageUtilImpl
 
addReaction(String, String, String) - Method in class org.javacord.core.entity.message.UncachedMessageUtilImpl
 
addReaction(String, String, Emoji) - Method in class org.javacord.core.entity.message.UncachedMessageUtilImpl
 
addReaction(Emoji, boolean) - Method in class org.javacord.core.entity.message.MessageImpl
Adds an emoji to the list of reactions.
addReactionAddListener(long, ReactionAddListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addReactionRemoveAllListener(long, ReactionRemoveAllListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addReactionRemoveAllListener(ReactionRemoveAllListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addReactionRemoveAllListener(ReactionRemoveAllListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addReactionRemoveAllListener(ReactionRemoveAllListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addReactionRemoveListener(long, ReactionRemoveListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addReactions(String...) - Method in class org.javacord.core.entity.message.MessageImpl
 
addReactionsToMessage(String...) - Method in class org.javacord.core.event.message.MessageEventImpl
 
addReactionsToMessage(Emoji...) - Method in class org.javacord.core.event.message.MessageEventImpl
 
addReactionToMessage(String) - Method in class org.javacord.core.event.message.MessageEventImpl
 
addReactionToMessage(Emoji) - Method in class org.javacord.core.event.message.MessageEventImpl
 
addRemoveHandler(Runnable) - Method in class org.javacord.core.util.event.ListenerManagerImpl
 
addRequestToQueue(RestRequest<?>) - Method in class org.javacord.core.util.ratelimit.RatelimitBucket
Adds the given request to the bucket's queue.
addRole(long) - Method in class org.javacord.core.entity.message.mention.AllowedMentionsBuilderDelegateImpl
 
addRole(String) - Method in class org.javacord.core.entity.message.mention.AllowedMentionsBuilderDelegateImpl
 
addRoleAttachableListener(T) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addRoleChangeColorListener(RoleChangeColorListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addRoleChangeColorListener(RoleChangeColorListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addRoleChangeHoistListener(RoleChangeHoistListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addRoleChangeHoistListener(RoleChangeHoistListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addRoleChangeMentionableListener(RoleChangeMentionableListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addRoleChangeMentionableListener(RoleChangeMentionableListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addRoleChangeNameListener(RoleChangeNameListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addRoleChangeNameListener(RoleChangeNameListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addRoleChangePermissionsListener(RoleChangePermissionsListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addRoleChangePermissionsListener(RoleChangePermissionsListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addRoleChangePositionListener(RoleChangePositionListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addRoleChangePositionListener(RoleChangePositionListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addRoleCreateListener(RoleCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addRoleDeleteListener(RoleDeleteListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addRoleDeleteListener(RoleDeleteListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addRoles(Collection<Long>) - Method in class org.javacord.core.entity.message.mention.AllowedMentionsBuilderDelegateImpl
 
addRolesToUser(User, Collection<Role>) - Method in class org.javacord.core.entity.server.ServerUpdaterDelegateImpl
 
addRoleToUser(User, Role) - Method in class org.javacord.core.entity.server.ServerUpdaterDelegateImpl
 
addRoleToUser(User, Role, String) - Method in class org.javacord.core.entity.server.ServerImpl
 
addRoleToWhitelist(Role) - Method in class org.javacord.core.entity.emoji.CustomEmojiBuilderDelegateImpl
 
addRoleToWhitelist(Role) - Method in class org.javacord.core.entity.emoji.CustomEmojiUpdaterDelegateImpl
 
addSelectMenuChooseListener(long, SelectMenuChooseListener) - Method in interface org.javacord.core.listener.message.InternalUncachedMessageAttachableListenerManager
 
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.core.listener.message.InternalMessageAttachableListenerManager
 
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addServerAttachableListener(T) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerBecomesUnavailableListener(ServerBecomesUnavailableListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeAfkChannelListener(ServerChangeAfkChannelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeAfkTimeoutListener(ServerChangeAfkTimeoutListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeBoostCountListener(ServerChangeBoostCountListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeBoostLevelListener(ServerChangeBoostLevelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeDefaultMessageNotificationLevelListener(ServerChangeDefaultMessageNotificationLevelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeDescriptionListener(ServerChangeDescriptionListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeDiscoverySplashListener(ServerChangeDiscoverySplashListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeExplicitContentFilterLevelListener(ServerChangeExplicitContentFilterLevelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeIconListener(ServerChangeIconListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeModeratorsOnlyChannelListener(ServerChangeModeratorsOnlyChannelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeMultiFactorAuthenticationLevelListener(ServerChangeMultiFactorAuthenticationLevelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeNameListener(ServerChangeNameListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeNsfwLevelListener(ServerChangeNsfwLevelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeOwnerListener(ServerChangeOwnerListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangePreferredLocaleListener(ServerChangePreferredLocaleListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeRegionListener(ServerChangeRegionListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeRulesChannelListener(ServerChangeRulesChannelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeServerFeatureListener(ServerChangeServerFeatureListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeSplashListener(ServerChangeSplashListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeSystemChannelListener(ServerChangeSystemChannelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeVanityUrlCodeListener(ServerChangeVanityUrlCodeListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChangeVerificationLevelListener(ServerChangeVerificationLevelListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.server.InternalServerChannelAttachableListenerManager
 
addServerChannelChangeNameListener(ServerChannelChangeNameListener) - Method in interface org.javacord.core.listener.channel.server.InternalServerChannelAttachableListenerManager
 
addServerChannelChangeNameListener(ServerChannelChangeNameListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChannelChangeNsfwFlagListener(ServerChannelChangeNsfwFlagListener) - Method in interface org.javacord.core.listener.channel.server.InternalChannelCategoryAttachableListenerManager
 
addServerChannelChangeNsfwFlagListener(ServerChannelChangeNsfwFlagListener) - Method in interface org.javacord.core.listener.channel.server.text.InternalServerTextChannelAttachableListenerManager
 
addServerChannelChangeNsfwFlagListener(ServerChannelChangeNsfwFlagListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.core.listener.channel.server.InternalServerChannelAttachableListenerManager
 
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addServerChannelChangePositionListener(ServerChannelChangePositionListener) - Method in interface org.javacord.core.listener.channel.server.InternalServerChannelAttachableListenerManager
 
addServerChannelChangePositionListener(ServerChannelChangePositionListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChannelCreateListener(ServerChannelCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChannelDeleteListener(ServerChannelDeleteListener) - Method in interface org.javacord.core.listener.channel.server.InternalServerChannelAttachableListenerManager
 
addServerChannelDeleteListener(ServerChannelDeleteListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChannelInviteCreateListener(ServerChannelInviteCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerChannelInviteDeleteListener(ServerChannelInviteDeleteListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerForumChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.server.forum.InternalServerForumChannelAttachableListenerManager
 
addServerLeaveListener(ServerLeaveListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerMemberBanListener(ServerMemberBanListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerMemberBanListener(ServerMemberBanListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addServerMemberJoinListener(ServerMemberJoinListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerMemberJoinListener(ServerMemberJoinListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addServerMemberLeaveListener(ServerMemberLeaveListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerMemberLeaveListener(ServerMemberLeaveListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addServerMembersChunkListener(ServerMembersChunkListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerMemberUnbanListener(ServerMemberUnbanListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerMemberUnbanListener(ServerMemberUnbanListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addServerPrivateThreadJoinListener(ServerPrivateThreadJoinListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerPrivateThreadJoinListener(ServerPrivateThreadJoinListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerReadyConsumer(Consumer<Server>) - Method in class org.javacord.core.entity.server.ServerImpl
Adds a consumer which will be informed once the server is ready.
addServerStageVoiceChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.server.voice.InternalServerStageVoiceChannelAttachableListenerManager
 
addServerStageVoiceChannelChangeTopicListener(ServerStageVoiceChannelChangeTopicListener) - Method in interface org.javacord.core.listener.channel.server.voice.InternalServerStageVoiceChannelAttachableListenerManager
 
addServerStageVoiceChannelChangeTopicListener(ServerStageVoiceChannelChangeTopicListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerTextChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.server.text.InternalServerTextChannelAttachableListenerManager
 
addServerTextChannelChangeDefaultAutoArchiveDurationListener(ServerTextChannelChangeDefaultAutoArchiveDurationListener) - Method in interface org.javacord.core.listener.channel.server.text.InternalServerTextChannelAttachableListenerManager
 
addServerTextChannelChangeDefaultAutoArchiveDurationListener(ServerTextChannelChangeDefaultAutoArchiveDurationListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerTextChannelChangeSlowmodeListener(ServerTextChannelChangeSlowmodeListener) - Method in interface org.javacord.core.listener.channel.server.text.InternalServerTextChannelAttachableListenerManager
 
addServerTextChannelChangeSlowmodeListener(ServerTextChannelChangeSlowmodeListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerTextChannelChangeTopicListener(ServerTextChannelChangeTopicListener) - Method in interface org.javacord.core.listener.channel.server.text.InternalServerTextChannelAttachableListenerManager
 
addServerTextChannelChangeTopicListener(ServerTextChannelChangeTopicListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeArchivedListener(ServerThreadChannelChangeArchivedListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeArchivedListener(ServerThreadChannelChangeArchivedListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelChangeArchiveTimestampListener(ServerThreadChannelChangeArchiveTimestampListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeArchiveTimestampListener(ServerThreadChannelChangeArchiveTimestampListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelChangeAutoArchiveDurationListener(ServerThreadChannelChangeAutoArchiveDurationListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeAutoArchiveDurationListener(ServerThreadChannelChangeAutoArchiveDurationListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelChangeInvitableListener(ServerThreadChannelChangeInvitableListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeInvitableListener(ServerThreadChannelChangeInvitableListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelChangeLastMessageIdListener(ServerThreadChannelChangeLastMessageIdListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeLastMessageIdListener(ServerThreadChannelChangeLastMessageIdListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelChangeLockedListener(ServerThreadChannelChangeLockedListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeLockedListener(ServerThreadChannelChangeLockedListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelChangeMemberCountListener(ServerThreadChannelChangeMemberCountListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeMemberCountListener(ServerThreadChannelChangeMemberCountListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelChangeMessageCountListener(ServerThreadChannelChangeMessageCountListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeMessageCountListener(ServerThreadChannelChangeMessageCountListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelChangeRateLimitPerUserListener(ServerThreadChannelChangeRateLimitPerUserListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeRateLimitPerUserListener(ServerThreadChannelChangeRateLimitPerUserListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelChangeTotalMessageSentListener(ServerThreadChannelChangeTotalMessageSentListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelChangeTotalMessageSentListener(ServerThreadChannelChangeTotalMessageSentListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelCreateListener(ServerThreadChannelCreateListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelDeleteListener(ServerThreadChannelDeleteListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelMembersUpdateListener(ServerThreadChannelMembersUpdateListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelMembersUpdateListener(ServerThreadChannelMembersUpdateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadChannelUpdateListener(ServerThreadChannelUpdateListener) - Method in interface org.javacord.core.listener.channel.InternalServerThreadChannelAttachableListenerManager
 
addServerThreadChannelUpdateListener(ServerThreadChannelUpdateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerThreadListSyncListener(ServerThreadListSyncListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerToCache(ServerImpl) - Method in class org.javacord.core.DiscordApiImpl
Adds the given server to the cache.
addServerVoiceChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.server.voice.InternalServerVoiceChannelAttachableListenerManager
 
addServerVoiceChannelChangeBitrateListener(ServerVoiceChannelChangeBitrateListener) - Method in interface org.javacord.core.listener.channel.server.voice.InternalServerVoiceChannelAttachableListenerManager
 
addServerVoiceChannelChangeBitrateListener(ServerVoiceChannelChangeBitrateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerVoiceChannelChangeNsfwListener(ServerVoiceChannelChangeNsfwListener) - Method in interface org.javacord.core.listener.channel.server.voice.InternalServerVoiceChannelAttachableListenerManager
 
addServerVoiceChannelChangeNsfwListener(ServerVoiceChannelChangeNsfwListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerVoiceChannelChangeUserLimitListener(ServerVoiceChannelChangeUserLimitListener) - Method in interface org.javacord.core.listener.channel.server.voice.InternalServerVoiceChannelAttachableListenerManager
 
addServerVoiceChannelChangeUserLimitListener(ServerVoiceChannelChangeUserLimitListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerVoiceChannelMemberJoinListener(ServerVoiceChannelMemberJoinListener) - Method in interface org.javacord.core.listener.channel.server.voice.InternalServerVoiceChannelAttachableListenerManager
 
addServerVoiceChannelMemberJoinListener(ServerVoiceChannelMemberJoinListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerVoiceChannelMemberJoinListener(ServerVoiceChannelMemberJoinListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addServerVoiceChannelMemberLeaveListener(ServerVoiceChannelMemberLeaveListener) - Method in interface org.javacord.core.listener.channel.server.voice.InternalServerVoiceChannelAttachableListenerManager
 
addServerVoiceChannelMemberLeaveListener(ServerVoiceChannelMemberLeaveListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addServerVoiceChannelMemberLeaveListener(ServerVoiceChannelMemberLeaveListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addSlashCommandCreateListener(SlashCommandCreateListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addSlashCommandCreateListener(SlashCommandCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addSlashCommandCreateListener(SlashCommandCreateListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addSticker(long) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addSticker(Sticker) - Method in class org.javacord.core.entity.server.ServerImpl
Adds a sticker to the server's cache.
addStickerAttachableListener(T) - Method in interface org.javacord.core.listener.server.sticker.InternalStickerAttachableListenerManager
 
addStickerChangeDescriptionListener(StickerChangeDescriptionListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addStickerChangeDescriptionListener(StickerChangeDescriptionListener) - Method in interface org.javacord.core.listener.server.sticker.InternalStickerAttachableListenerManager
 
addStickerChangeNameListener(StickerChangeNameListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addStickerChangeNameListener(StickerChangeNameListener) - Method in interface org.javacord.core.listener.server.sticker.InternalStickerAttachableListenerManager
 
addStickerChangeTagsListener(StickerChangeTagsListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addStickerChangeTagsListener(StickerChangeTagsListener) - Method in interface org.javacord.core.listener.server.sticker.InternalStickerAttachableListenerManager
 
addStickerCreateListener(StickerCreateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addStickerDeleteListener(StickerDeleteListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addStickerDeleteListener(StickerDeleteListener) - Method in interface org.javacord.core.listener.server.sticker.InternalStickerAttachableListenerManager
 
addStickers(Collection<Long>) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
addTextChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addThreadMember(long) - Method in class org.javacord.core.entity.channel.ServerThreadChannelImpl
 
addTransformer(AudioTransformer) - Method in class org.javacord.core.audio.AudioSourceBaseDelegateImpl
 
addUnavailableServerToCache(long) - Method in class org.javacord.core.DiscordApiImpl
Adds a server id to the list with unavailable servers.
addUser(long) - Method in class org.javacord.core.entity.message.mention.AllowedMentionsBuilderDelegateImpl
 
addUser(String) - Method in class org.javacord.core.entity.message.mention.AllowedMentionsBuilderDelegateImpl
 
addUser(User) - Method in class org.javacord.core.util.cache.UserCache
Adds a user to the cache.
addUserAttachableListener(T) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeActivityListener(UserChangeActivityListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeActivityListener(UserChangeActivityListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeAvatarListener(UserChangeAvatarListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeAvatarListener(UserChangeAvatarListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeDeafenedListener(UserChangeDeafenedListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeDeafenedListener(UserChangeDeafenedListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeDiscriminatorListener(UserChangeDiscriminatorListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeDiscriminatorListener(UserChangeDiscriminatorListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeMutedListener(UserChangeMutedListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeMutedListener(UserChangeMutedListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeNameListener(UserChangeNameListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeNameListener(UserChangeNameListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeNicknameListener(UserChangeNicknameListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeNicknameListener(UserChangeNicknameListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangePendingListener(UserChangePendingListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangePendingListener(UserChangePendingListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeSelfDeafenedListener(UserChangeSelfDeafenedListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeSelfDeafenedListener(UserChangeSelfDeafenedListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeSelfMutedListener(UserChangeSelfMutedListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeSelfMutedListener(UserChangeSelfMutedListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeServerAvatarListener(UserChangeServerAvatarListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeServerAvatarListener(UserChangeServerAvatarListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeStatusListener(UserChangeStatusListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeStatusListener(UserChangeStatusListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserChangeTimeoutListener(UserChangeTimeoutListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserChangeTimeoutListener(UserChangeTimeoutListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserContextMenuCommandListener(UserContextMenuCommandListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addUserContextMenuCommandListener(UserContextMenuCommandListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserContextMenuCommandListener(UserContextMenuCommandListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserPresence(UserPresence) - Method in class org.javacord.core.util.cache.UserPresenceCache
Adds a user presence to the cache.
addUserRoleAddListener(UserRoleAddListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserRoleAddListener(UserRoleAddListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addUserRoleAddListener(UserRoleAddListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUserRoleRemoveListener(UserRoleRemoveListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserRoleRemoveListener(UserRoleRemoveListener) - Method in interface org.javacord.core.listener.server.role.InternalRoleAttachableListenerManager
 
addUserRoleRemoveListener(UserRoleRemoveListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addUsers(Collection<Long>) - Method in class org.javacord.core.entity.message.mention.AllowedMentionsBuilderDelegateImpl
 
addUserStartTypingListener(UserStartTypingListener) - Method in interface org.javacord.core.listener.channel.InternalTextChannelAttachableListenerManager
 
addUserStartTypingListener(UserStartTypingListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addUserStartTypingListener(UserStartTypingListener) - Method in interface org.javacord.core.listener.user.InternalUserAttachableListenerManager
 
addVoiceChannelAttachableListener(T) - Method in interface org.javacord.core.listener.channel.InternalVoiceChannelAttachableListenerManager
 
addVoiceServerUpdateListener(VoiceServerUpdateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
addVoiceStateUpdateListener(VoiceStateUpdateListener) - Method in interface org.javacord.core.listener.channel.server.InternalServerChannelAttachableListenerManager
 
addWebhookAttachableListener(T) - Method in interface org.javacord.core.listener.webhook.InternalWebhookAttachableListenerManager
 
addWebhooksUpdateListener(WebhooksUpdateListener) - Method in interface org.javacord.core.listener.channel.server.text.InternalServerTextChannelAttachableListenerManager
 
addWebhooksUpdateListener(WebhooksUpdateListener) - Method in interface org.javacord.core.listener.server.InternalServerAttachableListenerManager
 
allowedMentions - Variable in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
The MentionsBuilder used to control mention behavior.
AllowedMentionsBuilderDelegateImpl - Class in org.javacord.core.entity.message.mention
The implementation of AllowedMentionsBuilderDelegate.
AllowedMentionsBuilderDelegateImpl() - Constructor for class org.javacord.core.entity.message.mention.AllowedMentionsBuilderDelegateImpl
 
AllowedMentionsImpl - Class in org.javacord.core.entity.message.mention
 
AllowedMentionsImpl(boolean, boolean, boolean, boolean, HashSet<Long>, HashSet<Long>) - Constructor for class org.javacord.core.entity.message.mention.AllowedMentionsImpl
Creates a new mention.
ALREADY_AUTHENTICATED - org.javacord.core.util.gateway.WebSocketCloseCode
You sent more than one identify payload.
AN_APPLICATION_COMMAND_WITH_THAT_NAME_ALREADY_EXISTS - org.javacord.core.util.rest.RestRequestResultErrorCode
 
AN_INVITE_WAS_ACCEPTED_TO_A_GUILD_THE_APPLICATIONS_BOT_IS_NOT_IN - org.javacord.core.util.rest.RestRequestResultErrorCode
 
api - Variable in class org.javacord.core.event.EventImpl
The api instance of the event.
api - Variable in class org.javacord.core.util.gateway.PacketHandler
 
API_RESOURCE_IS_CURRENTLY_OVERLOADED - org.javacord.core.util.rest.RestRequestResultErrorCode
 
append(Object) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
append(Object) - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
append(Object) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
append(String, MessageDecoration...) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
append(String, MessageDecoration...) - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
append(String, MessageDecoration...) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
append(Mentionable) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
append(Mentionable) - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
append(Mentionable) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
appendCode(String, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
appendCode(String, String) - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
appendCode(String, String) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
appendNamedLink(String, String) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
appendNamedLink(String, String) - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
appendNewLine() - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
 
appendNewLine() - Method in class org.javacord.core.interaction.InteractionMessageBuilderBaseImpl
 
appendNewLine() - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
APPLICATION_COMMAND_AUTOCOMPLETE_RESULT - org.javacord.core.entity.message.InteractionCallbackType
Respond to an autocomplete interaction with suggested choices.
APPLICATION_COMMAND_PERMISSIONS - org.javacord.core.util.rest.RestEndpoint
 
APPLICATION_COMMANDS - org.javacord.core.util.rest.RestEndpoint
 
APPLICATION_INTERACTION_FAILED_TO_SEND - org.javacord.core.util.rest.RestRequestResultErrorCode
 
APPLICATION_NOT_YET_AVAILABLE - org.javacord.core.util.rest.RestRequestResultErrorCode
 
ApplicationCommandBuilderDelegateImpl<T extends ApplicationCommand> - Class in org.javacord.core.interaction
 
ApplicationCommandBuilderDelegateImpl() - Constructor for class org.javacord.core.interaction.ApplicationCommandBuilderDelegateImpl
 
ApplicationCommandImpl - Class in org.javacord.core.interaction
 
ApplicationCommandImpl(DiscordApiImpl, JsonNode) - Constructor for class org.javacord.core.interaction.ApplicationCommandImpl
Class constructor.
ApplicationCommandInteractionImpl - Class in org.javacord.core.interaction
 
ApplicationCommandInteractionImpl(DiscordApiImpl, TextChannel, JsonNode) - Constructor for class org.javacord.core.interaction.ApplicationCommandInteractionImpl
Class constructor.
ApplicationCommandPermissionsImpl - Class in org.javacord.core.interaction
 
ApplicationCommandPermissionsImpl(Server, long, ApplicationCommandPermissionType, boolean) - Constructor for class org.javacord.core.interaction.ApplicationCommandPermissionsImpl
Class constructor.
ApplicationCommandPermissionsImpl(Server, JsonNode) - Constructor for class org.javacord.core.interaction.ApplicationCommandPermissionsImpl
Class constructor.
ApplicationCommandPermissionsUpdateEventImpl - Class in org.javacord.core.event.server
ApplicationCommandPermissionsUpdateEventImpl(long, long, Server, Set<ApplicationCommandPermissions>) - Constructor for class org.javacord.core.event.server.ApplicationCommandPermissionsUpdateEventImpl
Creates a new application command permissions update event.
ApplicationCommandPermissionsUpdateHandler - Class in org.javacord.core.util.handler.guild
Handles the Application Command Permissions Update packet.
ApplicationCommandPermissionsUpdateHandler(DiscordApi) - Constructor for class org.javacord.core.util.handler.guild.ApplicationCommandPermissionsUpdateHandler
Creates a new instance of this class.
ApplicationCommandUpdaterDelegateImpl<T extends ApplicationCommand> - Class in org.javacord.core.interaction
 
ApplicationCommandUpdaterDelegateImpl() - Constructor for class org.javacord.core.interaction.ApplicationCommandUpdaterDelegateImpl
 
ApplicationInfoImpl - Class in org.javacord.core.entity.activity
The implementation of ApplicationInfo.
ApplicationInfoImpl(DiscordApi, JsonNode) - Constructor for class org.javacord.core.entity.activity.ApplicationInfoImpl
Creates a new application info object.
ApplicationOwnerImpl - Class in org.javacord.core.entity
An implementation for ApplicationOwner.
ApplicationOwnerImpl(DiscordApi, JsonNode) - Constructor for class org.javacord.core.entity.ApplicationOwnerImpl
Construct the owner from json.
ArchivedThreadsImpl - Class in org.javacord.core.entity.server
 
ArchivedThreadsImpl(DiscordApiImpl, ServerImpl, JsonNode) - Constructor for class org.javacord.core.entity.server.ArchivedThreadsImpl
Creates a new ActiveThread.
asBufferedImage() - Method in class org.javacord.core.entity.IconImpl
 
asBufferedImage(DiscordApi) - Method in class org.javacord.core.entity.message.embed.EmbedImageImpl
 
asBufferedImage(DiscordApi) - Method in class org.javacord.core.entity.message.embed.EmbedThumbnailImpl
 
asBufferedImage(DiscordApi) - Method in class org.javacord.core.util.FileContainer
Gets the file as BufferedImage.
asByteArray() - Method in class org.javacord.core.entity.AttachmentImpl
 
asByteArray() - Method in class org.javacord.core.entity.IconImpl
 
asByteArray(DiscordApi) - Method in class org.javacord.core.entity.message.embed.EmbedImageImpl
 
asByteArray(DiscordApi) - Method in class org.javacord.core.entity.message.embed.EmbedThumbnailImpl
 
asByteArray(DiscordApi) - Method in class org.javacord.core.util.FileContainer
Gets the byte array for the file.
asCustomEmoji() - Method in class org.javacord.core.entity.emoji.UnicodeEmojiImpl
 
asImage() - Method in class org.javacord.core.entity.AttachmentImpl
 
asIncomingWebhook() - Method in class org.javacord.core.entity.webhook.IncomingWebhookImpl
 
asIncomingWebhook() - Method in class org.javacord.core.entity.webhook.WebhookImpl
 
asInputStream() - Method in class org.javacord.core.entity.AttachmentImpl
 
asInputStream() - Method in class org.javacord.core.entity.IconImpl
 
asInputStream(DiscordApi) - Method in class org.javacord.core.entity.message.embed.EmbedImageImpl
 
asInputStream(DiscordApi) - Method in class org.javacord.core.entity.message.embed.EmbedThumbnailImpl
 
asInputStream(DiscordApi) - Method in class org.javacord.core.util.FileContainer
Gets the input stream for the file.
asKnownCustomEmoji() - Method in class org.javacord.core.entity.emoji.UnicodeEmojiImpl
 
asRestRequestInformation() - Method in class org.javacord.core.util.rest.RestRequest
Gets the information for this rest request.
asUdpPacket(InetSocketAddress) - Method in class org.javacord.core.util.gateway.AudioPacket
Creates a DatagramPacket, ready to be sent.
asUnicodeEmoji() - Method in class org.javacord.core.entity.emoji.UnicodeEmojiImpl
 
asUser() - Method in class org.javacord.core.entity.message.MessageAuthorImpl
 
AttachmentImpl - Class in org.javacord.core.entity
 
AttachmentImpl(DiscordApi, JsonNode) - Constructor for class org.javacord.core.entity.AttachmentImpl
Creates a new attachment.
attachmentsChanged - Variable in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
True if the attachments have been changed by the user.
attachmentsToRemove - Variable in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
All the attachments that should be removed from the message.
AudioConnectionImpl - Class in org.javacord.core.audio
 
AudioConnectionImpl(ServerVoiceChannel, CompletableFuture<AudioConnection>, boolean, boolean) - Constructor for class org.javacord.core.audio.AudioConnectionImpl
Creates a new audio connection.
AudioPacket - Class in org.javacord.core.util.gateway
 
AudioPacket(byte[], int, char, int) - Constructor for class org.javacord.core.util.gateway.AudioPacket
Creates a new audio packet.
AudioPacket(int, char, int) - Constructor for class org.javacord.core.util.gateway.AudioPacket
Creates a new silent audio packet.
AudioSourceBaseDelegateImpl - Class in org.javacord.core.audio
The implementation of AudioSourceBaseDelegate.
AudioSourceBaseDelegateImpl(DiscordApi) - Constructor for class org.javacord.core.audio.AudioSourceBaseDelegateImpl
Creates a new audio source base delegate.
AudioSourceEventImpl - Class in org.javacord.core.event.audio
The implementation of AudioSourceEvent.
AudioSourceEventImpl(AudioSource, AudioConnection) - Constructor for class org.javacord.core.event.audio.AudioSourceEventImpl
Creates a new audio source event.
AudioSourceFinishedEventImpl - Class in org.javacord.core.event.audio
The implementation of AudioSourceFinishedEvent.
AudioSourceFinishedEventImpl(AudioSource, AudioConnection) - Constructor for class org.javacord.core.event.audio.AudioSourceFinishedEventImpl
Creates a new audio source finished event.
AudioUdpSocket - Class in org.javacord.core.util.gateway
 
AudioUdpSocket(AudioConnectionImpl, InetSocketAddress, int) - Constructor for class org.javacord.core.util.gateway.AudioUdpSocket
Creates a new audio udp socket.
AudioWebSocketAdapter - Class in org.javacord.core.util.gateway
 
AudioWebSocketAdapter(AudioConnectionImpl) - Constructor for class org.javacord.core.util.gateway.AudioWebSocketAdapter
Created a new audio websocket adapter.
AUDIT_LOG - org.javacord.core.util.rest.RestEndpoint
 
AuditLogChangeImpl<T> - Class in org.javacord.core.entity.auditlog
The implementation of AuditLogChange.
AuditLogChangeImpl(AuditLogChangeType, T, T) - Constructor for class org.javacord.core.entity.auditlog.AuditLogChangeImpl
Creates a new audit log change.
AuditLogEntryImpl - Class in org.javacord.core.entity.auditlog
The implementation of AuditLogEntry.
AuditLogEntryImpl(AuditLog, JsonNode) - Constructor for class org.javacord.core.entity.auditlog.AuditLogEntryImpl
Creates a new audit log entry.
AuditLogEntryTargetImpl - Class in org.javacord.core.entity.auditlog
The implementation of AuditLogEntryTarget.
AuditLogEntryTargetImpl(long, AuditLogEntry) - Constructor for class org.javacord.core.entity.auditlog.AuditLogEntryTargetImpl
Creates a new audit log entry target.
AuditLogImpl - Class in org.javacord.core.entity.auditlog
The implementation of AuditLog.
AuditLogImpl(Server) - Constructor for class org.javacord.core.entity.auditlog.AuditLogImpl
Creates a new audit log.
authenticate(Route, Response) - Method in class org.javacord.core.util.http.ProxyAuthenticator
 
AUTHENTICATION_FAILED - org.javacord.core.util.gateway.WebSocketCloseCode
The account token sent with your identify payload is incorrect.
AutocompleteCreateEventImpl - Class in org.javacord.core.event.interaction
The implementation of AutocompleteCreateEvent.
AutocompleteCreateEventImpl(Interaction) - Constructor for class org.javacord.core.event.interaction.AutocompleteCreateEventImpl
Creates a new autocomplete create event.
AutocompleteInteractionImpl - Class in org.javacord.core.interaction
 
AutocompleteInteractionImpl(DiscordApiImpl, TextChannel, JsonNode) - Constructor for class org.javacord.core.interaction.AutocompleteInteractionImpl
Class constructor.
AWAY - org.javacord.core.util.gateway.WebSocketCloseCode
1001.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages