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

A

ACCEPTED - org.javacord.api.entity.team.TeamMembershipState
User is accepted as a team member.
AccountUpdater - Class in org.javacord.api
This class can be used to update the connected account (e.g.
AccountUpdater(DiscordApi) - Constructor for class org.javacord.api.AccountUpdater
Creates a new account updater.
AccountUpdaterDelegate - Interface in org.javacord.api.internal
This class is internally used by the AccountUpdater to update the connected account.
acknowledge() - Method in interface org.javacord.api.interaction.MessageComponentInteractionBase
Acknowledges the incoming component interaction, for example a click on a button.
ACTION_ROW - org.javacord.api.entity.message.component.ComponentType
 
ActionRow - Interface in org.javacord.api.entity.message.component
This interface represents an ActionRow component.
ActionRowBuilder - Class in org.javacord.api.entity.message.component
 
ActionRowBuilder() - Constructor for class org.javacord.api.entity.message.component.ActionRowBuilder
 
ActionRowBuilderDelegate - Interface in org.javacord.api.entity.message.component.internal
 
ActiveThreads - Interface in org.javacord.api.entity.server
 
ACTIVITIES_READ - org.javacord.api.BotInviteScope
 
ACTIVITIES_WRITE - org.javacord.api.BotInviteScope
 
Activity - Interface in org.javacord.api.entity.activity
This class represents an activity as it is displayed in Discord.
ActivityAssets - Interface in org.javacord.api.entity.activity
This class represents an activity asset.
ActivityFlag - Enum in org.javacord.api.entity.activity
 
ActivityParty - Interface in org.javacord.api.entity.activity
This class represents an activity party.
ActivitySecrets - Interface in org.javacord.api.entity.activity
 
ActivityType - Enum in org.javacord.api.entity.activity
Represents an activity type.
ADD_REACTIONS - org.javacord.api.entity.permission.PermissionType
 
addActionRow(LowLevelComponent...) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Add low-level components to the message, wrapped in an ActionRow.
addApplicationCommandPermissionsUpdateListener(Function<DiscordApi, ApplicationCommandPermissionsUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ApplicationCommandPermissionsUpdateListener to all created DiscordApi instances.
addApplicationCommandPermissionsUpdateListener(Supplier<ApplicationCommandPermissionsUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ApplicationCommandPermissionsUpdateListener to all created DiscordApi instances.
addApplicationCommandPermissionsUpdateListener(ApplicationCommandPermissionsUpdateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ApplicationCommandPermissionsUpdateListener to all created DiscordApi instances.
addApplicationCommandPermissionsUpdateListener(ApplicationCommandPermissionsUpdateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ApplicationCommandPermissionsUpdateListener.
addApplicationCommandPermissionsUpdateListener(ApplicationCommandPermissionsUpdateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ApplicationCommandPermissionsUpdateListener.
addAttachment(byte[], String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(byte[], String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(byte[], String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(byte[], String, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds an attachment to the message.
addAttachment(byte[], String, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(byte[], String, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(byte[], String, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(BufferedImage, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(BufferedImage, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(BufferedImage, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(BufferedImage, String, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds an attachment to the message.
addAttachment(BufferedImage, String, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(BufferedImage, String, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(BufferedImage, String, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(File) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(File) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(File) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(File, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds an attachment to the message.
addAttachment(File, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(File, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(File, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(InputStream, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(InputStream, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(InputStream, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(InputStream, String, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds an attachment to the message.
addAttachment(InputStream, String, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(InputStream, String, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(InputStream, String, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(URL) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(URL) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(URL) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(URL, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds an attachment to the message.
addAttachment(URL, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(URL, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(URL, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(Icon) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(Icon) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(Icon) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachment(Icon, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds an attachment to the message.
addAttachment(Icon, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message.
addAttachment(Icon, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message.
addAttachment(Icon, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(byte[], String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(byte[], String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(byte[], String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(byte[], String, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(byte[], String, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(byte[], String, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(BufferedImage, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(BufferedImage, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(BufferedImage, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(BufferedImage, String, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(BufferedImage, String, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(BufferedImage, String, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(File) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(File) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(File) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(File, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds a spoiler attachment to the message.
addAttachmentAsSpoiler(File, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(File, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(File, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(InputStream, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(InputStream, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(InputStream, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(InputStream, String, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(InputStream, String, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(InputStream, String, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(URL) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(URL) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(URL) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(URL, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds a spoiler attachment to the message.
addAttachmentAsSpoiler(URL, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(URL, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(URL, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(Icon) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(Icon) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(Icon) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAttachmentAsSpoiler(Icon, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds a spoiler attachment to the message.
addAttachmentAsSpoiler(Icon, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(Icon, String) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Adds an attachment to the message and marks it as spoiler.
addAttachmentAsSpoiler(Icon, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addAudioConnectionAttachableListener(T) - Method in interface org.javacord.api.listener.audio.AudioConnectionAttachableListenerManager
Adds a listener that implements one or more AudioConnectionAttachableListeners.
addAudioSourceAttachableListener(T) - Method in class org.javacord.api.audio.AudioSourceBase
 
addAudioSourceAttachableListener(T) - Method in interface org.javacord.api.listener.audio.AudioSourceAttachableListenerManager
Adds a listener that implements one or more AudioSourceAttachableListeners.
addAudioSourceFinishedListener(Function<DiscordApi, AudioSourceFinishedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a AudioSourceFinishedListener to all created DiscordApi instances.
addAudioSourceFinishedListener(Supplier<AudioSourceFinishedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a AudioSourceFinishedListener to all created DiscordApi instances.
addAudioSourceFinishedListener(AudioSourceFinishedListener) - Method in class org.javacord.api.audio.AudioSourceBase
 
addAudioSourceFinishedListener(AudioSourceFinishedListener) - Method in interface org.javacord.api.listener.audio.AudioConnectionAttachableListenerManager
Adds a AudioSourceFinishedListener.
addAudioSourceFinishedListener(AudioSourceFinishedListener) - Method in interface org.javacord.api.listener.audio.AudioSourceAttachableListenerManager
Adds a AudioSourceFinishedListener.
addAudioSourceFinishedListener(AudioSourceFinishedListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a AudioSourceFinishedListener to all created DiscordApi instances.
addAudioSourceFinishedListener(AudioSourceFinishedListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a AudioSourceFinishedListener.
addAutocompleteCreateListener(Function<DiscordApi, AutocompleteCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a AutocompleteCreateListener to all created DiscordApi instances.
addAutocompleteCreateListener(Supplier<AutocompleteCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a AutocompleteCreateListener to all created DiscordApi instances.
addAutocompleteCreateListener(AutocompleteCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a AutocompleteCreateListener to all created DiscordApi instances.
addAutocompleteCreateListener(AutocompleteCreateListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a AutocompleteCreateListener.
addAutocompleteCreateListener(AutocompleteCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a AutocompleteCreateListener.
addAutocompleteCreateListener(AutocompleteCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a AutocompleteCreateListener.
addAutocompleteCreateListener(AutocompleteCreateListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a AutocompleteCreateListener.
addButtonClickListener(long, ButtonClickListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a ButtonClickListener.
addButtonClickListener(Function<DiscordApi, ButtonClickListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ButtonClickListener to all created DiscordApi instances.
addButtonClickListener(Supplier<ButtonClickListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ButtonClickListener to all created DiscordApi instances.
addButtonClickListener(DiscordApi, long, ButtonClickListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a ButtonClickListener.
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ButtonClickListener to all created DiscordApi instances.
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a ButtonClickListener.
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ButtonClickListener.
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a ButtonClickListener.
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ButtonClickListener.
addButtonClickListener(ButtonClickListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ButtonClickListener.
addCachedMessagePinListener(Function<DiscordApi, CachedMessagePinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a CachedMessagePinListener to all created DiscordApi instances.
addCachedMessagePinListener(Supplier<CachedMessagePinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a CachedMessagePinListener to all created DiscordApi instances.
addCachedMessagePinListener(CachedMessagePinListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a CachedMessagePinListener to all created DiscordApi instances.
addCachedMessagePinListener(CachedMessagePinListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a CachedMessagePinListener.
addCachedMessagePinListener(CachedMessagePinListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a CachedMessagePinListener.
addCachedMessagePinListener(CachedMessagePinListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a CachedMessagePinListener.
addCachedMessagePinListener(CachedMessagePinListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a CachedMessagePinListener.
addCachedMessageUnpinListener(Function<DiscordApi, CachedMessageUnpinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a CachedMessageUnpinListener to all created DiscordApi instances.
addCachedMessageUnpinListener(Supplier<CachedMessageUnpinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a CachedMessageUnpinListener to all created DiscordApi instances.
addCachedMessageUnpinListener(CachedMessageUnpinListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a CachedMessageUnpinListener to all created DiscordApi instances.
addCachedMessageUnpinListener(CachedMessageUnpinListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a CachedMessageUnpinListener.
addCachedMessageUnpinListener(CachedMessageUnpinListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a CachedMessageUnpinListener.
addCachedMessageUnpinListener(CachedMessageUnpinListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a CachedMessageUnpinListener.
addCachedMessageUnpinListener(CachedMessageUnpinListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a CachedMessageUnpinListener.
addCategorizable(Categorizable) - Method in interface org.javacord.api.entity.channel.ChannelCategory
Adds a categorizable to this category.
addChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.ChannelAttachableListenerManager
Adds a listener that implements one or more ChannelAttachableListeners.
addChannelCategoryAttachableListener(T) - Method in interface org.javacord.api.listener.channel.server.ChannelCategoryAttachableListenerManager
Adds a listener that implements one or more ChannelCategoryAttachableListeners.
addChannelPinsUpdateListener(Function<DiscordApi, ChannelPinsUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ChannelPinsUpdateListener to all created DiscordApi instances.
addChannelPinsUpdateListener(Supplier<ChannelPinsUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ChannelPinsUpdateListener to all created DiscordApi instances.
addChannelPinsUpdateListener(ChannelPinsUpdateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ChannelPinsUpdateListener to all created DiscordApi instances.
addChannelPinsUpdateListener(ChannelPinsUpdateListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a ChannelPinsUpdateListener.
addChannelPinsUpdateListener(ChannelPinsUpdateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ChannelPinsUpdateListener.
addChannelPinsUpdateListener(ChannelPinsUpdateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ChannelPinsUpdateListener.
addChannelType(ChannelType) - Method in interface org.javacord.api.entity.message.component.internal.SelectMenuBuilderDelegate
Add a channel type to the select menu.
addChannelType(ChannelType) - Method in class org.javacord.api.entity.message.component.SelectMenuBuilder
Add a channel type to the select menu.
addChannelType(ChannelType) - Method in interface org.javacord.api.interaction.internal.SlashCommandOptionBuilderDelegate
Add a channel type to the slash command option.
addChannelType(ChannelType) - Method in class org.javacord.api.interaction.SlashCommandOptionBuilder
Adds a channel type to the slash command option.
addChannelTypes(Iterable<ChannelType>) - Method in class org.javacord.api.entity.message.component.SelectMenuBuilder
Adds all given channel types to the select menu.
addChoice(String, int) - Method in class org.javacord.api.interaction.SlashCommandOptionBuilder
Adds an int choice for the slash command option.
addChoice(String, String) - Method in class org.javacord.api.interaction.SlashCommandOptionBuilder
Adds a string choice for the slash command option.
addChoice(SlashCommandOptionChoice) - Method in interface org.javacord.api.interaction.internal.SlashCommandOptionBuilderDelegate
Adds a choice for the slash command option.
addChoice(SlashCommandOptionChoice) - Method in class org.javacord.api.interaction.SlashCommandOptionBuilder
Adds a choice for the slash command option.
addComponents(List<LowLevelComponent>) - Method in class org.javacord.api.entity.message.component.ActionRowBuilder
Add a list containing low-level components builders.
addComponents(List<LowLevelComponent>) - Method in interface org.javacord.api.entity.message.component.internal.ActionRowBuilderDelegate
Add multiple low-level components to the ActionRow.
addComponents(HighLevelComponent...) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Add high-level components to the message.
addComponents(HighLevelComponent...) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds multiple components to the message.
addComponents(HighLevelComponent...) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addComponents(HighLevelComponent...) - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Adds multiple components to the message.
addComponents(LowLevelComponent...) - Method in class org.javacord.api.entity.message.component.ActionRowBuilder
Add multiple low-level component builders.
addDescriptionLocalization(DiscordLocale, String) - Method in class org.javacord.api.interaction.ApplicationCommandBuilder
Adds a description localization for the given locale.
addDescriptionLocalization(DiscordLocale, String) - Method in class org.javacord.api.interaction.ApplicationCommandUpdater
Adds a description localization for the given locale.
addDescriptionLocalization(DiscordLocale, String) - Method in interface org.javacord.api.interaction.internal.ApplicationCommandBuilderDelegate
Adds a description localization for the given locale.
addDescriptionLocalization(DiscordLocale, String) - Method in interface org.javacord.api.interaction.internal.ApplicationCommandUpdaterDelegate
Adds a description localization for the given locale.
addDescriptionLocalization(DiscordLocale, String) - Method in interface org.javacord.api.interaction.internal.SlashCommandOptionBuilderDelegate
Adds a description localization for the given locale.
addDescriptionLocalization(DiscordLocale, String) - Method in class org.javacord.api.interaction.SlashCommandOptionBuilder
Adds a description localization for the given locale.
addEmbed(EmbedBuilder) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds the embed to the message.
addEmbed(EmbedBuilder) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds the embed to the message.
addEmbed(EmbedBuilder) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addEmbed(EmbedBuilder) - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Adds the embed to the message.
addEmbeds(List<EmbedBuilder>) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds the embeds to the message.
addEmbeds(List<EmbedBuilder>) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addEmbeds(List<EmbedBuilder>) - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Adds the embeds to the message.
addEmbeds(EmbedBuilder...) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Adds the embeds to the message.
addEmbeds(EmbedBuilder...) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
addEmbeds(EmbedBuilder...) - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Adds the embeds to the message.
addField(String, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Adds a non-inline field to the embed.
addField(String, String, boolean) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Adds a field to the embed.
addField(String, String, boolean) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Adds a field to the embed.
addInlineField(String, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Adds an inline field to the embed.
addIntents(Intent...) - Method in class org.javacord.api.DiscordApiBuilder
Adds the given intents to the already set.
addIntents(Intent...) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Adds the given intents to the already set.
addInteractionCreateListener(Function<DiscordApi, InteractionCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a InteractionCreateListener to all created DiscordApi instances.
addInteractionCreateListener(Supplier<InteractionCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a InteractionCreateListener to all created DiscordApi instances.
addInteractionCreateListener(InteractionCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a InteractionCreateListener to all created DiscordApi instances.
addInteractionCreateListener(InteractionCreateListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a InteractionCreateListener.
addInteractionCreateListener(InteractionCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a InteractionCreateListener.
addInteractionCreateListener(InteractionCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a InteractionCreateListener.
addInteractionCreateListener(InteractionCreateListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a InteractionCreateListener.
addKnownCustomEmojiAttachableListener(T) - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
Adds a listener that implements one or more KnownCustomEmojiAttachableListeners.
addKnownCustomEmojiChangeNameListener(Function<DiscordApi, KnownCustomEmojiChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiChangeNameListener to all created DiscordApi instances.
addKnownCustomEmojiChangeNameListener(Supplier<KnownCustomEmojiChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiChangeNameListener to all created DiscordApi instances.
addKnownCustomEmojiChangeNameListener(KnownCustomEmojiChangeNameListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiChangeNameListener to all created DiscordApi instances.
addKnownCustomEmojiChangeNameListener(KnownCustomEmojiChangeNameListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a KnownCustomEmojiChangeNameListener.
addKnownCustomEmojiChangeNameListener(KnownCustomEmojiChangeNameListener) - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
Adds a KnownCustomEmojiChangeNameListener.
addKnownCustomEmojiChangeNameListener(KnownCustomEmojiChangeNameListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a KnownCustomEmojiChangeNameListener.
addKnownCustomEmojiChangeWhitelistedRolesListener(Function<DiscordApi, KnownCustomEmojiChangeWhitelistedRolesListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiChangeWhitelistedRolesListener to all created DiscordApi instances.
addKnownCustomEmojiChangeWhitelistedRolesListener(Supplier<KnownCustomEmojiChangeWhitelistedRolesListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiChangeWhitelistedRolesListener to all created DiscordApi instances.
addKnownCustomEmojiChangeWhitelistedRolesListener(KnownCustomEmojiChangeWhitelistedRolesListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiChangeWhitelistedRolesListener to all created DiscordApi instances.
addKnownCustomEmojiChangeWhitelistedRolesListener(KnownCustomEmojiChangeWhitelistedRolesListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a KnownCustomEmojiChangeWhitelistedRolesListener.
addKnownCustomEmojiChangeWhitelistedRolesListener(KnownCustomEmojiChangeWhitelistedRolesListener) - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
Adds a KnownCustomEmojiChangeWhitelistedRolesListener.
addKnownCustomEmojiChangeWhitelistedRolesListener(KnownCustomEmojiChangeWhitelistedRolesListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a KnownCustomEmojiChangeWhitelistedRolesListener.
addKnownCustomEmojiCreateListener(Function<DiscordApi, KnownCustomEmojiCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiCreateListener to all created DiscordApi instances.
addKnownCustomEmojiCreateListener(Supplier<KnownCustomEmojiCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiCreateListener to all created DiscordApi instances.
addKnownCustomEmojiCreateListener(KnownCustomEmojiCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiCreateListener to all created DiscordApi instances.
addKnownCustomEmojiCreateListener(KnownCustomEmojiCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a KnownCustomEmojiCreateListener.
addKnownCustomEmojiCreateListener(KnownCustomEmojiCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a KnownCustomEmojiCreateListener.
addKnownCustomEmojiDeleteListener(Function<DiscordApi, KnownCustomEmojiDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiDeleteListener to all created DiscordApi instances.
addKnownCustomEmojiDeleteListener(Supplier<KnownCustomEmojiDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiDeleteListener to all created DiscordApi instances.
addKnownCustomEmojiDeleteListener(KnownCustomEmojiDeleteListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a KnownCustomEmojiDeleteListener to all created DiscordApi instances.
addKnownCustomEmojiDeleteListener(KnownCustomEmojiDeleteListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a KnownCustomEmojiDeleteListener.
addKnownCustomEmojiDeleteListener(KnownCustomEmojiDeleteListener) - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
Adds a KnownCustomEmojiDeleteListener.
addKnownCustomEmojiDeleteListener(KnownCustomEmojiDeleteListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a KnownCustomEmojiDeleteListener.
addListener(Class<T>, Function<DiscordApi, T>) - Method in class org.javacord.api.DiscordApiBuilder
 
addListener(Class<T>, Function<DiscordApi, T>) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Adds a GloballyAttachableListener to all created DiscordApi instances.
addListener(Class<T>, Function<DiscordApi, T>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a GloballyAttachableListener to all created DiscordApi instances.
addListener(Class<T>, Supplier<T>) - Method in class org.javacord.api.DiscordApiBuilder
 
addListener(Class<T>, Supplier<T>) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Adds a GloballyAttachableListener to all created DiscordApi instances.
addListener(Class<T>, Supplier<T>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a GloballyAttachableListener to all created DiscordApi instances.
addListener(Class<T>, T) - Method in class org.javacord.api.DiscordApiBuilder
 
addListener(Class<T>, T) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Adds a GloballyAttachableListener to all created DiscordApi instances.
addListener(Class<T>, T) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a GloballyAttachableListener to all created DiscordApi instances.
addListener(Class<T>, T) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a GloballyAttachableListener.
addListener(Function<DiscordApi, GloballyAttachableListener>) - Method in class org.javacord.api.DiscordApiBuilder
 
addListener(Function<DiscordApi, GloballyAttachableListener>) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Adds a listener that implements one or more GloballyAttachableListeners to all created DiscordApi instances.
addListener(Function<DiscordApi, GloballyAttachableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a listener that implements one or more GloballyAttachableListeners to all created DiscordApi instances.
addListener(Supplier<GloballyAttachableListener>) - Method in class org.javacord.api.DiscordApiBuilder
 
addListener(Supplier<GloballyAttachableListener>) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Adds a listener that implements one or more GloballyAttachableListeners to all created DiscordApi instances.
addListener(Supplier<GloballyAttachableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a listener that implements one or more GloballyAttachableListeners to all created DiscordApi instances.
addListener(GloballyAttachableListener) - Method in class org.javacord.api.DiscordApiBuilder
 
addListener(GloballyAttachableListener) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Adds a listener that implements one or more GloballyAttachableListeners to all created DiscordApi instances.
addListener(GloballyAttachableListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a listener that implements one or more GloballyAttachableListeners to all created DiscordApi instances.
addListener(GloballyAttachableListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a listener that implements one or more GloballyAttachableListeners.
addLostConnectionListener(Function<DiscordApi, LostConnectionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a LostConnectionListener to all created DiscordApi instances.
addLostConnectionListener(Supplier<LostConnectionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a LostConnectionListener to all created DiscordApi instances.
addLostConnectionListener(LostConnectionListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a LostConnectionListener to all created DiscordApi instances.
addLostConnectionListener(LostConnectionListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a LostConnectionListener.
addMessageAttachableListener(long, T) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a listener that implements one or more MessageAttachableListeners to the message with the given id.
addMessageAttachableListener(String, T) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a listener that implements one or more MessageAttachableListeners to the message with the given id.
addMessageAttachableListener(DiscordApi, long, T) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a listener that implements one or more MessageAttachableListeners to the message with the given id.
addMessageAttachableListener(DiscordApi, String, T) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a listener that implements one or more MessageAttachableListeners to the message with the given id.
addMessageAttachableListener(T) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a listener that implements one or more MessageAttachableListeners.
addMessageComponentCreateListener(long, MessageComponentCreateListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a MessageComponentCreateListener.
addMessageComponentCreateListener(Function<DiscordApi, MessageComponentCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageComponentCreateListener to all created DiscordApi instances.
addMessageComponentCreateListener(Supplier<MessageComponentCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageComponentCreateListener to all created DiscordApi instances.
addMessageComponentCreateListener(DiscordApi, long, MessageComponentCreateListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageComponentCreateListener.
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageComponentCreateListener to all created DiscordApi instances.
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a MessageComponentCreateListener.
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a MessageComponentCreateListener.
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageComponentCreateListener.
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a MessageComponentCreateListener.
addMessageComponentCreateListener(MessageComponentCreateListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a MessageComponentCreateListener.
addMessageContextMenuCommandListener(long, MessageContextMenuCommandListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a MessageContextMenuCommandListener.
addMessageContextMenuCommandListener(Function<DiscordApi, MessageContextMenuCommandListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageContextMenuCommandListener to all created DiscordApi instances.
addMessageContextMenuCommandListener(Supplier<MessageContextMenuCommandListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageContextMenuCommandListener to all created DiscordApi instances.
addMessageContextMenuCommandListener(DiscordApi, long, MessageContextMenuCommandListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageContextMenuCommandListener.
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageContextMenuCommandListener to all created DiscordApi instances.
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a MessageContextMenuCommandListener.
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a MessageContextMenuCommandListener.
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageContextMenuCommandListener.
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a MessageContextMenuCommandListener.
addMessageContextMenuCommandListener(MessageContextMenuCommandListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a MessageContextMenuCommandListener.
addMessageCreateListener(Function<DiscordApi, MessageCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageCreateListener to all created DiscordApi instances.
addMessageCreateListener(Supplier<MessageCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageCreateListener to all created DiscordApi instances.
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageCreateListener to all created DiscordApi instances.
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a MessageCreateListener.
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a MessageCreateListener.
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a MessageCreateListener.
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a MessageCreateListener.
addMessageCreateListener(MessageCreateListener) - Method in interface org.javacord.api.listener.webhook.WebhookAttachableListenerManager
Adds a MessageCreateListener.
addMessageDeleteListener(long, MessageDeleteListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a MessageDeleteListener.
addMessageDeleteListener(Function<DiscordApi, MessageDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageDeleteListener to all created DiscordApi instances.
addMessageDeleteListener(Supplier<MessageDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageDeleteListener to all created DiscordApi instances.
addMessageDeleteListener(DiscordApi, long, MessageDeleteListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageDeleteListener.
addMessageDeleteListener(MessageDeleteListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageDeleteListener to all created DiscordApi instances.
addMessageDeleteListener(MessageDeleteListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a MessageDeleteListener.
addMessageDeleteListener(MessageDeleteListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a MessageDeleteListener.
addMessageDeleteListener(MessageDeleteListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageDeleteListener.
addMessageDeleteListener(MessageDeleteListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a MessageDeleteListener.
addMessageEditListener(long, MessageEditListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a MessageEditListener.
addMessageEditListener(Function<DiscordApi, MessageEditListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageEditListener to all created DiscordApi instances.
addMessageEditListener(Supplier<MessageEditListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageEditListener to all created DiscordApi instances.
addMessageEditListener(DiscordApi, long, MessageEditListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageEditListener.
addMessageEditListener(MessageEditListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageEditListener to all created DiscordApi instances.
addMessageEditListener(MessageEditListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a MessageEditListener.
addMessageEditListener(MessageEditListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a MessageEditListener.
addMessageEditListener(MessageEditListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageEditListener.
addMessageEditListener(MessageEditListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a MessageEditListener.
addMessageReplyListener(long, MessageReplyListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a MessageReplyListener.
addMessageReplyListener(Function<DiscordApi, MessageReplyListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageReplyListener to all created DiscordApi instances.
addMessageReplyListener(Supplier<MessageReplyListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageReplyListener to all created DiscordApi instances.
addMessageReplyListener(DiscordApi, long, MessageReplyListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageReplyListener.
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a MessageReplyListener to all created DiscordApi instances.
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a MessageReplyListener.
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a MessageReplyListener.
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a MessageReplyListener.
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a MessageReplyListener.
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a MessageReplyListener.
addMessageReplyListener(MessageReplyListener) - Method in interface org.javacord.api.listener.webhook.WebhookAttachableListenerManager
Adds a MessageReplyListener.
addModalSubmitListener(Function<DiscordApi, ModalSubmitListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ModalSubmitListener to all created DiscordApi instances.
addModalSubmitListener(Supplier<ModalSubmitListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ModalSubmitListener to all created DiscordApi instances.
addModalSubmitListener(ModalSubmitListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ModalSubmitListener to all created DiscordApi instances.
addModalSubmitListener(ModalSubmitListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a ModalSubmitListener.
addModalSubmitListener(ModalSubmitListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ModalSubmitListener.
addModalSubmitListener(ModalSubmitListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ModalSubmitListener.
addModalSubmitListener(ModalSubmitListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ModalSubmitListener.
addNameLocalization(DiscordLocale, String) - Method in class org.javacord.api.interaction.ApplicationCommandBuilder
Adds a name localization for the given locale.
addNameLocalization(DiscordLocale, String) - Method in class org.javacord.api.interaction.ApplicationCommandUpdater
Adds a name localization for the given locale.
addNameLocalization(DiscordLocale, String) - Method in interface org.javacord.api.interaction.internal.ApplicationCommandBuilderDelegate
Adds a name localization for the given locale.
addNameLocalization(DiscordLocale, String) - Method in interface org.javacord.api.interaction.internal.ApplicationCommandUpdaterDelegate
Adds a name localization for the given locale.
addNameLocalization(DiscordLocale, String) - Method in interface org.javacord.api.interaction.internal.SlashCommandOptionBuilderDelegate
Adds a name localization for the given locale.
addNameLocalization(DiscordLocale, String) - Method in interface org.javacord.api.interaction.internal.SlashCommandOptionChoiceBuilderDelegate
Adds a name localization for the given locale.
addNameLocalization(DiscordLocale, String) - Method in class org.javacord.api.interaction.SlashCommandOptionBuilder
Adds a name localization for the given locale.
addNameLocalization(DiscordLocale, String) - Method in class org.javacord.api.interaction.SlashCommandOptionChoiceBuilder
Adds a name localization for the given locale.
addOption(SelectMenuOption) - Method in interface org.javacord.api.entity.message.component.internal.SelectMenuBuilderDelegate
Add an option to the select menu.
addOption(SelectMenuOption) - Method in class org.javacord.api.entity.message.component.SelectMenuBuilder
Add an option to the select menu.
addOption(SlashCommandOption) - Method in interface org.javacord.api.interaction.internal.SlashCommandBuilderDelegate
Adds a slash command option to the slash command.
addOption(SlashCommandOption) - Method in interface org.javacord.api.interaction.internal.SlashCommandOptionBuilderDelegate
Adds a slash command option to the slash command option.
addOption(SlashCommandOption) - Method in class org.javacord.api.interaction.SlashCommandBuilder
Adds a slash command option to the slash command.
addOption(SlashCommandOption) - Method in class org.javacord.api.interaction.SlashCommandOptionBuilder
Adds a slash command option to the slash command option.
addOptions(List<SelectMenuOption>) - Method in class org.javacord.api.entity.message.component.SelectMenuBuilder
Adds all given options to the select menu.
addPermissionOverwrite(T, Permissions) - Method in interface org.javacord.api.entity.channel.internal.RegularServerChannelBuilderDelegate
Adds a permission overwrite for the given entity.
addPermissionOverwrite(T, Permissions) - Method in interface org.javacord.api.entity.channel.internal.RegularServerChannelUpdaterDelegate
Adds a permission overwrite for the given entity.
addPermissionOverwrite(U, Permissions) - Method in class org.javacord.api.entity.channel.RegularServerChannelBuilder
Adds a permission overwrite for the given entity.
addPermissionOverwrite(U, Permissions) - Method in class org.javacord.api.entity.channel.RegularServerChannelUpdater
Adds a permission overwrite for the given entity.
addPrivateChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.user.PrivateChannelAttachableListenerManager
Adds a listener that implements one or more PrivateChannelAttachableListeners.
addPrivateChannelCreateListener(Function<DiscordApi, PrivateChannelCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a PrivateChannelCreateListener to all created DiscordApi instances.
addPrivateChannelCreateListener(Supplier<PrivateChannelCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a PrivateChannelCreateListener to all created DiscordApi instances.
addPrivateChannelCreateListener(PrivateChannelCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a PrivateChannelCreateListener to all created DiscordApi instances.
addPrivateChannelCreateListener(PrivateChannelCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a PrivateChannelCreateListener.
addPrivateChannelCreateListener(PrivateChannelCreateListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a PrivateChannelCreateListener.
addPrivateChannelDeleteListener(Function<DiscordApi, PrivateChannelDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a PrivateChannelDeleteListener to all created DiscordApi instances.
addPrivateChannelDeleteListener(Supplier<PrivateChannelDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a PrivateChannelDeleteListener to all created DiscordApi instances.
addPrivateChannelDeleteListener(PrivateChannelDeleteListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a PrivateChannelDeleteListener to all created DiscordApi instances.
addPrivateChannelDeleteListener(PrivateChannelDeleteListener) - Method in interface org.javacord.api.listener.channel.user.PrivateChannelAttachableListenerManager
Adds a PrivateChannelDeleteListener.
addPrivateChannelDeleteListener(PrivateChannelDeleteListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a PrivateChannelDeleteListener.
addPrivateChannelDeleteListener(PrivateChannelDeleteListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a PrivateChannelDeleteListener.
addReaction(long, long, String) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Adds a unicode reaction to the message.
addReaction(long, long, Emoji) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Adds a reaction to the message.
addReaction(String) - Method in interface org.javacord.api.entity.message.Message
Adds a unicode reaction to the message.
addReaction(String, String, String) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Adds a unicode reaction to the message.
addReaction(String, String, Emoji) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Adds a reaction to the message.
addReaction(DiscordApi, long, long, String) - Static method in interface org.javacord.api.entity.message.Message
Adds a unicode reaction to the message.
addReaction(DiscordApi, long, long, Emoji) - Static method in interface org.javacord.api.entity.message.Message
Adds a reaction to the message.
addReaction(DiscordApi, String, String, String) - Static method in interface org.javacord.api.entity.message.Message
Adds a unicode reaction to the message.
addReaction(DiscordApi, String, String, Emoji) - Static method in interface org.javacord.api.entity.message.Message
Adds a reaction to the message.
addReaction(Emoji) - Method in interface org.javacord.api.entity.message.Message
Adds a reaction to the message.
addReactionAddListener(long, ReactionAddListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a ReactionAddListener.
addReactionAddListener(Function<DiscordApi, ReactionAddListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReactionAddListener to all created DiscordApi instances.
addReactionAddListener(Supplier<ReactionAddListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReactionAddListener to all created DiscordApi instances.
addReactionAddListener(DiscordApi, long, ReactionAddListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a ReactionAddListener.
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReactionAddListener to all created DiscordApi instances.
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a ReactionAddListener.
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ReactionAddListener.
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a ReactionAddListener.
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ReactionAddListener.
addReactionAddListener(ReactionAddListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ReactionAddListener.
addReactionRemoveAllListener(long, ReactionRemoveAllListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a ReactionRemoveAllListener.
addReactionRemoveAllListener(Function<DiscordApi, ReactionRemoveAllListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReactionRemoveAllListener to all created DiscordApi instances.
addReactionRemoveAllListener(Supplier<ReactionRemoveAllListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReactionRemoveAllListener to all created DiscordApi instances.
addReactionRemoveAllListener(DiscordApi, long, ReactionRemoveAllListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a ReactionRemoveAllListener.
addReactionRemoveAllListener(ReactionRemoveAllListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReactionRemoveAllListener to all created DiscordApi instances.
addReactionRemoveAllListener(ReactionRemoveAllListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a ReactionRemoveAllListener.
addReactionRemoveAllListener(ReactionRemoveAllListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ReactionRemoveAllListener.
addReactionRemoveAllListener(ReactionRemoveAllListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a ReactionRemoveAllListener.
addReactionRemoveAllListener(ReactionRemoveAllListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ReactionRemoveAllListener.
addReactionRemoveListener(long, ReactionRemoveListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a ReactionRemoveListener.
addReactionRemoveListener(Function<DiscordApi, ReactionRemoveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReactionRemoveListener to all created DiscordApi instances.
addReactionRemoveListener(Supplier<ReactionRemoveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReactionRemoveListener to all created DiscordApi instances.
addReactionRemoveListener(DiscordApi, long, ReactionRemoveListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a ReactionRemoveListener.
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReactionRemoveListener to all created DiscordApi instances.
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a ReactionRemoveListener.
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ReactionRemoveListener.
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a ReactionRemoveListener.
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ReactionRemoveListener.
addReactionRemoveListener(ReactionRemoveListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ReactionRemoveListener.
addReactions(String...) - Method in interface org.javacord.api.entity.message.Message
Adds unicode reactions to the message.
addReactions(Emoji...) - Method in interface org.javacord.api.entity.message.Message
Adds reactions to the message.
addReactionsToMessage(String...) - Method in interface org.javacord.api.event.message.MessageEvent
Adds unicode reactions to the message involved in the event.
addReactionsToMessage(Emoji...) - Method in interface org.javacord.api.event.message.MessageEvent
Adds reactions to the message involved in the event.
addReactionToMessage(String) - Method in interface org.javacord.api.event.message.MessageEvent
Adds a unicode reaction to the message involved in the event.
addReactionToMessage(Emoji) - Method in interface org.javacord.api.event.message.MessageEvent
Adds a reaction to the message involved in the event.
addReconnectListener(Function<DiscordApi, ReconnectListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReconnectListener to all created DiscordApi instances.
addReconnectListener(Supplier<ReconnectListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReconnectListener to all created DiscordApi instances.
addReconnectListener(ReconnectListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ReconnectListener to all created DiscordApi instances.
addReconnectListener(ReconnectListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ReconnectListener.
addRemoveHandler(Runnable) - Method in interface org.javacord.api.util.event.ListenerManager
Adds a runnable which gets called when the listener gets removed.
addResumeListener(Function<DiscordApi, ResumeListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ResumeListener to all created DiscordApi instances.
addResumeListener(Supplier<ResumeListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ResumeListener to all created DiscordApi instances.
addResumeListener(ResumeListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ResumeListener to all created DiscordApi instances.
addResumeListener(ResumeListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ResumeListener.
addRole(long) - Method in class org.javacord.api.entity.message.mention.AllowedMentionsBuilder
Adds a role to the list which will be mentioned.
addRole(long) - Method in interface org.javacord.api.entity.message.mention.internal.AllowedMentionsBuilderDelegate
Adds a role to the mentions list which should be mentioned if mentioned.
addRole(String) - Method in class org.javacord.api.entity.message.mention.AllowedMentionsBuilder
Adds a role to the list which will be mentioned.
addRole(String) - Method in interface org.javacord.api.entity.message.mention.internal.AllowedMentionsBuilderDelegate
Adds a role to the mentions list which should be mentioned if mentioned.
addRole(Role) - Method in interface org.javacord.api.entity.user.User
Adds the given role to the user.
addRole(Role, String) - Method in interface org.javacord.api.entity.user.User
Adds the given role to the user.
addRoleAttachableListener(T) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a listener that implements one or more RoleAttachableListeners.
addRoleChangeColorListener(Function<DiscordApi, RoleChangeColorListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeColorListener to all created DiscordApi instances.
addRoleChangeColorListener(Supplier<RoleChangeColorListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeColorListener to all created DiscordApi instances.
addRoleChangeColorListener(RoleChangeColorListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeColorListener to all created DiscordApi instances.
addRoleChangeColorListener(RoleChangeColorListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a RoleChangeColorListener.
addRoleChangeColorListener(RoleChangeColorListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a RoleChangeColorListener.
addRoleChangeColorListener(RoleChangeColorListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a RoleChangeColorListener.
addRoleChangeHoistListener(Function<DiscordApi, RoleChangeHoistListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeHoistListener to all created DiscordApi instances.
addRoleChangeHoistListener(Supplier<RoleChangeHoistListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeHoistListener to all created DiscordApi instances.
addRoleChangeHoistListener(RoleChangeHoistListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeHoistListener to all created DiscordApi instances.
addRoleChangeHoistListener(RoleChangeHoistListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a RoleChangeHoistListener.
addRoleChangeHoistListener(RoleChangeHoistListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a RoleChangeHoistListener.
addRoleChangeHoistListener(RoleChangeHoistListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a RoleChangeHoistListener.
addRoleChangeMentionableListener(Function<DiscordApi, RoleChangeMentionableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeMentionableListener to all created DiscordApi instances.
addRoleChangeMentionableListener(Supplier<RoleChangeMentionableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeMentionableListener to all created DiscordApi instances.
addRoleChangeMentionableListener(RoleChangeMentionableListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeMentionableListener to all created DiscordApi instances.
addRoleChangeMentionableListener(RoleChangeMentionableListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a RoleChangeMentionableListener.
addRoleChangeMentionableListener(RoleChangeMentionableListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a RoleChangeMentionableListener.
addRoleChangeMentionableListener(RoleChangeMentionableListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a RoleChangeMentionableListener.
addRoleChangeNameListener(Function<DiscordApi, RoleChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeNameListener to all created DiscordApi instances.
addRoleChangeNameListener(Supplier<RoleChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeNameListener to all created DiscordApi instances.
addRoleChangeNameListener(RoleChangeNameListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangeNameListener to all created DiscordApi instances.
addRoleChangeNameListener(RoleChangeNameListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a RoleChangeNameListener.
addRoleChangeNameListener(RoleChangeNameListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a RoleChangeNameListener.
addRoleChangeNameListener(RoleChangeNameListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a RoleChangeNameListener.
addRoleChangePermissionsListener(Function<DiscordApi, RoleChangePermissionsListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangePermissionsListener to all created DiscordApi instances.
addRoleChangePermissionsListener(Supplier<RoleChangePermissionsListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangePermissionsListener to all created DiscordApi instances.
addRoleChangePermissionsListener(RoleChangePermissionsListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangePermissionsListener to all created DiscordApi instances.
addRoleChangePermissionsListener(RoleChangePermissionsListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a RoleChangePermissionsListener.
addRoleChangePermissionsListener(RoleChangePermissionsListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a RoleChangePermissionsListener.
addRoleChangePermissionsListener(RoleChangePermissionsListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a RoleChangePermissionsListener.
addRoleChangePositionListener(Function<DiscordApi, RoleChangePositionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangePositionListener to all created DiscordApi instances.
addRoleChangePositionListener(Supplier<RoleChangePositionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangePositionListener to all created DiscordApi instances.
addRoleChangePositionListener(RoleChangePositionListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleChangePositionListener to all created DiscordApi instances.
addRoleChangePositionListener(RoleChangePositionListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a RoleChangePositionListener.
addRoleChangePositionListener(RoleChangePositionListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a RoleChangePositionListener.
addRoleChangePositionListener(RoleChangePositionListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a RoleChangePositionListener.
addRoleCreateListener(Function<DiscordApi, RoleCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleCreateListener to all created DiscordApi instances.
addRoleCreateListener(Supplier<RoleCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleCreateListener to all created DiscordApi instances.
addRoleCreateListener(RoleCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleCreateListener to all created DiscordApi instances.
addRoleCreateListener(RoleCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a RoleCreateListener.
addRoleCreateListener(RoleCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a RoleCreateListener.
addRoleDeleteListener(Function<DiscordApi, RoleDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleDeleteListener to all created DiscordApi instances.
addRoleDeleteListener(Supplier<RoleDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleDeleteListener to all created DiscordApi instances.
addRoleDeleteListener(RoleDeleteListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a RoleDeleteListener to all created DiscordApi instances.
addRoleDeleteListener(RoleDeleteListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a RoleDeleteListener.
addRoleDeleteListener(RoleDeleteListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a RoleDeleteListener.
addRoleDeleteListener(RoleDeleteListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a RoleDeleteListener.
addRoles(Collection<Long>) - Method in class org.javacord.api.entity.message.mention.AllowedMentionsBuilder
Adds the roles to the list which will be mentioned.
addRoles(Collection<Long>) - Method in interface org.javacord.api.entity.message.mention.internal.AllowedMentionsBuilderDelegate
Adds a collection of roles to the mentions list which should be mentioned if mentioned.
addRolesToUser(User, Collection<Role>) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues a collection of roles to be assigned to the user.
addRolesToUser(User, Collection<Role>) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues a collection of roles to be assigned to the user.
addRoleToUser(User, Role) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues a role to be assigned to the user.
addRoleToUser(User, Role) - Method in interface org.javacord.api.entity.server.Server
Adds the given role to the given server member.
addRoleToUser(User, Role) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues a role to be assigned to the user.
addRoleToUser(User, Role, String) - Method in interface org.javacord.api.entity.server.Server
Adds the given role to the given server member.
addRoleToWhitelist(Role) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Adds a role to the whitelist.
addRoleToWhitelist(Role) - Method in class org.javacord.api.entity.emoji.CustomEmojiUpdater
Queues a role to be added to the whitelist.
addRoleToWhitelist(Role) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Adds a role to the whitelist.
addRoleToWhitelist(Role) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiUpdaterDelegate
Queues a role to be added to the whitelist.
addScopes(Collection<BotInviteScope>) - Method in class org.javacord.api.BotInviteBuilder
Adds the scopes for this invite builder.
addScopes(BotInviteScope...) - Method in class org.javacord.api.BotInviteBuilder
Adds the scopes for this invite builder.
addSelectMenuChooseListener(long, SelectMenuChooseListener) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
Adds a SelectMenuChooseListener.
addSelectMenuChooseListener(Function<DiscordApi, SelectMenuChooseListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a SelectMenuChooseListener to all created DiscordApi instances.
addSelectMenuChooseListener(Supplier<SelectMenuChooseListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a SelectMenuChooseListener to all created DiscordApi instances.
addSelectMenuChooseListener(DiscordApi, long, SelectMenuChooseListener) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a SelectMenuChooseListener.
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a SelectMenuChooseListener to all created DiscordApi instances.
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a SelectMenuChooseListener.
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a SelectMenuChooseListener.
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
Adds a SelectMenuChooseListener.
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a SelectMenuChooseListener.
addSelectMenuChooseListener(SelectMenuChooseListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a SelectMenuChooseListener.
addServerAttachableListener(T) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a listener that implements one or more ServerAttachableListeners.
addServerBecomesAvailableListener(Function<DiscordApi, ServerBecomesAvailableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerBecomesAvailableListener to all created DiscordApi instances.
addServerBecomesAvailableListener(Supplier<ServerBecomesAvailableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerBecomesAvailableListener to all created DiscordApi instances.
addServerBecomesAvailableListener(ServerBecomesAvailableListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerBecomesAvailableListener to all created DiscordApi instances.
addServerBecomesAvailableListener(ServerBecomesAvailableListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerBecomesAvailableListener.
addServerBecomesUnavailableListener(Function<DiscordApi, ServerBecomesUnavailableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerBecomesUnavailableListener to all created DiscordApi instances.
addServerBecomesUnavailableListener(Supplier<ServerBecomesUnavailableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerBecomesUnavailableListener to all created DiscordApi instances.
addServerBecomesUnavailableListener(ServerBecomesUnavailableListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerBecomesUnavailableListener to all created DiscordApi instances.
addServerBecomesUnavailableListener(ServerBecomesUnavailableListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerBecomesUnavailableListener.
addServerBecomesUnavailableListener(ServerBecomesUnavailableListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerBecomesUnavailableListener.
addServerChangeAfkChannelListener(Function<DiscordApi, ServerChangeAfkChannelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeAfkChannelListener to all created DiscordApi instances.
addServerChangeAfkChannelListener(Supplier<ServerChangeAfkChannelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeAfkChannelListener to all created DiscordApi instances.
addServerChangeAfkChannelListener(ServerChangeAfkChannelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeAfkChannelListener to all created DiscordApi instances.
addServerChangeAfkChannelListener(ServerChangeAfkChannelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeAfkChannelListener.
addServerChangeAfkChannelListener(ServerChangeAfkChannelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeAfkChannelListener.
addServerChangeAfkTimeoutListener(Function<DiscordApi, ServerChangeAfkTimeoutListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeAfkTimeoutListener to all created DiscordApi instances.
addServerChangeAfkTimeoutListener(Supplier<ServerChangeAfkTimeoutListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeAfkTimeoutListener to all created DiscordApi instances.
addServerChangeAfkTimeoutListener(ServerChangeAfkTimeoutListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeAfkTimeoutListener to all created DiscordApi instances.
addServerChangeAfkTimeoutListener(ServerChangeAfkTimeoutListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeAfkTimeoutListener.
addServerChangeAfkTimeoutListener(ServerChangeAfkTimeoutListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeAfkTimeoutListener.
addServerChangeBoostCountListener(Function<DiscordApi, ServerChangeBoostCountListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeBoostCountListener to all created DiscordApi instances.
addServerChangeBoostCountListener(Supplier<ServerChangeBoostCountListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeBoostCountListener to all created DiscordApi instances.
addServerChangeBoostCountListener(ServerChangeBoostCountListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeBoostCountListener to all created DiscordApi instances.
addServerChangeBoostCountListener(ServerChangeBoostCountListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeBoostCountListener.
addServerChangeBoostCountListener(ServerChangeBoostCountListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeBoostCountListener.
addServerChangeBoostLevelListener(Function<DiscordApi, ServerChangeBoostLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeBoostLevelListener to all created DiscordApi instances.
addServerChangeBoostLevelListener(Supplier<ServerChangeBoostLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeBoostLevelListener to all created DiscordApi instances.
addServerChangeBoostLevelListener(ServerChangeBoostLevelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeBoostLevelListener to all created DiscordApi instances.
addServerChangeBoostLevelListener(ServerChangeBoostLevelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeBoostLevelListener.
addServerChangeBoostLevelListener(ServerChangeBoostLevelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeBoostLevelListener.
addServerChangeDefaultMessageNotificationLevelListener(Function<DiscordApi, ServerChangeDefaultMessageNotificationLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeDefaultMessageNotificationLevelListener to all created DiscordApi instances.
addServerChangeDefaultMessageNotificationLevelListener(Supplier<ServerChangeDefaultMessageNotificationLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeDefaultMessageNotificationLevelListener to all created DiscordApi instances.
addServerChangeDefaultMessageNotificationLevelListener(ServerChangeDefaultMessageNotificationLevelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeDefaultMessageNotificationLevelListener to all created DiscordApi instances.
addServerChangeDefaultMessageNotificationLevelListener(ServerChangeDefaultMessageNotificationLevelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeDefaultMessageNotificationLevelListener.
addServerChangeDefaultMessageNotificationLevelListener(ServerChangeDefaultMessageNotificationLevelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeDefaultMessageNotificationLevelListener.
addServerChangeDescriptionListener(Function<DiscordApi, ServerChangeDescriptionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeDescriptionListener to all created DiscordApi instances.
addServerChangeDescriptionListener(Supplier<ServerChangeDescriptionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeDescriptionListener to all created DiscordApi instances.
addServerChangeDescriptionListener(ServerChangeDescriptionListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeDescriptionListener to all created DiscordApi instances.
addServerChangeDescriptionListener(ServerChangeDescriptionListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeDescriptionListener.
addServerChangeDescriptionListener(ServerChangeDescriptionListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeDescriptionListener.
addServerChangeDiscoverySplashListener(Function<DiscordApi, ServerChangeDiscoverySplashListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeDiscoverySplashListener to all created DiscordApi instances.
addServerChangeDiscoverySplashListener(Supplier<ServerChangeDiscoverySplashListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeDiscoverySplashListener to all created DiscordApi instances.
addServerChangeDiscoverySplashListener(ServerChangeDiscoverySplashListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeDiscoverySplashListener to all created DiscordApi instances.
addServerChangeDiscoverySplashListener(ServerChangeDiscoverySplashListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeDiscoverySplashListener.
addServerChangeDiscoverySplashListener(ServerChangeDiscoverySplashListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeDiscoverySplashListener.
addServerChangeExplicitContentFilterLevelListener(Function<DiscordApi, ServerChangeExplicitContentFilterLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeExplicitContentFilterLevelListener to all created DiscordApi instances.
addServerChangeExplicitContentFilterLevelListener(Supplier<ServerChangeExplicitContentFilterLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeExplicitContentFilterLevelListener to all created DiscordApi instances.
addServerChangeExplicitContentFilterLevelListener(ServerChangeExplicitContentFilterLevelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeExplicitContentFilterLevelListener to all created DiscordApi instances.
addServerChangeExplicitContentFilterLevelListener(ServerChangeExplicitContentFilterLevelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeExplicitContentFilterLevelListener.
addServerChangeExplicitContentFilterLevelListener(ServerChangeExplicitContentFilterLevelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeExplicitContentFilterLevelListener.
addServerChangeIconListener(Function<DiscordApi, ServerChangeIconListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeIconListener to all created DiscordApi instances.
addServerChangeIconListener(Supplier<ServerChangeIconListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeIconListener to all created DiscordApi instances.
addServerChangeIconListener(ServerChangeIconListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeIconListener to all created DiscordApi instances.
addServerChangeIconListener(ServerChangeIconListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeIconListener.
addServerChangeIconListener(ServerChangeIconListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeIconListener.
addServerChangeModeratorsOnlyChannelListener(Function<DiscordApi, ServerChangeModeratorsOnlyChannelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeModeratorsOnlyChannelListener to all created DiscordApi instances.
addServerChangeModeratorsOnlyChannelListener(Supplier<ServerChangeModeratorsOnlyChannelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeModeratorsOnlyChannelListener to all created DiscordApi instances.
addServerChangeModeratorsOnlyChannelListener(ServerChangeModeratorsOnlyChannelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeModeratorsOnlyChannelListener to all created DiscordApi instances.
addServerChangeModeratorsOnlyChannelListener(ServerChangeModeratorsOnlyChannelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeModeratorsOnlyChannelListener.
addServerChangeModeratorsOnlyChannelListener(ServerChangeModeratorsOnlyChannelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeModeratorsOnlyChannelListener.
addServerChangeMultiFactorAuthenticationLevelListener(Function<DiscordApi, ServerChangeMultiFactorAuthenticationLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeMultiFactorAuthenticationLevelListener to all created DiscordApi instances.
addServerChangeMultiFactorAuthenticationLevelListener(Supplier<ServerChangeMultiFactorAuthenticationLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeMultiFactorAuthenticationLevelListener to all created DiscordApi instances.
addServerChangeMultiFactorAuthenticationLevelListener(ServerChangeMultiFactorAuthenticationLevelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeMultiFactorAuthenticationLevelListener to all created DiscordApi instances.
addServerChangeMultiFactorAuthenticationLevelListener(ServerChangeMultiFactorAuthenticationLevelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeMultiFactorAuthenticationLevelListener.
addServerChangeMultiFactorAuthenticationLevelListener(ServerChangeMultiFactorAuthenticationLevelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeMultiFactorAuthenticationLevelListener.
addServerChangeNameListener(Function<DiscordApi, ServerChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeNameListener to all created DiscordApi instances.
addServerChangeNameListener(Supplier<ServerChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeNameListener to all created DiscordApi instances.
addServerChangeNameListener(ServerChangeNameListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeNameListener to all created DiscordApi instances.
addServerChangeNameListener(ServerChangeNameListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeNameListener.
addServerChangeNameListener(ServerChangeNameListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeNameListener.
addServerChangeNsfwLevelListener(Function<DiscordApi, ServerChangeNsfwLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeNsfwLevelListener to all created DiscordApi instances.
addServerChangeNsfwLevelListener(Supplier<ServerChangeNsfwLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeNsfwLevelListener to all created DiscordApi instances.
addServerChangeNsfwLevelListener(ServerChangeNsfwLevelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeNsfwLevelListener to all created DiscordApi instances.
addServerChangeNsfwLevelListener(ServerChangeNsfwLevelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeNsfwLevelListener.
addServerChangeNsfwLevelListener(ServerChangeNsfwLevelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeNsfwLevelListener.
addServerChangeOwnerListener(Function<DiscordApi, ServerChangeOwnerListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeOwnerListener to all created DiscordApi instances.
addServerChangeOwnerListener(Supplier<ServerChangeOwnerListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeOwnerListener to all created DiscordApi instances.
addServerChangeOwnerListener(ServerChangeOwnerListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeOwnerListener to all created DiscordApi instances.
addServerChangeOwnerListener(ServerChangeOwnerListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeOwnerListener.
addServerChangeOwnerListener(ServerChangeOwnerListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeOwnerListener.
addServerChangePreferredLocaleListener(Function<DiscordApi, ServerChangePreferredLocaleListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangePreferredLocaleListener to all created DiscordApi instances.
addServerChangePreferredLocaleListener(Supplier<ServerChangePreferredLocaleListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangePreferredLocaleListener to all created DiscordApi instances.
addServerChangePreferredLocaleListener(ServerChangePreferredLocaleListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangePreferredLocaleListener to all created DiscordApi instances.
addServerChangePreferredLocaleListener(ServerChangePreferredLocaleListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangePreferredLocaleListener.
addServerChangePreferredLocaleListener(ServerChangePreferredLocaleListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangePreferredLocaleListener.
addServerChangeRegionListener(Function<DiscordApi, ServerChangeRegionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeRegionListener to all created DiscordApi instances.
addServerChangeRegionListener(Supplier<ServerChangeRegionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeRegionListener to all created DiscordApi instances.
addServerChangeRegionListener(ServerChangeRegionListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeRegionListener to all created DiscordApi instances.
addServerChangeRegionListener(ServerChangeRegionListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeRegionListener.
addServerChangeRegionListener(ServerChangeRegionListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeRegionListener.
addServerChangeRulesChannelListener(Function<DiscordApi, ServerChangeRulesChannelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeRulesChannelListener to all created DiscordApi instances.
addServerChangeRulesChannelListener(Supplier<ServerChangeRulesChannelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeRulesChannelListener to all created DiscordApi instances.
addServerChangeRulesChannelListener(ServerChangeRulesChannelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeRulesChannelListener to all created DiscordApi instances.
addServerChangeRulesChannelListener(ServerChangeRulesChannelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeRulesChannelListener.
addServerChangeRulesChannelListener(ServerChangeRulesChannelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeRulesChannelListener.
addServerChangeServerFeatureListener(Function<DiscordApi, ServerChangeServerFeatureListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeServerFeatureListener to all created DiscordApi instances.
addServerChangeServerFeatureListener(Supplier<ServerChangeServerFeatureListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeServerFeatureListener to all created DiscordApi instances.
addServerChangeServerFeatureListener(ServerChangeServerFeatureListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeServerFeatureListener to all created DiscordApi instances.
addServerChangeServerFeatureListener(ServerChangeServerFeatureListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeServerFeatureListener.
addServerChangeServerFeatureListener(ServerChangeServerFeatureListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeServerFeatureListener.
addServerChangeSplashListener(Function<DiscordApi, ServerChangeSplashListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeSplashListener to all created DiscordApi instances.
addServerChangeSplashListener(Supplier<ServerChangeSplashListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeSplashListener to all created DiscordApi instances.
addServerChangeSplashListener(ServerChangeSplashListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeSplashListener to all created DiscordApi instances.
addServerChangeSplashListener(ServerChangeSplashListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeSplashListener.
addServerChangeSplashListener(ServerChangeSplashListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeSplashListener.
addServerChangeSystemChannelListener(Function<DiscordApi, ServerChangeSystemChannelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeSystemChannelListener to all created DiscordApi instances.
addServerChangeSystemChannelListener(Supplier<ServerChangeSystemChannelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeSystemChannelListener to all created DiscordApi instances.
addServerChangeSystemChannelListener(ServerChangeSystemChannelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeSystemChannelListener to all created DiscordApi instances.
addServerChangeSystemChannelListener(ServerChangeSystemChannelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeSystemChannelListener.
addServerChangeSystemChannelListener(ServerChangeSystemChannelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeSystemChannelListener.
addServerChangeVanityUrlCodeListener(Function<DiscordApi, ServerChangeVanityUrlCodeListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeVanityUrlCodeListener to all created DiscordApi instances.
addServerChangeVanityUrlCodeListener(Supplier<ServerChangeVanityUrlCodeListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeVanityUrlCodeListener to all created DiscordApi instances.
addServerChangeVanityUrlCodeListener(ServerChangeVanityUrlCodeListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeVanityUrlCodeListener to all created DiscordApi instances.
addServerChangeVanityUrlCodeListener(ServerChangeVanityUrlCodeListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeVanityUrlCodeListener.
addServerChangeVanityUrlCodeListener(ServerChangeVanityUrlCodeListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeVanityUrlCodeListener.
addServerChangeVerificationLevelListener(Function<DiscordApi, ServerChangeVerificationLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeVerificationLevelListener to all created DiscordApi instances.
addServerChangeVerificationLevelListener(Supplier<ServerChangeVerificationLevelListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeVerificationLevelListener to all created DiscordApi instances.
addServerChangeVerificationLevelListener(ServerChangeVerificationLevelListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChangeVerificationLevelListener to all created DiscordApi instances.
addServerChangeVerificationLevelListener(ServerChangeVerificationLevelListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChangeVerificationLevelListener.
addServerChangeVerificationLevelListener(ServerChangeVerificationLevelListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChangeVerificationLevelListener.
addServerChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
Adds a listener that implements one or more ServerChannelAttachableListeners.
addServerChannelChangeNameListener(Function<DiscordApi, ServerChannelChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangeNameListener to all created DiscordApi instances.
addServerChannelChangeNameListener(Supplier<ServerChannelChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangeNameListener to all created DiscordApi instances.
addServerChannelChangeNameListener(ServerChannelChangeNameListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangeNameListener to all created DiscordApi instances.
addServerChannelChangeNameListener(ServerChannelChangeNameListener) - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
Adds a ServerChannelChangeNameListener.
addServerChannelChangeNameListener(ServerChannelChangeNameListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChannelChangeNameListener.
addServerChannelChangeNameListener(ServerChannelChangeNameListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChannelChangeNameListener.
addServerChannelChangeNsfwFlagListener(Function<DiscordApi, ServerChannelChangeNsfwFlagListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangeNsfwFlagListener to all created DiscordApi instances.
addServerChannelChangeNsfwFlagListener(Supplier<ServerChannelChangeNsfwFlagListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangeNsfwFlagListener to all created DiscordApi instances.
addServerChannelChangeNsfwFlagListener(ServerChannelChangeNsfwFlagListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangeNsfwFlagListener to all created DiscordApi instances.
addServerChannelChangeNsfwFlagListener(ServerChannelChangeNsfwFlagListener) - Method in interface org.javacord.api.listener.channel.server.ChannelCategoryAttachableListenerManager
Adds a ServerChannelChangeNsfwFlagListener.
addServerChannelChangeNsfwFlagListener(ServerChannelChangeNsfwFlagListener) - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
Adds a ServerChannelChangeNsfwFlagListener.
addServerChannelChangeNsfwFlagListener(ServerChannelChangeNsfwFlagListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChannelChangeNsfwFlagListener.
addServerChannelChangeNsfwFlagListener(ServerChannelChangeNsfwFlagListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChannelChangeNsfwFlagListener.
addServerChannelChangeOverwrittenPermissionsListener(Function<DiscordApi, ServerChannelChangeOverwrittenPermissionsListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangeOverwrittenPermissionsListener to all created DiscordApi instances.
addServerChannelChangeOverwrittenPermissionsListener(Supplier<ServerChannelChangeOverwrittenPermissionsListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangeOverwrittenPermissionsListener to all created DiscordApi instances.
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangeOverwrittenPermissionsListener to all created DiscordApi instances.
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
Adds a ServerChannelChangeOverwrittenPermissionsListener.
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChannelChangeOverwrittenPermissionsListener.
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a ServerChannelChangeOverwrittenPermissionsListener.
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChannelChangeOverwrittenPermissionsListener.
addServerChannelChangeOverwrittenPermissionsListener(ServerChannelChangeOverwrittenPermissionsListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ServerChannelChangeOverwrittenPermissionsListener.
addServerChannelChangePositionListener(Function<DiscordApi, ServerChannelChangePositionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangePositionListener to all created DiscordApi instances.
addServerChannelChangePositionListener(Supplier<ServerChannelChangePositionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangePositionListener to all created DiscordApi instances.
addServerChannelChangePositionListener(ServerChannelChangePositionListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelChangePositionListener to all created DiscordApi instances.
addServerChannelChangePositionListener(ServerChannelChangePositionListener) - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
Adds a ServerChannelChangePositionListener.
addServerChannelChangePositionListener(ServerChannelChangePositionListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChannelChangePositionListener.
addServerChannelChangePositionListener(ServerChannelChangePositionListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChannelChangePositionListener.
addServerChannelCreateListener(Function<DiscordApi, ServerChannelCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelCreateListener to all created DiscordApi instances.
addServerChannelCreateListener(Supplier<ServerChannelCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelCreateListener to all created DiscordApi instances.
addServerChannelCreateListener(ServerChannelCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelCreateListener to all created DiscordApi instances.
addServerChannelCreateListener(ServerChannelCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChannelCreateListener.
addServerChannelCreateListener(ServerChannelCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChannelCreateListener.
addServerChannelDeleteListener(Function<DiscordApi, ServerChannelDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelDeleteListener to all created DiscordApi instances.
addServerChannelDeleteListener(Supplier<ServerChannelDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelDeleteListener to all created DiscordApi instances.
addServerChannelDeleteListener(ServerChannelDeleteListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelDeleteListener to all created DiscordApi instances.
addServerChannelDeleteListener(ServerChannelDeleteListener) - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
Adds a ServerChannelDeleteListener.
addServerChannelDeleteListener(ServerChannelDeleteListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChannelDeleteListener.
addServerChannelDeleteListener(ServerChannelDeleteListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChannelDeleteListener.
addServerChannelInviteCreateListener(Function<DiscordApi, ServerChannelInviteCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelInviteCreateListener to all created DiscordApi instances.
addServerChannelInviteCreateListener(Supplier<ServerChannelInviteCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelInviteCreateListener to all created DiscordApi instances.
addServerChannelInviteCreateListener(ServerChannelInviteCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelInviteCreateListener to all created DiscordApi instances.
addServerChannelInviteCreateListener(ServerChannelInviteCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChannelInviteCreateListener.
addServerChannelInviteCreateListener(ServerChannelInviteCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChannelInviteCreateListener.
addServerChannelInviteDeleteListener(Function<DiscordApi, ServerChannelInviteDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelInviteDeleteListener to all created DiscordApi instances.
addServerChannelInviteDeleteListener(Supplier<ServerChannelInviteDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelInviteDeleteListener to all created DiscordApi instances.
addServerChannelInviteDeleteListener(ServerChannelInviteDeleteListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerChannelInviteDeleteListener to all created DiscordApi instances.
addServerChannelInviteDeleteListener(ServerChannelInviteDeleteListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerChannelInviteDeleteListener.
addServerChannelInviteDeleteListener(ServerChannelInviteDeleteListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerChannelInviteDeleteListener.
addServerForumChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.server.forum.ServerForumChannelAttachableListenerManager
Adds a listener that implements one or more ServerForumChannelAttachableListeners.
addServerJoinListener(Function<DiscordApi, ServerJoinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerJoinListener to all created DiscordApi instances.
addServerJoinListener(Supplier<ServerJoinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerJoinListener to all created DiscordApi instances.
addServerJoinListener(ServerJoinListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerJoinListener to all created DiscordApi instances.
addServerJoinListener(ServerJoinListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerJoinListener.
addServerLeaveListener(Function<DiscordApi, ServerLeaveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerLeaveListener to all created DiscordApi instances.
addServerLeaveListener(Supplier<ServerLeaveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerLeaveListener to all created DiscordApi instances.
addServerLeaveListener(ServerLeaveListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerLeaveListener to all created DiscordApi instances.
addServerLeaveListener(ServerLeaveListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerLeaveListener.
addServerLeaveListener(ServerLeaveListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerLeaveListener.
addServerMemberBanListener(Function<DiscordApi, ServerMemberBanListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberBanListener to all created DiscordApi instances.
addServerMemberBanListener(Supplier<ServerMemberBanListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberBanListener to all created DiscordApi instances.
addServerMemberBanListener(ServerMemberBanListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberBanListener to all created DiscordApi instances.
addServerMemberBanListener(ServerMemberBanListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerMemberBanListener.
addServerMemberBanListener(ServerMemberBanListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerMemberBanListener.
addServerMemberBanListener(ServerMemberBanListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ServerMemberBanListener.
addServerMemberJoinListener(Function<DiscordApi, ServerMemberJoinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberJoinListener to all created DiscordApi instances.
addServerMemberJoinListener(Supplier<ServerMemberJoinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberJoinListener to all created DiscordApi instances.
addServerMemberJoinListener(ServerMemberJoinListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberJoinListener to all created DiscordApi instances.
addServerMemberJoinListener(ServerMemberJoinListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerMemberJoinListener.
addServerMemberJoinListener(ServerMemberJoinListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerMemberJoinListener.
addServerMemberJoinListener(ServerMemberJoinListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ServerMemberJoinListener.
addServerMemberLeaveListener(Function<DiscordApi, ServerMemberLeaveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberLeaveListener to all created DiscordApi instances.
addServerMemberLeaveListener(Supplier<ServerMemberLeaveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberLeaveListener to all created DiscordApi instances.
addServerMemberLeaveListener(ServerMemberLeaveListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberLeaveListener to all created DiscordApi instances.
addServerMemberLeaveListener(ServerMemberLeaveListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerMemberLeaveListener.
addServerMemberLeaveListener(ServerMemberLeaveListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerMemberLeaveListener.
addServerMemberLeaveListener(ServerMemberLeaveListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ServerMemberLeaveListener.
addServerMembersChunkListener(Function<DiscordApi, ServerMembersChunkListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMembersChunkListener to all created DiscordApi instances.
addServerMembersChunkListener(Supplier<ServerMembersChunkListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMembersChunkListener to all created DiscordApi instances.
addServerMembersChunkListener(ServerMembersChunkListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMembersChunkListener to all created DiscordApi instances.
addServerMembersChunkListener(ServerMembersChunkListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerMembersChunkListener.
addServerMembersChunkListener(ServerMembersChunkListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerMembersChunkListener.
addServerMemberUnbanListener(Function<DiscordApi, ServerMemberUnbanListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberUnbanListener to all created DiscordApi instances.
addServerMemberUnbanListener(Supplier<ServerMemberUnbanListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberUnbanListener to all created DiscordApi instances.
addServerMemberUnbanListener(ServerMemberUnbanListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerMemberUnbanListener to all created DiscordApi instances.
addServerMemberUnbanListener(ServerMemberUnbanListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerMemberUnbanListener.
addServerMemberUnbanListener(ServerMemberUnbanListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerMemberUnbanListener.
addServerMemberUnbanListener(ServerMemberUnbanListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ServerMemberUnbanListener.
addServerPrivateThreadJoinListener(Function<DiscordApi, ServerPrivateThreadJoinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerPrivateThreadJoinListener to all created DiscordApi instances.
addServerPrivateThreadJoinListener(Supplier<ServerPrivateThreadJoinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerPrivateThreadJoinListener to all created DiscordApi instances.
addServerPrivateThreadJoinListener(ServerPrivateThreadJoinListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerPrivateThreadJoinListener to all created DiscordApi instances.
addServerPrivateThreadJoinListener(ServerPrivateThreadJoinListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerPrivateThreadJoinListener.
addServerPrivateThreadJoinListener(ServerPrivateThreadJoinListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerPrivateThreadJoinListener.
addServerPrivateThreadJoinListener(ServerPrivateThreadJoinListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerPrivateThreadJoinListener.
addServerStageVoiceChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.server.voice.ServerStageVoiceChannelAttachableListenerManager
Adds a listener that implements one or more ServerStageVoiceChannelAttachableListeners.
addServerStageVoiceChannelChangeTopicListener(Function<DiscordApi, ServerStageVoiceChannelChangeTopicListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerStageVoiceChannelChangeTopicListener to all created DiscordApi instances.
addServerStageVoiceChannelChangeTopicListener(Supplier<ServerStageVoiceChannelChangeTopicListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerStageVoiceChannelChangeTopicListener to all created DiscordApi instances.
addServerStageVoiceChannelChangeTopicListener(ServerStageVoiceChannelChangeTopicListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerStageVoiceChannelChangeTopicListener to all created DiscordApi instances.
addServerStageVoiceChannelChangeTopicListener(ServerStageVoiceChannelChangeTopicListener) - Method in interface org.javacord.api.listener.channel.server.voice.ServerStageVoiceChannelAttachableListenerManager
Adds a ServerStageVoiceChannelChangeTopicListener.
addServerStageVoiceChannelChangeTopicListener(ServerStageVoiceChannelChangeTopicListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerStageVoiceChannelChangeTopicListener.
addServerStageVoiceChannelChangeTopicListener(ServerStageVoiceChannelChangeTopicListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerStageVoiceChannelChangeTopicListener.
addServerTextChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
Adds a listener that implements one or more ServerTextChannelAttachableListeners.
addServerTextChannelChangeDefaultAutoArchiveDurationListener(Function<DiscordApi, ServerTextChannelChangeDefaultAutoArchiveDurationListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerTextChannelChangeDefaultAutoArchiveDurationListener to all created DiscordApi instances.
addServerTextChannelChangeDefaultAutoArchiveDurationListener(Supplier<ServerTextChannelChangeDefaultAutoArchiveDurationListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerTextChannelChangeDefaultAutoArchiveDurationListener to all created DiscordApi instances.
addServerTextChannelChangeDefaultAutoArchiveDurationListener(ServerTextChannelChangeDefaultAutoArchiveDurationListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerTextChannelChangeDefaultAutoArchiveDurationListener to all created DiscordApi instances.
addServerTextChannelChangeDefaultAutoArchiveDurationListener(ServerTextChannelChangeDefaultAutoArchiveDurationListener) - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
Adds a ServerTextChannelChangeDefaultAutoArchiveDurationListener.
addServerTextChannelChangeDefaultAutoArchiveDurationListener(ServerTextChannelChangeDefaultAutoArchiveDurationListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerTextChannelChangeDefaultAutoArchiveDurationListener.
addServerTextChannelChangeDefaultAutoArchiveDurationListener(ServerTextChannelChangeDefaultAutoArchiveDurationListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerTextChannelChangeDefaultAutoArchiveDurationListener.
addServerTextChannelChangeSlowmodeListener(Function<DiscordApi, ServerTextChannelChangeSlowmodeListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerTextChannelChangeSlowmodeListener to all created DiscordApi instances.
addServerTextChannelChangeSlowmodeListener(Supplier<ServerTextChannelChangeSlowmodeListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerTextChannelChangeSlowmodeListener to all created DiscordApi instances.
addServerTextChannelChangeSlowmodeListener(ServerTextChannelChangeSlowmodeListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerTextChannelChangeSlowmodeListener to all created DiscordApi instances.
addServerTextChannelChangeSlowmodeListener(ServerTextChannelChangeSlowmodeListener) - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
Adds a ServerTextChannelChangeSlowmodeListener.
addServerTextChannelChangeSlowmodeListener(ServerTextChannelChangeSlowmodeListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerTextChannelChangeSlowmodeListener.
addServerTextChannelChangeSlowmodeListener(ServerTextChannelChangeSlowmodeListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerTextChannelChangeSlowmodeListener.
addServerTextChannelChangeTopicListener(Function<DiscordApi, ServerTextChannelChangeTopicListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerTextChannelChangeTopicListener to all created DiscordApi instances.
addServerTextChannelChangeTopicListener(Supplier<ServerTextChannelChangeTopicListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerTextChannelChangeTopicListener to all created DiscordApi instances.
addServerTextChannelChangeTopicListener(ServerTextChannelChangeTopicListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerTextChannelChangeTopicListener to all created DiscordApi instances.
addServerTextChannelChangeTopicListener(ServerTextChannelChangeTopicListener) - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
Adds a ServerTextChannelChangeTopicListener.
addServerTextChannelChangeTopicListener(ServerTextChannelChangeTopicListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerTextChannelChangeTopicListener.
addServerTextChannelChangeTopicListener(ServerTextChannelChangeTopicListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerTextChannelChangeTopicListener.
addServerThreadChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a listener that implements one or more ServerThreadChannelAttachableListeners.
addServerThreadChannelChangeArchivedListener(Function<DiscordApi, ServerThreadChannelChangeArchivedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeArchivedListener to all created DiscordApi instances.
addServerThreadChannelChangeArchivedListener(Supplier<ServerThreadChannelChangeArchivedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeArchivedListener to all created DiscordApi instances.
addServerThreadChannelChangeArchivedListener(ServerThreadChannelChangeArchivedListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeArchivedListener to all created DiscordApi instances.
addServerThreadChannelChangeArchivedListener(ServerThreadChannelChangeArchivedListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeArchivedListener.
addServerThreadChannelChangeArchivedListener(ServerThreadChannelChangeArchivedListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeArchivedListener.
addServerThreadChannelChangeArchivedListener(ServerThreadChannelChangeArchivedListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeArchivedListener.
addServerThreadChannelChangeArchiveTimestampListener(Function<DiscordApi, ServerThreadChannelChangeArchiveTimestampListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeArchiveTimestampListener to all created DiscordApi instances.
addServerThreadChannelChangeArchiveTimestampListener(Supplier<ServerThreadChannelChangeArchiveTimestampListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeArchiveTimestampListener to all created DiscordApi instances.
addServerThreadChannelChangeArchiveTimestampListener(ServerThreadChannelChangeArchiveTimestampListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeArchiveTimestampListener to all created DiscordApi instances.
addServerThreadChannelChangeArchiveTimestampListener(ServerThreadChannelChangeArchiveTimestampListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeArchiveTimestampListener.
addServerThreadChannelChangeArchiveTimestampListener(ServerThreadChannelChangeArchiveTimestampListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeArchiveTimestampListener.
addServerThreadChannelChangeArchiveTimestampListener(ServerThreadChannelChangeArchiveTimestampListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeArchiveTimestampListener.
addServerThreadChannelChangeAutoArchiveDurationListener(Function<DiscordApi, ServerThreadChannelChangeAutoArchiveDurationListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeAutoArchiveDurationListener to all created DiscordApi instances.
addServerThreadChannelChangeAutoArchiveDurationListener(Supplier<ServerThreadChannelChangeAutoArchiveDurationListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeAutoArchiveDurationListener to all created DiscordApi instances.
addServerThreadChannelChangeAutoArchiveDurationListener(ServerThreadChannelChangeAutoArchiveDurationListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeAutoArchiveDurationListener to all created DiscordApi instances.
addServerThreadChannelChangeAutoArchiveDurationListener(ServerThreadChannelChangeAutoArchiveDurationListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeAutoArchiveDurationListener.
addServerThreadChannelChangeAutoArchiveDurationListener(ServerThreadChannelChangeAutoArchiveDurationListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeAutoArchiveDurationListener.
addServerThreadChannelChangeAutoArchiveDurationListener(ServerThreadChannelChangeAutoArchiveDurationListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeAutoArchiveDurationListener.
addServerThreadChannelChangeInvitableListener(Function<DiscordApi, ServerThreadChannelChangeInvitableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeInvitableListener to all created DiscordApi instances.
addServerThreadChannelChangeInvitableListener(Supplier<ServerThreadChannelChangeInvitableListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeInvitableListener to all created DiscordApi instances.
addServerThreadChannelChangeInvitableListener(ServerThreadChannelChangeInvitableListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeInvitableListener to all created DiscordApi instances.
addServerThreadChannelChangeInvitableListener(ServerThreadChannelChangeInvitableListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeInvitableListener.
addServerThreadChannelChangeInvitableListener(ServerThreadChannelChangeInvitableListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeInvitableListener.
addServerThreadChannelChangeInvitableListener(ServerThreadChannelChangeInvitableListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeInvitableListener.
addServerThreadChannelChangeLastMessageIdListener(Function<DiscordApi, ServerThreadChannelChangeLastMessageIdListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeLastMessageIdListener to all created DiscordApi instances.
addServerThreadChannelChangeLastMessageIdListener(Supplier<ServerThreadChannelChangeLastMessageIdListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeLastMessageIdListener to all created DiscordApi instances.
addServerThreadChannelChangeLastMessageIdListener(ServerThreadChannelChangeLastMessageIdListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeLastMessageIdListener to all created DiscordApi instances.
addServerThreadChannelChangeLastMessageIdListener(ServerThreadChannelChangeLastMessageIdListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeLastMessageIdListener.
addServerThreadChannelChangeLastMessageIdListener(ServerThreadChannelChangeLastMessageIdListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeLastMessageIdListener.
addServerThreadChannelChangeLastMessageIdListener(ServerThreadChannelChangeLastMessageIdListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeLastMessageIdListener.
addServerThreadChannelChangeLockedListener(Function<DiscordApi, ServerThreadChannelChangeLockedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeLockedListener to all created DiscordApi instances.
addServerThreadChannelChangeLockedListener(Supplier<ServerThreadChannelChangeLockedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeLockedListener to all created DiscordApi instances.
addServerThreadChannelChangeLockedListener(ServerThreadChannelChangeLockedListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeLockedListener to all created DiscordApi instances.
addServerThreadChannelChangeLockedListener(ServerThreadChannelChangeLockedListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeLockedListener.
addServerThreadChannelChangeLockedListener(ServerThreadChannelChangeLockedListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeLockedListener.
addServerThreadChannelChangeLockedListener(ServerThreadChannelChangeLockedListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeLockedListener.
addServerThreadChannelChangeMemberCountListener(Function<DiscordApi, ServerThreadChannelChangeMemberCountListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeMemberCountListener to all created DiscordApi instances.
addServerThreadChannelChangeMemberCountListener(Supplier<ServerThreadChannelChangeMemberCountListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeMemberCountListener to all created DiscordApi instances.
addServerThreadChannelChangeMemberCountListener(ServerThreadChannelChangeMemberCountListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeMemberCountListener to all created DiscordApi instances.
addServerThreadChannelChangeMemberCountListener(ServerThreadChannelChangeMemberCountListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeMemberCountListener.
addServerThreadChannelChangeMemberCountListener(ServerThreadChannelChangeMemberCountListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeMemberCountListener.
addServerThreadChannelChangeMemberCountListener(ServerThreadChannelChangeMemberCountListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeMemberCountListener.
addServerThreadChannelChangeMessageCountListener(Function<DiscordApi, ServerThreadChannelChangeMessageCountListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeMessageCountListener to all created DiscordApi instances.
addServerThreadChannelChangeMessageCountListener(Supplier<ServerThreadChannelChangeMessageCountListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeMessageCountListener to all created DiscordApi instances.
addServerThreadChannelChangeMessageCountListener(ServerThreadChannelChangeMessageCountListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeMessageCountListener to all created DiscordApi instances.
addServerThreadChannelChangeMessageCountListener(ServerThreadChannelChangeMessageCountListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeMessageCountListener.
addServerThreadChannelChangeMessageCountListener(ServerThreadChannelChangeMessageCountListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeMessageCountListener.
addServerThreadChannelChangeMessageCountListener(ServerThreadChannelChangeMessageCountListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeMessageCountListener.
addServerThreadChannelChangeRateLimitPerUserListener(Function<DiscordApi, ServerThreadChannelChangeRateLimitPerUserListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeRateLimitPerUserListener to all created DiscordApi instances.
addServerThreadChannelChangeRateLimitPerUserListener(Supplier<ServerThreadChannelChangeRateLimitPerUserListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeRateLimitPerUserListener to all created DiscordApi instances.
addServerThreadChannelChangeRateLimitPerUserListener(ServerThreadChannelChangeRateLimitPerUserListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeRateLimitPerUserListener to all created DiscordApi instances.
addServerThreadChannelChangeRateLimitPerUserListener(ServerThreadChannelChangeRateLimitPerUserListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeRateLimitPerUserListener.
addServerThreadChannelChangeRateLimitPerUserListener(ServerThreadChannelChangeRateLimitPerUserListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeRateLimitPerUserListener.
addServerThreadChannelChangeRateLimitPerUserListener(ServerThreadChannelChangeRateLimitPerUserListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeRateLimitPerUserListener.
addServerThreadChannelChangeTotalMessageSentListener(Function<DiscordApi, ServerThreadChannelChangeTotalMessageSentListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeTotalMessageSentListener to all created DiscordApi instances.
addServerThreadChannelChangeTotalMessageSentListener(Supplier<ServerThreadChannelChangeTotalMessageSentListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeTotalMessageSentListener to all created DiscordApi instances.
addServerThreadChannelChangeTotalMessageSentListener(ServerThreadChannelChangeTotalMessageSentListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelChangeTotalMessageSentListener to all created DiscordApi instances.
addServerThreadChannelChangeTotalMessageSentListener(ServerThreadChannelChangeTotalMessageSentListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelChangeTotalMessageSentListener.
addServerThreadChannelChangeTotalMessageSentListener(ServerThreadChannelChangeTotalMessageSentListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelChangeTotalMessageSentListener.
addServerThreadChannelChangeTotalMessageSentListener(ServerThreadChannelChangeTotalMessageSentListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelChangeTotalMessageSentListener.
addServerThreadChannelCreateListener(Function<DiscordApi, ServerThreadChannelCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelCreateListener to all created DiscordApi instances.
addServerThreadChannelCreateListener(Supplier<ServerThreadChannelCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelCreateListener to all created DiscordApi instances.
addServerThreadChannelCreateListener(ServerThreadChannelCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelCreateListener to all created DiscordApi instances.
addServerThreadChannelCreateListener(ServerThreadChannelCreateListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelCreateListener.
addServerThreadChannelCreateListener(ServerThreadChannelCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelCreateListener.
addServerThreadChannelDeleteListener(Function<DiscordApi, ServerThreadChannelDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelDeleteListener to all created DiscordApi instances.
addServerThreadChannelDeleteListener(Supplier<ServerThreadChannelDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelDeleteListener to all created DiscordApi instances.
addServerThreadChannelDeleteListener(ServerThreadChannelDeleteListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelDeleteListener to all created DiscordApi instances.
addServerThreadChannelDeleteListener(ServerThreadChannelDeleteListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelDeleteListener.
addServerThreadChannelDeleteListener(ServerThreadChannelDeleteListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelDeleteListener.
addServerThreadChannelMembersUpdateListener(Function<DiscordApi, ServerThreadChannelMembersUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelMembersUpdateListener to all created DiscordApi instances.
addServerThreadChannelMembersUpdateListener(Supplier<ServerThreadChannelMembersUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelMembersUpdateListener to all created DiscordApi instances.
addServerThreadChannelMembersUpdateListener(ServerThreadChannelMembersUpdateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelMembersUpdateListener to all created DiscordApi instances.
addServerThreadChannelMembersUpdateListener(ServerThreadChannelMembersUpdateListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelMembersUpdateListener.
addServerThreadChannelMembersUpdateListener(ServerThreadChannelMembersUpdateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelMembersUpdateListener.
addServerThreadChannelMembersUpdateListener(ServerThreadChannelMembersUpdateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelMembersUpdateListener.
addServerThreadChannelUpdateListener(Function<DiscordApi, ServerThreadChannelUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelUpdateListener to all created DiscordApi instances.
addServerThreadChannelUpdateListener(Supplier<ServerThreadChannelUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelUpdateListener to all created DiscordApi instances.
addServerThreadChannelUpdateListener(ServerThreadChannelUpdateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadChannelUpdateListener to all created DiscordApi instances.
addServerThreadChannelUpdateListener(ServerThreadChannelUpdateListener) - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
Adds a ServerThreadChannelUpdateListener.
addServerThreadChannelUpdateListener(ServerThreadChannelUpdateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadChannelUpdateListener.
addServerThreadChannelUpdateListener(ServerThreadChannelUpdateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadChannelUpdateListener.
addServerThreadListSyncListener(Function<DiscordApi, ServerThreadListSyncListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadListSyncListener to all created DiscordApi instances.
addServerThreadListSyncListener(Supplier<ServerThreadListSyncListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadListSyncListener to all created DiscordApi instances.
addServerThreadListSyncListener(ServerThreadListSyncListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerThreadListSyncListener to all created DiscordApi instances.
addServerThreadListSyncListener(ServerThreadListSyncListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerThreadListSyncListener.
addServerThreadListSyncListener(ServerThreadListSyncListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerThreadListSyncListener.
addServerVoiceChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
Adds a listener that implements one or more ServerVoiceChannelAttachableListeners.
addServerVoiceChannelChangeBitrateListener(Function<DiscordApi, ServerVoiceChannelChangeBitrateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeBitrateListener to all created DiscordApi instances.
addServerVoiceChannelChangeBitrateListener(Supplier<ServerVoiceChannelChangeBitrateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeBitrateListener to all created DiscordApi instances.
addServerVoiceChannelChangeBitrateListener(ServerVoiceChannelChangeBitrateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeBitrateListener to all created DiscordApi instances.
addServerVoiceChannelChangeBitrateListener(ServerVoiceChannelChangeBitrateListener) - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
Adds a ServerVoiceChannelChangeBitrateListener.
addServerVoiceChannelChangeBitrateListener(ServerVoiceChannelChangeBitrateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeBitrateListener.
addServerVoiceChannelChangeBitrateListener(ServerVoiceChannelChangeBitrateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerVoiceChannelChangeBitrateListener.
addServerVoiceChannelChangeNsfwListener(Function<DiscordApi, ServerVoiceChannelChangeNsfwListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeNsfwListener to all created DiscordApi instances.
addServerVoiceChannelChangeNsfwListener(Supplier<ServerVoiceChannelChangeNsfwListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeNsfwListener to all created DiscordApi instances.
addServerVoiceChannelChangeNsfwListener(ServerVoiceChannelChangeNsfwListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeNsfwListener to all created DiscordApi instances.
addServerVoiceChannelChangeNsfwListener(ServerVoiceChannelChangeNsfwListener) - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
Adds a ServerVoiceChannelChangeNsfwListener.
addServerVoiceChannelChangeNsfwListener(ServerVoiceChannelChangeNsfwListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeNsfwListener.
addServerVoiceChannelChangeNsfwListener(ServerVoiceChannelChangeNsfwListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerVoiceChannelChangeNsfwListener.
addServerVoiceChannelChangeUserLimitListener(Function<DiscordApi, ServerVoiceChannelChangeUserLimitListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeUserLimitListener to all created DiscordApi instances.
addServerVoiceChannelChangeUserLimitListener(Supplier<ServerVoiceChannelChangeUserLimitListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeUserLimitListener to all created DiscordApi instances.
addServerVoiceChannelChangeUserLimitListener(ServerVoiceChannelChangeUserLimitListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeUserLimitListener to all created DiscordApi instances.
addServerVoiceChannelChangeUserLimitListener(ServerVoiceChannelChangeUserLimitListener) - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
Adds a ServerVoiceChannelChangeUserLimitListener.
addServerVoiceChannelChangeUserLimitListener(ServerVoiceChannelChangeUserLimitListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerVoiceChannelChangeUserLimitListener.
addServerVoiceChannelChangeUserLimitListener(ServerVoiceChannelChangeUserLimitListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerVoiceChannelChangeUserLimitListener.
addServerVoiceChannelMemberJoinListener(Function<DiscordApi, ServerVoiceChannelMemberJoinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelMemberJoinListener to all created DiscordApi instances.
addServerVoiceChannelMemberJoinListener(Supplier<ServerVoiceChannelMemberJoinListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelMemberJoinListener to all created DiscordApi instances.
addServerVoiceChannelMemberJoinListener(ServerVoiceChannelMemberJoinListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelMemberJoinListener to all created DiscordApi instances.
addServerVoiceChannelMemberJoinListener(ServerVoiceChannelMemberJoinListener) - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
Adds a ServerVoiceChannelMemberJoinListener.
addServerVoiceChannelMemberJoinListener(ServerVoiceChannelMemberJoinListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerVoiceChannelMemberJoinListener.
addServerVoiceChannelMemberJoinListener(ServerVoiceChannelMemberJoinListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerVoiceChannelMemberJoinListener.
addServerVoiceChannelMemberJoinListener(ServerVoiceChannelMemberJoinListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ServerVoiceChannelMemberJoinListener.
addServerVoiceChannelMemberLeaveListener(Function<DiscordApi, ServerVoiceChannelMemberLeaveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelMemberLeaveListener to all created DiscordApi instances.
addServerVoiceChannelMemberLeaveListener(Supplier<ServerVoiceChannelMemberLeaveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelMemberLeaveListener to all created DiscordApi instances.
addServerVoiceChannelMemberLeaveListener(ServerVoiceChannelMemberLeaveListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a ServerVoiceChannelMemberLeaveListener to all created DiscordApi instances.
addServerVoiceChannelMemberLeaveListener(ServerVoiceChannelMemberLeaveListener) - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
Adds a ServerVoiceChannelMemberLeaveListener.
addServerVoiceChannelMemberLeaveListener(ServerVoiceChannelMemberLeaveListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a ServerVoiceChannelMemberLeaveListener.
addServerVoiceChannelMemberLeaveListener(ServerVoiceChannelMemberLeaveListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a ServerVoiceChannelMemberLeaveListener.
addServerVoiceChannelMemberLeaveListener(ServerVoiceChannelMemberLeaveListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a ServerVoiceChannelMemberLeaveListener.
addSlashCommandCreateListener(Function<DiscordApi, SlashCommandCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a SlashCommandCreateListener to all created DiscordApi instances.
addSlashCommandCreateListener(Supplier<SlashCommandCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a SlashCommandCreateListener to all created DiscordApi instances.
addSlashCommandCreateListener(SlashCommandCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a SlashCommandCreateListener to all created DiscordApi instances.
addSlashCommandCreateListener(SlashCommandCreateListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a SlashCommandCreateListener.
addSlashCommandCreateListener(SlashCommandCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a SlashCommandCreateListener.
addSlashCommandCreateListener(SlashCommandCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a SlashCommandCreateListener.
addSlashCommandCreateListener(SlashCommandCreateListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a SlashCommandCreateListener.
addSticker(long) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds a sticker to the message.
addSticker(long) - Method in class org.javacord.api.entity.message.MessageBuilder
Adds a sticker to the message.
addSticker(Sticker) - Method in class org.javacord.api.entity.message.MessageBuilder
Adds a sticker to the message.
addStickerAttachableListener(T) - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
Adds a listener that implements one or more StickerAttachableListeners.
addStickerChangeDescriptionListener(Function<DiscordApi, StickerChangeDescriptionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerChangeDescriptionListener to all created DiscordApi instances.
addStickerChangeDescriptionListener(Supplier<StickerChangeDescriptionListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerChangeDescriptionListener to all created DiscordApi instances.
addStickerChangeDescriptionListener(StickerChangeDescriptionListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerChangeDescriptionListener to all created DiscordApi instances.
addStickerChangeDescriptionListener(StickerChangeDescriptionListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a StickerChangeDescriptionListener.
addStickerChangeDescriptionListener(StickerChangeDescriptionListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a StickerChangeDescriptionListener.
addStickerChangeDescriptionListener(StickerChangeDescriptionListener) - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
Adds a StickerChangeDescriptionListener.
addStickerChangeNameListener(Function<DiscordApi, StickerChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerChangeNameListener to all created DiscordApi instances.
addStickerChangeNameListener(Supplier<StickerChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerChangeNameListener to all created DiscordApi instances.
addStickerChangeNameListener(StickerChangeNameListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerChangeNameListener to all created DiscordApi instances.
addStickerChangeNameListener(StickerChangeNameListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a StickerChangeNameListener.
addStickerChangeNameListener(StickerChangeNameListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a StickerChangeNameListener.
addStickerChangeNameListener(StickerChangeNameListener) - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
Adds a StickerChangeNameListener.
addStickerChangeTagsListener(Function<DiscordApi, StickerChangeTagsListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerChangeTagsListener to all created DiscordApi instances.
addStickerChangeTagsListener(Supplier<StickerChangeTagsListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerChangeTagsListener to all created DiscordApi instances.
addStickerChangeTagsListener(StickerChangeTagsListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerChangeTagsListener to all created DiscordApi instances.
addStickerChangeTagsListener(StickerChangeTagsListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a StickerChangeTagsListener.
addStickerChangeTagsListener(StickerChangeTagsListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a StickerChangeTagsListener.
addStickerChangeTagsListener(StickerChangeTagsListener) - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
Adds a StickerChangeTagsListener.
addStickerCreateListener(Function<DiscordApi, StickerCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerCreateListener to all created DiscordApi instances.
addStickerCreateListener(Supplier<StickerCreateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerCreateListener to all created DiscordApi instances.
addStickerCreateListener(StickerCreateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerCreateListener to all created DiscordApi instances.
addStickerCreateListener(StickerCreateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a StickerCreateListener.
addStickerCreateListener(StickerCreateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a StickerCreateListener.
addStickerDeleteListener(Function<DiscordApi, StickerDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerDeleteListener to all created DiscordApi instances.
addStickerDeleteListener(Supplier<StickerDeleteListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerDeleteListener to all created DiscordApi instances.
addStickerDeleteListener(StickerDeleteListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a StickerDeleteListener to all created DiscordApi instances.
addStickerDeleteListener(StickerDeleteListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a StickerDeleteListener.
addStickerDeleteListener(StickerDeleteListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a StickerDeleteListener.
addStickerDeleteListener(StickerDeleteListener) - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
Adds a StickerDeleteListener.
addStickers(long...) - Method in class org.javacord.api.entity.message.MessageBuilder
Adds stickers to the message.
addStickers(Collection<Long>) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Adds stickers to the message.
addStickers(Collection<Sticker>) - Method in class org.javacord.api.entity.message.MessageBuilder
Adds stickers to the message.
addTextChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a listener that implements one or more TextChannelAttachableListeners.
addThreadMember(long) - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
Adds a member to this thread.
addThreadMember(User) - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
Adds a member to this thread.
addTransformer(AudioTransformer) - Method in interface org.javacord.api.audio.AudioSource
Adds a transformer to the audio source.
addTransformer(AudioTransformer) - Method in class org.javacord.api.audio.AudioSourceBase
 
addUser(long) - Method in class org.javacord.api.entity.message.mention.AllowedMentionsBuilder
Adds a user to the list which will be mentioned.
addUser(long) - Method in interface org.javacord.api.entity.message.mention.internal.AllowedMentionsBuilderDelegate
Adds a user to the mentions list which should be mentioned if mentioned.
addUser(String) - Method in class org.javacord.api.entity.message.mention.AllowedMentionsBuilder
Adds a user to the list which will be mentioned.
addUser(String) - Method in interface org.javacord.api.entity.message.mention.internal.AllowedMentionsBuilderDelegate
Adds a user to the mentions list which should be mentioned if mentioned.
addUser(User) - Method in interface org.javacord.api.entity.permission.Role
Adds the role to the given user.
addUser(User, String) - Method in interface org.javacord.api.entity.permission.Role
Adds the role to the given user.
addUserAttachableListener(T) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a listener that implements one or more UserAttachableListeners.
addUserChangeActivityListener(Function<DiscordApi, UserChangeActivityListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeActivityListener to all created DiscordApi instances.
addUserChangeActivityListener(Supplier<UserChangeActivityListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeActivityListener to all created DiscordApi instances.
addUserChangeActivityListener(UserChangeActivityListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeActivityListener to all created DiscordApi instances.
addUserChangeActivityListener(UserChangeActivityListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeActivityListener.
addUserChangeActivityListener(UserChangeActivityListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeActivityListener.
addUserChangeActivityListener(UserChangeActivityListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeActivityListener.
addUserChangeAvatarListener(Function<DiscordApi, UserChangeAvatarListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeAvatarListener to all created DiscordApi instances.
addUserChangeAvatarListener(Supplier<UserChangeAvatarListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeAvatarListener to all created DiscordApi instances.
addUserChangeAvatarListener(UserChangeAvatarListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeAvatarListener to all created DiscordApi instances.
addUserChangeAvatarListener(UserChangeAvatarListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeAvatarListener.
addUserChangeAvatarListener(UserChangeAvatarListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeAvatarListener.
addUserChangeAvatarListener(UserChangeAvatarListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeAvatarListener.
addUserChangeDeafenedListener(Function<DiscordApi, UserChangeDeafenedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeDeafenedListener to all created DiscordApi instances.
addUserChangeDeafenedListener(Supplier<UserChangeDeafenedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeDeafenedListener to all created DiscordApi instances.
addUserChangeDeafenedListener(UserChangeDeafenedListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeDeafenedListener to all created DiscordApi instances.
addUserChangeDeafenedListener(UserChangeDeafenedListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeDeafenedListener.
addUserChangeDeafenedListener(UserChangeDeafenedListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeDeafenedListener.
addUserChangeDeafenedListener(UserChangeDeafenedListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeDeafenedListener.
addUserChangeDiscriminatorListener(Function<DiscordApi, UserChangeDiscriminatorListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeDiscriminatorListener to all created DiscordApi instances.
addUserChangeDiscriminatorListener(Supplier<UserChangeDiscriminatorListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeDiscriminatorListener to all created DiscordApi instances.
addUserChangeDiscriminatorListener(UserChangeDiscriminatorListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeDiscriminatorListener to all created DiscordApi instances.
addUserChangeDiscriminatorListener(UserChangeDiscriminatorListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeDiscriminatorListener.
addUserChangeDiscriminatorListener(UserChangeDiscriminatorListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeDiscriminatorListener.
addUserChangeDiscriminatorListener(UserChangeDiscriminatorListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeDiscriminatorListener.
addUserChangeMutedListener(Function<DiscordApi, UserChangeMutedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeMutedListener to all created DiscordApi instances.
addUserChangeMutedListener(Supplier<UserChangeMutedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeMutedListener to all created DiscordApi instances.
addUserChangeMutedListener(UserChangeMutedListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeMutedListener to all created DiscordApi instances.
addUserChangeMutedListener(UserChangeMutedListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeMutedListener.
addUserChangeMutedListener(UserChangeMutedListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeMutedListener.
addUserChangeMutedListener(UserChangeMutedListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeMutedListener.
addUserChangeNameListener(Function<DiscordApi, UserChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeNameListener to all created DiscordApi instances.
addUserChangeNameListener(Supplier<UserChangeNameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeNameListener to all created DiscordApi instances.
addUserChangeNameListener(UserChangeNameListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeNameListener to all created DiscordApi instances.
addUserChangeNameListener(UserChangeNameListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeNameListener.
addUserChangeNameListener(UserChangeNameListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeNameListener.
addUserChangeNameListener(UserChangeNameListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeNameListener.
addUserChangeNicknameListener(Function<DiscordApi, UserChangeNicknameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeNicknameListener to all created DiscordApi instances.
addUserChangeNicknameListener(Supplier<UserChangeNicknameListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeNicknameListener to all created DiscordApi instances.
addUserChangeNicknameListener(UserChangeNicknameListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeNicknameListener to all created DiscordApi instances.
addUserChangeNicknameListener(UserChangeNicknameListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeNicknameListener.
addUserChangeNicknameListener(UserChangeNicknameListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeNicknameListener.
addUserChangeNicknameListener(UserChangeNicknameListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeNicknameListener.
addUserChangePendingListener(Function<DiscordApi, UserChangePendingListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangePendingListener to all created DiscordApi instances.
addUserChangePendingListener(Supplier<UserChangePendingListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangePendingListener to all created DiscordApi instances.
addUserChangePendingListener(UserChangePendingListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangePendingListener to all created DiscordApi instances.
addUserChangePendingListener(UserChangePendingListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangePendingListener.
addUserChangePendingListener(UserChangePendingListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangePendingListener.
addUserChangePendingListener(UserChangePendingListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangePendingListener.
addUserChangeSelfDeafenedListener(Function<DiscordApi, UserChangeSelfDeafenedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeSelfDeafenedListener to all created DiscordApi instances.
addUserChangeSelfDeafenedListener(Supplier<UserChangeSelfDeafenedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeSelfDeafenedListener to all created DiscordApi instances.
addUserChangeSelfDeafenedListener(UserChangeSelfDeafenedListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeSelfDeafenedListener to all created DiscordApi instances.
addUserChangeSelfDeafenedListener(UserChangeSelfDeafenedListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeSelfDeafenedListener.
addUserChangeSelfDeafenedListener(UserChangeSelfDeafenedListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeSelfDeafenedListener.
addUserChangeSelfDeafenedListener(UserChangeSelfDeafenedListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeSelfDeafenedListener.
addUserChangeSelfMutedListener(Function<DiscordApi, UserChangeSelfMutedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeSelfMutedListener to all created DiscordApi instances.
addUserChangeSelfMutedListener(Supplier<UserChangeSelfMutedListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeSelfMutedListener to all created DiscordApi instances.
addUserChangeSelfMutedListener(UserChangeSelfMutedListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeSelfMutedListener to all created DiscordApi instances.
addUserChangeSelfMutedListener(UserChangeSelfMutedListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeSelfMutedListener.
addUserChangeSelfMutedListener(UserChangeSelfMutedListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeSelfMutedListener.
addUserChangeSelfMutedListener(UserChangeSelfMutedListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeSelfMutedListener.
addUserChangeServerAvatarListener(Function<DiscordApi, UserChangeServerAvatarListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeServerAvatarListener to all created DiscordApi instances.
addUserChangeServerAvatarListener(Supplier<UserChangeServerAvatarListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeServerAvatarListener to all created DiscordApi instances.
addUserChangeServerAvatarListener(UserChangeServerAvatarListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeServerAvatarListener to all created DiscordApi instances.
addUserChangeServerAvatarListener(UserChangeServerAvatarListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeServerAvatarListener.
addUserChangeServerAvatarListener(UserChangeServerAvatarListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeServerAvatarListener.
addUserChangeServerAvatarListener(UserChangeServerAvatarListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeServerAvatarListener.
addUserChangeStatusListener(Function<DiscordApi, UserChangeStatusListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeStatusListener to all created DiscordApi instances.
addUserChangeStatusListener(Supplier<UserChangeStatusListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeStatusListener to all created DiscordApi instances.
addUserChangeStatusListener(UserChangeStatusListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeStatusListener to all created DiscordApi instances.
addUserChangeStatusListener(UserChangeStatusListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeStatusListener.
addUserChangeStatusListener(UserChangeStatusListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeStatusListener.
addUserChangeStatusListener(UserChangeStatusListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeStatusListener.
addUserChangeTimeoutListener(Function<DiscordApi, UserChangeTimeoutListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeTimeoutListener to all created DiscordApi instances.
addUserChangeTimeoutListener(Supplier<UserChangeTimeoutListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeTimeoutListener to all created DiscordApi instances.
addUserChangeTimeoutListener(UserChangeTimeoutListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserChangeTimeoutListener to all created DiscordApi instances.
addUserChangeTimeoutListener(UserChangeTimeoutListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserChangeTimeoutListener.
addUserChangeTimeoutListener(UserChangeTimeoutListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserChangeTimeoutListener.
addUserChangeTimeoutListener(UserChangeTimeoutListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserChangeTimeoutListener.
addUserContextMenuCommandListener(Function<DiscordApi, UserContextMenuCommandListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserContextMenuCommandListener to all created DiscordApi instances.
addUserContextMenuCommandListener(Supplier<UserContextMenuCommandListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserContextMenuCommandListener to all created DiscordApi instances.
addUserContextMenuCommandListener(UserContextMenuCommandListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserContextMenuCommandListener to all created DiscordApi instances.
addUserContextMenuCommandListener(UserContextMenuCommandListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a UserContextMenuCommandListener.
addUserContextMenuCommandListener(UserContextMenuCommandListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserContextMenuCommandListener.
addUserContextMenuCommandListener(UserContextMenuCommandListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserContextMenuCommandListener.
addUserContextMenuCommandListener(UserContextMenuCommandListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserContextMenuCommandListener.
addUserRoleAddListener(Function<DiscordApi, UserRoleAddListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserRoleAddListener to all created DiscordApi instances.
addUserRoleAddListener(Supplier<UserRoleAddListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserRoleAddListener to all created DiscordApi instances.
addUserRoleAddListener(UserRoleAddListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserRoleAddListener to all created DiscordApi instances.
addUserRoleAddListener(UserRoleAddListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserRoleAddListener.
addUserRoleAddListener(UserRoleAddListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a UserRoleAddListener.
addUserRoleAddListener(UserRoleAddListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserRoleAddListener.
addUserRoleAddListener(UserRoleAddListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserRoleAddListener.
addUserRoleRemoveListener(Function<DiscordApi, UserRoleRemoveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserRoleRemoveListener to all created DiscordApi instances.
addUserRoleRemoveListener(Supplier<UserRoleRemoveListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserRoleRemoveListener to all created DiscordApi instances.
addUserRoleRemoveListener(UserRoleRemoveListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserRoleRemoveListener to all created DiscordApi instances.
addUserRoleRemoveListener(UserRoleRemoveListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserRoleRemoveListener.
addUserRoleRemoveListener(UserRoleRemoveListener) - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
Adds a UserRoleRemoveListener.
addUserRoleRemoveListener(UserRoleRemoveListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserRoleRemoveListener.
addUserRoleRemoveListener(UserRoleRemoveListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserRoleRemoveListener.
addUsers(Collection<Long>) - Method in class org.javacord.api.entity.message.mention.AllowedMentionsBuilder
Adds the users to the list which will be mentioned.
addUsers(Collection<Long>) - Method in interface org.javacord.api.entity.message.mention.internal.AllowedMentionsBuilderDelegate
Adds a collection of user id's to the mentions list which should be mentioned if mentioned.
addUserStartTypingListener(Function<DiscordApi, UserStartTypingListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserStartTypingListener to all created DiscordApi instances.
addUserStartTypingListener(Supplier<UserStartTypingListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserStartTypingListener to all created DiscordApi instances.
addUserStartTypingListener(UserStartTypingListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a UserStartTypingListener to all created DiscordApi instances.
addUserStartTypingListener(UserStartTypingListener) - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
Adds a UserStartTypingListener.
addUserStartTypingListener(UserStartTypingListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a UserStartTypingListener.
addUserStartTypingListener(UserStartTypingListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a UserStartTypingListener.
addUserStartTypingListener(UserStartTypingListener) - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
Adds a UserStartTypingListener.
addVoiceChannelAttachableListener(T) - Method in interface org.javacord.api.listener.channel.VoiceChannelAttachableListenerManager
Adds a listener that implements one or more VoiceChannelAttachableListeners.
addVoiceServerUpdateListener(Function<DiscordApi, VoiceServerUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a VoiceServerUpdateListener to all created DiscordApi instances.
addVoiceServerUpdateListener(Supplier<VoiceServerUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a VoiceServerUpdateListener to all created DiscordApi instances.
addVoiceServerUpdateListener(VoiceServerUpdateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a VoiceServerUpdateListener to all created DiscordApi instances.
addVoiceServerUpdateListener(VoiceServerUpdateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a VoiceServerUpdateListener.
addVoiceServerUpdateListener(VoiceServerUpdateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a VoiceServerUpdateListener.
addVoiceStateUpdateListener(Function<DiscordApi, VoiceStateUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a VoiceStateUpdateListener to all created DiscordApi instances.
addVoiceStateUpdateListener(Supplier<VoiceStateUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a VoiceStateUpdateListener to all created DiscordApi instances.
addVoiceStateUpdateListener(VoiceStateUpdateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a VoiceStateUpdateListener to all created DiscordApi instances.
addVoiceStateUpdateListener(VoiceStateUpdateListener) - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
Adds a VoiceStateUpdateListener.
addVoiceStateUpdateListener(VoiceStateUpdateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a VoiceStateUpdateListener.
addWebhookAttachableListener(T) - Method in interface org.javacord.api.listener.webhook.WebhookAttachableListenerManager
Adds a listener that implements one or more WebhookAttachableListeners.
addWebhooksUpdateListener(Function<DiscordApi, WebhooksUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a WebhooksUpdateListener to all created DiscordApi instances.
addWebhooksUpdateListener(Supplier<WebhooksUpdateListener>) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a WebhooksUpdateListener to all created DiscordApi instances.
addWebhooksUpdateListener(WebhooksUpdateListener) - Method in interface org.javacord.api.listener.ChainableGloballyAttachableListenerManager
Adds a WebhooksUpdateListener to all created DiscordApi instances.
addWebhooksUpdateListener(WebhooksUpdateListener) - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
Adds a WebhooksUpdateListener.
addWebhooksUpdateListener(WebhooksUpdateListener) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
Adds a WebhooksUpdateListener.
addWebhooksUpdateListener(WebhooksUpdateListener) - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
Adds a WebhooksUpdateListener.
ADMINISTRATOR - org.javacord.api.entity.permission.PermissionType
 
affectsAllChannels() - Method in interface org.javacord.api.interaction.ApplicationCommandPermissions
Gets whether these permissions affect all the server's channels.
affectsEveryoneRole() - Method in interface org.javacord.api.interaction.ApplicationCommandPermissions
Gets whether these permissions affect the everyone role.
AFK_CHANNEL_ID - org.javacord.api.entity.auditlog.AuditLogChangeType
 
AFK_TIMEOUT - org.javacord.api.entity.auditlog.AuditLogChangeType
 
AGE_RESTRICTED - org.javacord.api.entity.server.NsfwLevel
The server is age restricted.
ALL_MEMBERS - org.javacord.api.entity.server.ExplicitContentFilterLevel
 
ALL_MESSAGES - org.javacord.api.entity.server.DefaultMessageNotificationLevel
 
ALLOWED - org.javacord.api.entity.permission.PermissionState
The given type is allowed.
ALLOWED_PERMISSIONS - org.javacord.api.entity.auditlog.AuditLogChangeType
 
AllowedMentions - Interface in org.javacord.api.entity.message.mention
This interface represents a mention.
AllowedMentionsBuilder - Class in org.javacord.api.entity.message.mention
This class is used to create mentions.
AllowedMentionsBuilder() - Constructor for class org.javacord.api.entity.message.mention.AllowedMentionsBuilder
 
AllowedMentionsBuilderDelegate - Interface in org.javacord.api.entity.message.mention.internal
 
AllowedMentionType - Enum in org.javacord.api.entity.message.mention
 
AMSTERDAM - org.javacord.api.entity.Region
 
ANIMATED_BANNER - org.javacord.api.entity.server.ServerFeature
Server has access to set an animated guild banner image.
ANIMATED_ICON - org.javacord.api.entity.server.ServerFeature
Server has access to set an animated Server icon.
APNG - org.javacord.api.entity.sticker.StickerFormatType
An APNG (animated) image.
append(Object) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Appends the string representation of the object (calling String.valueOf(Object) method) to the message.
append(Object) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Appends the string representation of the object (calling String.valueOf(Object) method) to the message.
append(Object) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
append(Object) - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Appends the string representation of the object (calling String.valueOf(Object) method) to the message.
append(String, MessageDecoration...) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Appends a sting with or without decoration to the message.
append(String, MessageDecoration...) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Appends a sting with or without decoration to the message.
append(String, MessageDecoration...) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
append(String, MessageDecoration...) - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Appends a sting with or without decoration to the message.
append(Mentionable) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Appends a mentionable entity (usually a user or channel) to the message.
append(Mentionable) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Appends a mentionable entity (usually a user or channel) to the message.
append(Mentionable) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
append(Mentionable) - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Appends a mentionable entity (usually a user or channel) to the message.
appendCode(String, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Appends code to the message.
appendCode(String, String) - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Appends code to the message.
appendCode(String, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
appendCode(String, String) - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Appends code to the message.
appendNamedLink(String, String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Appends a named link to the message.
appendNamedLink(String, String) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
appendNamedLink(String, String) - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Appends a named link "[name](link)" to the message.
appendNewLine() - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Appends a new line to the message.
appendNewLine() - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
Appends a new line to the message.
appendNewLine() - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
appendNewLine() - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
Appends a new line to the message.
APPLICATION_COMMAND - org.javacord.api.interaction.ApplicationCommandType
This is not an official type and can be any application command type.
APPLICATION_COMMAND - org.javacord.api.interaction.InteractionType
 
APPLICATION_COMMAND_AUTOCOMPLETE - org.javacord.api.interaction.InteractionType
 
APPLICATION_COMMAND_PERMISSION_UPDATE - org.javacord.api.entity.auditlog.AuditLogActionType
 
APPLICATION_ID - org.javacord.api.entity.auditlog.AuditLogChangeType
 
ApplicationCommand - Interface in org.javacord.api.interaction
 
ApplicationCommandBuilder<R extends ApplicationCommand,​D extends ApplicationCommandBuilderDelegate<R>,​T extends ApplicationCommandBuilder<R,​D,​T>> - Class in org.javacord.api.interaction
 
ApplicationCommandBuilder(D) - Constructor for class org.javacord.api.interaction.ApplicationCommandBuilder
 
ApplicationCommandBuilderDelegate<T extends ApplicationCommand> - Interface in org.javacord.api.interaction.internal
 
ApplicationCommandEvent - Interface in org.javacord.api.event.interaction
 
ApplicationCommandInteraction - Interface in org.javacord.api.interaction
 
ApplicationCommandPermissions - Interface in org.javacord.api.interaction
 
ApplicationCommandPermissionsUpdateEvent - Interface in org.javacord.api.event.server
An application command permissions update event.
ApplicationCommandPermissionsUpdateListener - Interface in org.javacord.api.listener.server
This listener listens to application command permissions updates.
ApplicationCommandPermissionType - Enum in org.javacord.api.interaction
 
ApplicationCommandType - Enum in org.javacord.api.interaction
 
ApplicationCommandUpdater<T extends ApplicationCommand,​D extends ApplicationCommandUpdaterDelegate<T>,​B extends ApplicationCommandUpdater<T,​D,​B>> - Class in org.javacord.api.interaction
 
ApplicationCommandUpdater(D) - Constructor for class org.javacord.api.interaction.ApplicationCommandUpdater
 
ApplicationCommandUpdaterDelegate<T extends ApplicationCommand> - Interface in org.javacord.api.interaction.internal
 
ApplicationInfo - Interface in org.javacord.api.entity
Represents the information of an application (aka.
ApplicationOwner - Interface in org.javacord.api.entity
The owner of an application.
APPLICATIONS_BUILDS_READ - org.javacord.api.BotInviteScope
 
APPLICATIONS_BUILDS_UPLOAD - org.javacord.api.BotInviteScope
 
APPLICATIONS_COMMANDS - org.javacord.api.BotInviteScope
 
APPLICATIONS_COMMANDS_PERMISSIONS_UPDATE - org.javacord.api.BotInviteScope
 
APPLICATIONS_ENTITLEMENTS - org.javacord.api.BotInviteScope
 
APPLICATIONS_STORE_UPDATE - org.javacord.api.BotInviteScope
 
applyChanges() - Method in class org.javacord.api.entity.message.MessageUpdater
Edits the message, updating all fields that have been changed by a method call.
applyToText(String) - Method in enum org.javacord.api.entity.message.MessageDecoration
Applies the message decoration to the given text.
applyTransformers(byte[]) - Method in class org.javacord.api.audio.AudioSourceBase
Transforms the given frame using the audio source's transformers.
ARCHIVED - org.javacord.api.entity.auditlog.AuditLogChangeType
 
ArchivedThreads - Interface in org.javacord.api.entity.server
 
areYouDeafened() - Method in interface org.javacord.api.entity.server.Server
Gets your deafened state.
areYouMuted() - Method in interface org.javacord.api.entity.server.Server
Gets your muted state.
areYouSelfDeafened() - Method in interface org.javacord.api.entity.server.Server
Gets your self-deafened state.
areYouSelfMuted() - Method in interface org.javacord.api.entity.server.Server
Gets your self-muted state.
as(Class<T>) - Method in interface org.javacord.api.util.Specializable
Get this instance as a desired subtype.
asActionRow() - Method in interface org.javacord.api.entity.message.component.HighLevelComponent
Gets the component as an ActionRow if it's of that type.
asAutocompleteInteraction() - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as autocomplete interaction if the type matches.
asAutocompleteInteraction(long) - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as autocomplete interaction if the type and the command id match.
asBufferableAudioSource() - Method in interface org.javacord.api.audio.AudioSource
Gets this audio source as a BufferableAudioSource.
asBufferedImage() - Method in interface org.javacord.api.entity.Icon
Gets the icon as BufferedImage.
asBufferedImage(DiscordApi) - Method in interface org.javacord.api.entity.message.embed.EmbedImage
Downloads the image as a BufferedImage.
asBufferedImage(DiscordApi) - Method in interface org.javacord.api.entity.message.embed.EmbedThumbnail
Downloads the thumbnail as a BufferedImage.
asButton() - Method in interface org.javacord.api.entity.message.component.LowLevelComponent
Gets the component as a Button if it's of that type.
asButtonInteraction() - Method in interface org.javacord.api.interaction.MessageComponentInteraction
Get this interaction as button interaction if the type matches.
asByteArray() - Method in interface org.javacord.api.entity.Attachment
Downloads the attachment as a byte array.
asByteArray() - Method in interface org.javacord.api.entity.Icon
Gets the icon as byte array.
asByteArray(DiscordApi) - Method in interface org.javacord.api.entity.message.embed.EmbedImage
Downloads the image as a byte array.
asByteArray(DiscordApi) - Method in interface org.javacord.api.entity.message.embed.EmbedThumbnail
Downloads the thumbnail as a byte array.
asCategorizable() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as categorizable.
asChannel() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntryTarget
Gets the target as channel.
asChannelCategory() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as channel category.
asCustomEmoji() - Method in interface org.javacord.api.entity.emoji.CustomEmoji
 
asCustomEmoji() - Method in interface org.javacord.api.entity.emoji.Emoji
Gets the emoji as a custom emoji.
asDownloadableAudioSource() - Method in interface org.javacord.api.audio.AudioSource
Gets this audio source as a DownloadableAudioSource.
asImage() - Method in interface org.javacord.api.entity.Attachment
Downloads the attachment as an image.
asIncomingWebhook() - Method in interface org.javacord.api.entity.webhook.Webhook
Gets the webhook as incoming webhook.
asInputStream() - Method in interface org.javacord.api.entity.Attachment
Downloads the attachment as an input stream.
asInputStream() - Method in interface org.javacord.api.entity.Icon
Gets the input stream for the icon.
asInputStream(DiscordApi) - Method in interface org.javacord.api.entity.message.embed.EmbedImage
Downloads the image as an input stream.
asInputStream(DiscordApi) - Method in interface org.javacord.api.entity.message.embed.EmbedThumbnail
Downloads the thumbnail as an input stream.
asInt() - Method in enum org.javacord.api.audio.SpeakingFlag
Gets the integer value of the flag.
asInt() - Method in enum org.javacord.api.entity.activity.ActivityFlag
Gets the integer value of the activity flag.
asInt() - Method in enum org.javacord.api.entity.channel.AutoArchiveDuration
Gets the duration in minutes.
asInt() - Method in enum org.javacord.api.entity.server.SystemChannelFlag
Gets the integer value of the flag.
asInt() - Method in enum org.javacord.api.entity.user.UserFlag
Gets the integer value of the flag.
asKnownCustomEmoji() - Method in interface org.javacord.api.entity.emoji.CustomEmoji
 
asKnownCustomEmoji() - Method in interface org.javacord.api.entity.emoji.Emoji
Gets the emoji as a known custom emoji.
asMessageComponentInteraction() - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as message component interaction if the type matches.
asMessageComponentInteractionWithCustomId(String) - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as message component interaction if the type and the given custom id match.
asMessageContextMenuInteraction() - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as message context menu interaction if the type matches.
asMessageContextMenuInteractionWithCommandId(long) - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as message context menu interaction if the type and the command id match.
asModalInteraction() - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as modal interaction if the type matches.
asModalInteractionWithCustomId(String) - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as modal interaction if the type and the given custom id match.
asPauseableAudioSource() - Method in interface org.javacord.api.audio.AudioSource
Gets this audio source as a PauseableAudioSource.
asPrivateChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as private channel.
asRegularServerChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as regular server channel.
asRole() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntryTarget
Gets the target as role.
asSeekableAudioSource() - Method in interface org.javacord.api.audio.AudioSource
Gets this audio source as a SeekableAudioSource.
asSelectMenu() - Method in interface org.javacord.api.entity.message.component.LowLevelComponent
Gets the component as a SelectMenu if it's of that type.
asSelectMenuInteraction() - Method in interface org.javacord.api.interaction.MessageComponentInteraction
Get this interaction as select menu interaction if the type matches.
asServer() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntryTarget
Gets the target as server.
asServerChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as server channel.
asServerForumChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as server forum channel.
asServerStageVoiceChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as server stage voice channel.
asServerTextChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as server text channel.
asServerThreadChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as server thread channel.
asServerVoiceChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as server voice channel.
ASSET - org.javacord.api.entity.auditlog.AuditLogChangeType
 
asSlashCommandInteraction() - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as slash command interaction if the type matches.
asSlashCommandInteractionWithCommandId(long) - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as slash command interaction if the type and the command id match.
asTextChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as text channel.
asTextInput() - Method in interface org.javacord.api.entity.message.component.LowLevelComponent
Gets the component as a TextInput if it's of that type.
asUnicodeEmoji() - Method in interface org.javacord.api.entity.emoji.CustomEmoji
 
asUnicodeEmoji() - Method in interface org.javacord.api.entity.emoji.Emoji
Gets the emoji as a unicode emoji.
asUser() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntryTarget
Gets the target as user.
asUser() - Method in interface org.javacord.api.entity.message.MessageAuthor
Gets the author as user.
asUserContextMenuInteraction() - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as user context menu interaction if the type matches.
asUserContextMenuInteractionWithCommandId(long) - Method in interface org.javacord.api.interaction.Interaction
Get this interaction as user context menu interaction if the type and the command id match.
asVoiceChannel() - Method in interface org.javacord.api.entity.channel.Channel
Gets the channel as voice channel.
asWebhook() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntryTarget
Gets the target as webhook.
asWebhook() - Method in interface org.javacord.api.entity.message.MessageAuthor
Gets the author as a webhook.
ATTACH_FILE - org.javacord.api.entity.permission.PermissionType
 
Attachment - Interface in org.javacord.api.entity
This class represents an attachment.
ATTACHMENT - org.javacord.api.interaction.SlashCommandOptionType
 
AudioConnection - Interface in org.javacord.api.audio
 
AudioConnectionAttachableListener - Interface in org.javacord.api.listener.audio
This is a marker interface for listeners that can be attached to an AudioConnection.
AudioConnectionAttachableListenerManager - Interface in org.javacord.api.listener.audio
This class can be used to add and retrieve AudioConnectionAttachableListeners.
AudioSource - Interface in org.javacord.api.audio
 
AudioSourceAttachableListener - Interface in org.javacord.api.listener.audio
This is a marker interface for listeners that can be attached to an AudioSource.
AudioSourceAttachableListenerManager - Interface in org.javacord.api.listener.audio
This class can be used to add and retrieve AudioSourceAttachableListeners.
AudioSourceBase - Class in org.javacord.api.audio
The base class of every audio source.
AudioSourceBase(DiscordApi) - Constructor for class org.javacord.api.audio.AudioSourceBase
Creates a new audio source base.
AudioSourceBaseDelegate - Interface in org.javacord.api.audio.internal
This class is internally used by the AudioSourceBase.
AudioSourceEvent - Interface in org.javacord.api.event.audio
An audio source event.
AudioSourceFinishedEvent - Interface in org.javacord.api.event.audio
An audio source finished event.
AudioSourceFinishedListener - Interface in org.javacord.api.listener.audio
This listener listens to finished audio sources.
AudioTransformer - Interface in org.javacord.api.audio
Used to intercept and transform audio frames.
AuditLog - Interface in org.javacord.api.entity.auditlog
The class represents an audit log.
AuditLogActionType - Enum in org.javacord.api.entity.auditlog
An enum with all action types.
AuditLogChange<T> - Interface in org.javacord.api.entity.auditlog
This class represents an audit log change.
AuditLogChangeType - Enum in org.javacord.api.entity.auditlog
This class represents an audit log change type (sometimes also called key).
AuditLogEntry - Interface in org.javacord.api.entity.auditlog
The interface represents an audit log entry.
AuditLogEntryTarget - Interface in org.javacord.api.entity.auditlog
An audit log entry target.
AUTH_PARAM_PATTERN - Static variable in interface org.javacord.api.util.auth.Response
 
AUTH_PARAM_PATTERN_PART - Static variable in interface org.javacord.api.util.auth.Response
 
AUTH_PARAM_SPLIT_PATTERN - Static variable in interface org.javacord.api.util.auth.Response
 
AUTH_SCHEME_AND_PARAM_PATTERN - Static variable in interface org.javacord.api.util.auth.Response
 
AUTH_SCHEME_AND_TOKEN68_PATTERN - Static variable in interface org.javacord.api.util.auth.Response
 
AUTH_SCHEME_PATTERN - Static variable in interface org.javacord.api.util.auth.Response
 
authenticate(Route, Request, Response) - Method in interface org.javacord.api.util.auth.Authenticator
Gets authentication headers to authenticate against a remove server for the call described by the given parameters.
AUTHENTICATION_HEADER_VALUE_PATTERN - Static variable in interface org.javacord.api.util.auth.Response
 
AUTHENTICATION_HEADER_VALUE_SPLIT_PATTERN - Static variable in interface org.javacord.api.util.auth.Response
 
AUTHENTICATION_HEADER_VALUE_SPLIT_PATTERN_PART - Static variable in interface org.javacord.api.util.auth.Response
 
Authenticator - Interface in org.javacord.api.util.auth
This class represents an authenticator that can be used to provide authentication headers for remote servers.
AUTO_ARCHIVE_DURATION - org.javacord.api.entity.auditlog.AuditLogChangeType
 
AUTO_MODERATION - org.javacord.api.entity.server.ServerFeature
Server has set up auto moderation rules.
AutoArchiveDuration - Enum in org.javacord.api.entity.channel
 
AutocompleteCreateEvent - Interface in org.javacord.api.event.interaction
An autocomplete command create event.
AutocompleteCreateListener - Interface in org.javacord.api.listener.interaction
This listener listens to autocomplete interaction creations.
AutocompleteInteraction - Interface in org.javacord.api.interaction
 
AVAILABLE - org.javacord.api.entity.auditlog.AuditLogChangeType
 
AVATAR - org.javacord.api.entity.auditlog.AuditLogChangeType
 
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