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

C

Cache<T> - Class in org.javacord.core.util.cache
An immutable cache, optionally with indexes.
CachedMessagePinEventImpl - Class in org.javacord.core.event.message
The implementation of CachedMessagePinEvent.
CachedMessagePinEventImpl(Message) - Constructor for class org.javacord.core.event.message.CachedMessagePinEventImpl
Creates a new cached message pin event.
CachedMessageUnpinEventImpl - Class in org.javacord.core.event.message
The implementation of CachedMessageUnpinEvent.
CachedMessageUnpinEventImpl(Message) - Constructor for class org.javacord.core.event.message.CachedMessageUnpinEventImpl
Creates a new cached message unpin event.
canDispatchEvents() - Method in class org.javacord.core.DiscordApiImpl
 
CANNOT_DELETE_A_CHANNEL_REQUIRED_FOR_COMMUNITY_SERVERS - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_EDIT_A_MESSAGE_AUTHORED_BY_ANOTHER_USER - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_EDIT_STICKERS_WITHING_A_MESSAGE - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_EXECUTE_ACTION_ON_A_DM_CHANNEL - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_EXECUTE_ACTION_ON_A_SYSTEM_MESSAGE - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_EXECUTE_ACTION_ON_THIS_CHANNEL_TYPE - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_REPLY_WITHOUT_PERMISSION_TO_READ_MESSAGE_HISTORY - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_SELF_REDEEM_THIS_GIFT - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_SEND_A_MESSAGE_IN_A_FORUM_CHANNEL - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_SEND_AN_EMPTY_MESSAGE - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_SEND_MESSAGES_IN_A_VOICE_CHANNEL - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_SEND_MESSAGES_TO_THIS_USER - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CANNOT_UPDATE_A_FINISHED_EVENT - org.javacord.core.util.rest.RestRequestResultErrorCode
 
canYouReadContent() - Method in class org.javacord.core.entity.message.MessageImpl
 
category - Variable in class org.javacord.core.entity.channel.ServerForumChannelUpdaterDelegateImpl
The category to update.
category - Variable in class org.javacord.core.entity.channel.ServerTextChannelUpdaterDelegateImpl
The category to update.
category - Variable in class org.javacord.core.entity.channel.ServerVoiceChannelUpdaterDelegateImpl
The category to update.
ceiling(Message) - Method in class org.javacord.core.entity.message.MessageSetImpl
 
CertainMessageEventImpl - Class in org.javacord.core.event.message
The implementation of CertainMessageEvent.
CertainMessageEventImpl(Message) - Constructor for class org.javacord.core.event.message.CertainMessageEventImpl
Creates a new certain message event.
channel - Variable in class org.javacord.core.entity.channel.RegularServerChannelUpdaterDelegateImpl
The channel to update.
channel - Variable in class org.javacord.core.entity.channel.ServerChannelUpdaterDelegateImpl
The channel to update.
channel - Variable in class org.javacord.core.entity.webhook.WebhookBuilderDelegateImpl
The channel for the webhook.
channel - Variable in class org.javacord.core.entity.webhook.WebhookUpdaterDelegateImpl
The channel to update.
channel - Variable in class org.javacord.core.event.channel.server.voice.ServerVoiceChannelEventImpl
The channel of the event.
CHANNEL - org.javacord.core.util.rest.RestEndpoint
 
CHANNEL_INVITE - org.javacord.core.util.rest.RestEndpoint
 
CHANNEL_MESSAGE_WITH_SOURCE - org.javacord.core.entity.message.InteractionCallbackType
Respond to an interaction with a message.
CHANNEL_TYPING - org.javacord.core.util.rest.RestEndpoint
 
CHANNEL_VERIFICATION_LEVEL_IS_TOO_HIGH - org.javacord.core.util.rest.RestRequestResultErrorCode
 
CHANNEL_WEBHOOK - org.javacord.core.util.rest.RestEndpoint
 
ChannelCache - Class in org.javacord.core.util.cache
An immutable cache for all channel entities.
ChannelCategoryBuilderDelegateImpl - Class in org.javacord.core.entity.channel
The implementation of ChannelCategoryBuilderDelegate.
ChannelCategoryBuilderDelegateImpl(ServerImpl) - Constructor for class org.javacord.core.entity.channel.ChannelCategoryBuilderDelegateImpl
Creates a new channel category builder delegate.
ChannelCategoryImpl - Class in org.javacord.core.entity.channel
The implementation of ChannelCategory.
ChannelCategoryImpl(DiscordApiImpl, ServerImpl, JsonNode) - Constructor for class org.javacord.core.entity.channel.ChannelCategoryImpl
Creates a new server channel category object.
ChannelCreateHandler - Class in org.javacord.core.util.handler.channel
Handles the channel create packet.
ChannelCreateHandler(DiscordApi) - Constructor for class org.javacord.core.util.handler.channel.ChannelCreateHandler
Creates a new instance of this class.
ChannelDeleteHandler - Class in org.javacord.core.util.handler.channel
Handles the channel delete packet.
ChannelDeleteHandler(DiscordApi) - Constructor for class org.javacord.core.util.handler.channel.ChannelDeleteHandler
Creates a new instance of this class.
ChannelPinsUpdateEventImpl - Class in org.javacord.core.event.message
The implementation of ChannelPinsUpdateEvent.
ChannelPinsUpdateEventImpl(TextChannel, Instant) - Constructor for class org.javacord.core.event.message.ChannelPinsUpdateEventImpl
Creates a new channel pins update event.
ChannelPinsUpdateHandler - Class in org.javacord.core.util.handler.channel
Handles the channel pins update packet.
ChannelPinsUpdateHandler(DiscordApi) - Constructor for class org.javacord.core.util.handler.channel.ChannelPinsUpdateHandler
Creates a new instance of this class.
ChannelUpdateHandler - Class in org.javacord.core.util.handler.channel
Handles the channel update packet.
ChannelUpdateHandler(DiscordApi) - Constructor for class org.javacord.core.util.handler.channel.ChannelUpdateHandler
Creates a new instance of this class.
ChannelUserEventImpl - Class in org.javacord.core.event.user
The implementation of TextChannelUserEvent.
ChannelUserEventImpl(User, Member, TextChannel) - Constructor for class org.javacord.core.event.user.ChannelUserEventImpl
Creates a new text channel user event.
checkClientTrusted(X509Certificate[], String) - Method in class org.javacord.core.util.http.TrustAllTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.javacord.core.util.http.TrustAllTrustManager
 
ClassHelper - Class in org.javacord.core.util
This class contains some helpers to handle classes.
clean() - Method in class org.javacord.core.util.cache.MessageCacheImpl
Cleans the cache.
cleanup() - Method in class org.javacord.core.entity.channel.PrivateChannelImpl
 
cleanup() - Method in class org.javacord.core.entity.channel.ServerTextChannelImpl
 
cleanup() - Method in class org.javacord.core.entity.channel.ServerThreadChannelImpl
 
cleanup() - Method in class org.javacord.core.entity.channel.ServerVoiceChannelImpl
 
cleanup() - Method in class org.javacord.core.entity.server.ServerImpl
 
cleanup() - Method in class org.javacord.core.util.cache.MessageCacheImpl
 
cleanup() - Method in interface org.javacord.core.util.Cleanupable
Does any cleanup that would prevent this instance from being eligible for garbage collection like cancelling scheduled repeated tasks or calling cleanup on "owned" cleanupable objects.
Cleanupable - Interface in org.javacord.core.util
This class represents an object which can clean up after itself.
clear() - Method in class org.javacord.core.entity.message.MessageSetImpl
 
clear() - Method in class org.javacord.core.util.VavrSetView
 
clearDelegate() - Method in class org.javacord.core.entity.message.embed.EditableEmbedFieldImpl
Clears the delegate of this editable embed field and thus makes this instance unusable.
CLIENT_CONNECT - org.javacord.core.util.gateway.VoiceGatewayOpcode
a client connected to the voice channel.
CLIENT_DISCONNECT - org.javacord.core.util.gateway.VoiceGatewayOpcode
a client has disconnected from the voice channel.
close() - Method in class org.javacord.core.audio.AudioConnectionImpl
 
COMMANDED_RECONNECT - org.javacord.core.util.gateway.WebSocketCloseCode
Discord asked for a reconnect, and there is no pre-defined matching close reason, thus 4999 is used which is unlikely to get assigned by Discord.
COMMANDED_RECONNECT - org.javacord.core.util.gateway.WebSocketCloseReason
 
commandId - Variable in class org.javacord.core.interaction.ApplicationCommandInteractionImpl
 
commandId - Variable in class org.javacord.core.interaction.ApplicationCommandUpdaterDelegateImpl
 
commandName - Variable in class org.javacord.core.interaction.ApplicationCommandInteractionImpl
 
COMMUNITY_SERVER_CHANNELS_MUST_BE_TEXT_CHANNELS - org.javacord.core.util.rest.RestRequestResultErrorCode
 
comparator() - Method in class org.javacord.core.entity.message.MessageSetImpl
 
COMPARE_BY_RAW_POSITION - Static variable in class org.javacord.core.entity.channel.RegularServerChannelImpl
Compares channels according to their "position" field and, if those are the same, their id.
compareTo(Message) - Method in class org.javacord.core.entity.message.MessageImpl
 
compareTo(Role) - Method in class org.javacord.core.entity.permission.RoleImpl
compareTo(WebSocketFrameSendingQueueEntry) - Method in class org.javacord.core.util.gateway.WebSocketFrameSendingQueueEntry
 
ComponentImpl - Class in org.javacord.core.entity.message.component
 
ComponentImpl(JsonNode) - Constructor for class org.javacord.core.entity.message.component.ComponentImpl
Creates a new component.
ComponentImpl(ComponentType) - Constructor for class org.javacord.core.entity.message.component.ComponentImpl
 
ComponentInteractionOriginalMessageUpdaterImpl - Class in org.javacord.core.interaction
 
ComponentInteractionOriginalMessageUpdaterImpl(MessageComponentInteraction) - Constructor for class org.javacord.core.interaction.ComponentInteractionOriginalMessageUpdaterImpl
Class constructor.
components - Variable in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
All components which should be added to the message.
componentsChanged - Variable in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
True if the components have been changed by the user.
connect(boolean, boolean) - Method in class org.javacord.core.entity.channel.ServerVoiceChannelImpl
 
CONNECTION_HAS_BEEN_REVOKED - org.javacord.core.util.rest.RestRequestResultErrorCode
 
consumeGlobalRatelimit(boolean) - Method in class org.javacord.core.util.rest.RestRequest
Sets if this request should respect the global ratelimit.
contains(Object) - Method in class org.javacord.core.entity.message.MessageSetImpl
 
contains(Object) - Method in class org.javacord.core.util.VavrSetView
 
containsAll(Collection<?>) - Method in class org.javacord.core.entity.message.MessageSetImpl
 
containsAll(Collection<?>) - Method in class org.javacord.core.util.VavrSetView
 
containsYou() - Method in class org.javacord.core.entity.message.ReactionImpl
 
contentChanged - Variable in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
True if the content has been changed by the user.
copy() - Method in class org.javacord.core.audio.AudioSourceBaseDelegateImpl
 
copy(ActionRow) - Method in class org.javacord.core.entity.message.component.internal.ActionRowBuilderDelegateImpl
 
copy(Button) - Method in class org.javacord.core.entity.message.component.internal.ButtonBuilderDelegateImpl
 
copy(SelectMenu) - Method in class org.javacord.core.entity.message.component.internal.SelectMenuBuilderDelegateImpl
 
copy(SelectMenuOption) - Method in class org.javacord.core.entity.message.component.internal.SelectMenuOptionBuilderDelegateImpl
 
copy(TextInput) - Method in class org.javacord.core.entity.message.component.internal.TextInputBuilderDelegateImpl
 
copy(Message) - Method in class org.javacord.core.entity.message.MessageBuilderBaseDelegateImpl
Fill the builder's values with a message.
copy(Message) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
copy(Message) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
copy(Sticker) - Method in class org.javacord.core.entity.sticker.StickerBuilderDelegateImpl
 
copy(InteractionBase) - Method in class org.javacord.core.entity.message.InteractionMessageBuilderDelegateImpl
 
copy(InteractionBase) - Method in class org.javacord.core.interaction.ExtendedInteractionMessageBuilderBaseImpl
 
copy(InteractionBase) - Method in class org.javacord.core.interaction.InteractionOriginalResponseUpdaterImpl
 
copyMessage() - Method in class org.javacord.core.entity.message.MessageImpl
Copy the message.
create() - Method in class org.javacord.core.entity.channel.ChannelCategoryBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.channel.ServerForumChannelBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.channel.ServerTextChannelBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.channel.ServerThreadChannelBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.channel.ServerVoiceChannelBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.emoji.CustomEmojiBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.permission.RoleBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.server.invite.InviteBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.server.ServerBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.sticker.StickerBuilderDelegateImpl
 
create() - Method in class org.javacord.core.entity.webhook.WebhookBuilderDelegateImpl
 
create(String) - Method in class org.javacord.core.entity.sticker.StickerBuilderDelegateImpl
 
createAccountUpdaterDelegate(DiscordApi) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createActionRowBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createAllIncomingWebhooksFromJsonArray(DiscordApi, JsonNode) - Static method in class org.javacord.core.entity.webhook.WebhookImpl
Gets all the incoming webhooks that may or may not have a token from a json array.
createAllowedMentionsBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createAudioSourceBaseDelegate(DiscordApi) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createButtonBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createChannelCategoryBuilderDelegate(Server) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createCustomEmojiBuilderDelegate(Server) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createCustomEmojiUpdaterDelegate(KnownCustomEmoji) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
CREATED - org.javacord.core.util.rest.RestRequestHttpResponseCode
The entity was created successfully.
createDiscordApiBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createDiscordExceptionValidator() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createEmbedBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createExceptionLoggerDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createFollowupMessageBuilder() - Method in class org.javacord.core.interaction.AutocompleteInteractionImpl
This method cannot be used by autocomplete interactions.
createFollowupMessageBuilder() - Method in class org.javacord.core.interaction.InteractionImpl
 
createForServer(DiscordApi, long) - Method in class org.javacord.core.interaction.ApplicationCommandBuilderDelegateImpl
 
createGlobal(DiscordApi) - Method in class org.javacord.core.interaction.ApplicationCommandBuilderDelegateImpl
 
createImmediateResponder() - Method in class org.javacord.core.interaction.AutocompleteInteractionImpl
This method cannot be used by autocomplete interactions.
createImmediateResponder() - Method in class org.javacord.core.interaction.InteractionImpl
 
createIncomingWebhooksFromJsonArray(DiscordApi, JsonNode) - Static method in class org.javacord.core.entity.webhook.IncomingWebhookImpl
Gets all incoming webhooks with a token from a json array.
createInstance(Exception, String, RestRequestInformation, RestRequestResponseInformation) - Method in interface org.javacord.core.util.exception.DiscordExceptionInstantiator
Creates a new instance of the class T.
createInstance(DiscordApiImpl, JsonNode) - Method in class org.javacord.core.interaction.ApplicationCommandBuilderDelegateImpl
Returns a created instance for the application command the builder is for.
createInstance(DiscordApiImpl, JsonNode) - Method in class org.javacord.core.interaction.MessageContextMenuBuilderDelegateImpl
 
createInstance(DiscordApiImpl, JsonNode) - Method in class org.javacord.core.interaction.SlashCommandBuilderDelegateImpl
 
createInstance(DiscordApiImpl, JsonNode) - Method in class org.javacord.core.interaction.UserContextMenuBuilderDelegateImpl
 
createInteractionMessageBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createInviteBuilderDelegate(ServerChannel) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createMessageBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createMessageContextMenuBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createMessageContextMenuUpdaterDelegate(long) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createOriginalMessageUpdater() - Method in class org.javacord.core.interaction.MessageComponentInteractionImpl
 
createPermissionsBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createPermissionsBuilderDelegate(Permissions) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createRegularServerChannelUpdaterDelegate(RegularServerChannel) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createRoleBuilderDelegate(Server) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createRoleUpdaterDelegate(Role) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createSelectMenuBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createSelectMenuOptionBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerBuilderDelegate(DiscordApi) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerChannelUpdaterDelegate(ServerChannel) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerForumChannelBuilderDelegate(Server) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerForumChannelUpdaterDelegate(ServerForumChannel) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerTextChannelBuilderDelegate(Server) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerTextChannelUpdaterDelegate(ServerTextChannel) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerThreadChannelBuilderDelegate(ServerTextChannel) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerThreadChannelBuilderDelegate(Message) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerThreadChannelUpdaterDelegate(ServerThreadChannel) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerUpdaterDelegate(Server) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerVoiceChannelBuilderDelegate(Server) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createServerVoiceChannelUpdaterDelegate(ServerVoiceChannel) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createSlashCommandBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createSlashCommandOptionBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createSlashCommandOptionChoiceBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createSlashCommandUpdaterDelegate(long) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createSslSocketFactory() - Method in class org.javacord.core.util.http.TrustAllTrustManager
Creates a new SSL socket factory that generates SSL sockets that trust all certificates unconditionally.
createStickerBuilderDelegate(Server) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createStickerUpdaterDelegate(Server, long) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createTextInputBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createUpdater() - Method in class org.javacord.core.entity.sticker.StickerImpl
 
createUserContextMenuBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createUserContextMenuUpdaterDelegate(long) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createWebhook(DiscordApi, JsonNode) - Static method in class org.javacord.core.entity.webhook.WebhookImpl
Creates a new webhook.
createWebhookBuilderDelegate(TextableRegularServerChannel) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createWebhookMessageBuilderDelegate() - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
createWebhookUpdaterDelegate(Webhook) - Method in class org.javacord.core.util.DelegateFactoryDelegateImpl
 
crossPost(String, String) - Method in class org.javacord.core.entity.message.UncachedMessageUtilImpl
 
CURRENT_USER - org.javacord.core.util.rest.RestEndpoint
 
CUSTOM_EMOJI - org.javacord.core.util.rest.RestEndpoint
 
CustomEmojiBuilderDelegateImpl - Class in org.javacord.core.entity.emoji
The implementation of CustomEmojiBuilderDelegate.
CustomEmojiBuilderDelegateImpl(ServerImpl) - Constructor for class org.javacord.core.entity.emoji.CustomEmojiBuilderDelegateImpl
Creates a new custom emoji builder delegate.
CustomEmojiImpl - Class in org.javacord.core.entity.emoji
The implementation of CustomEmoji.
CustomEmojiImpl(DiscordApiImpl, long, String, boolean) - Constructor for class org.javacord.core.entity.emoji.CustomEmojiImpl
Creates a new custom emoji.
CustomEmojiImpl(DiscordApiImpl, JsonNode) - Constructor for class org.javacord.core.entity.emoji.CustomEmojiImpl
Creates a new custom emoji.
CustomEmojiUpdaterDelegateImpl - Class in org.javacord.core.entity.emoji
The implementation of CustomEmojiUpdaterDelegate.
CustomEmojiUpdaterDelegateImpl(KnownCustomEmoji) - Constructor for class org.javacord.core.entity.emoji.CustomEmojiUpdaterDelegateImpl
Creates a new custom emoji updater delegate.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages