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

S

selfDeafen() - Method in interface org.javacord.api.entity.server.Server
Deafens yourself locally for the server.
selfMute() - Method in interface org.javacord.api.entity.server.Server
Mutes yourself locally for the server.
selfUndeafen() - Method in interface org.javacord.api.entity.server.Server
Undeafens yourself locally for the server.
selfUnmute() - Method in interface org.javacord.api.entity.server.Server
Unmutes yourself locally for the server.
send(TextChannel) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderDelegate
Sends the message.
send(TextChannel) - Method in class org.javacord.api.entity.message.MessageBuilder
Sends the message.
send(Messageable) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderDelegate
Sends the message.
send(Messageable) - Method in class org.javacord.api.entity.message.MessageBuilder
Sends the message.
send(User) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderDelegate
Sends the message.
send(User) - Method in class org.javacord.api.entity.message.MessageBuilder
Sends the message.
SEND_MESSAGES - org.javacord.api.entity.permission.PermissionType
 
SEND_TTS_MESSAGES - org.javacord.api.entity.permission.PermissionType
 
sendMessage(File...) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(InputStream, String) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(String) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(String, File...) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(String, InputStream, String) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(String, EmbedBuilder) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(String, EmbedBuilder, boolean, String) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(String, EmbedBuilder, boolean, String, File...) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(String, EmbedBuilder, boolean, String, InputStream, String) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(String, EmbedBuilder, File...) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(String, EmbedBuilder, InputStream, String) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(EmbedBuilder) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(EmbedBuilder, File...) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
sendMessage(EmbedBuilder, InputStream, String) - Method in interface org.javacord.api.entity.message.Messageable
Sends a message.
Server - Interface in org.javacord.api.entity.server
The class represents a Discord server, sometimes also called guild.
SERVER_MEMBER_JOIN - org.javacord.api.entity.message.MessageType
 
SERVER_TEXT_CHANNEL - org.javacord.api.entity.channel.ChannelType
 
SERVER_VOICE_CHANNEL - org.javacord.api.entity.channel.ChannelType
 
ServerAttachableListener - Interface in org.javacord.api.listener.server
This is a marker interface for listeners that can be attached to a Server.
ServerAttachableListenerManager - Interface in org.javacord.api.listener.server
This class can be used to add and retrieve ServerAttachableListeners.
ServerBecomesAvailableEvent - Interface in org.javacord.api.event.server
A server becomes available event.
ServerBecomesAvailableListener - Interface in org.javacord.api.listener.server
This listener listens to servers becoming available.
ServerBecomesUnavailableEvent - Interface in org.javacord.api.event.server
A server becomes unavailable event.
ServerBecomesUnavailableListener - Interface in org.javacord.api.listener.server
This listener listens to servers becoming unavailable.
ServerBuilder - Class in org.javacord.api.entity.server
This class can be used to create a server.
ServerBuilder(DiscordApi) - Constructor for class org.javacord.api.entity.server.ServerBuilder
Creates a new server builder.
ServerBuilderDelegate - Interface in org.javacord.api.entity.server.internal
This class is internally used by the ServerBuilder to create servers.
ServerChangeAfkChannelEvent - Interface in org.javacord.api.event.server
A server change afk channel event.
ServerChangeAfkChannelListener - Interface in org.javacord.api.listener.server
This listener listens to server afk channel changes.
ServerChangeAfkTimeoutEvent - Interface in org.javacord.api.event.server
A server change afk timeout event.
ServerChangeAfkTimeoutListener - Interface in org.javacord.api.listener.server
This listener listens to server afk timeout changes.
ServerChangeDefaultMessageNotificationLevelEvent - Interface in org.javacord.api.event.server
A server change default message notification level event.
ServerChangeDefaultMessageNotificationLevelListener - Interface in org.javacord.api.listener.server
This listener listens to server default message notification level changes.
ServerChangeExplicitContentFilterLevelEvent - Interface in org.javacord.api.event.server
A server change explicit content filter level event.
ServerChangeExplicitContentFilterLevelListener - Interface in org.javacord.api.listener.server
This listener listens to server explicit content filter level changes.
ServerChangeIconEvent - Interface in org.javacord.api.event.server
A server change icon event.
ServerChangeIconListener - Interface in org.javacord.api.listener.server
This listener listens to server icon changes.
ServerChangeMultiFactorAuthenticationLevelEvent - Interface in org.javacord.api.event.server
A server change multi factor authentication level event.
ServerChangeMultiFactorAuthenticationLevelListener - Interface in org.javacord.api.listener.server
This listener listens to server multi factor authentication level changes.
ServerChangeNameEvent - Interface in org.javacord.api.event.server
A server change name event.
ServerChangeNameListener - Interface in org.javacord.api.listener.server
This listener listens to server name changes.
ServerChangeOwnerEvent - Interface in org.javacord.api.event.server
A server change owner event.
ServerChangeOwnerListener - Interface in org.javacord.api.listener.server
This listener listens to server owner changes.
ServerChangeRegionEvent - Interface in org.javacord.api.event.server
A server change region event.
ServerChangeRegionListener - Interface in org.javacord.api.listener.server
This listener listens to server region changes.
ServerChangeSplashEvent - Interface in org.javacord.api.event.server
A server change splash event.
ServerChangeSplashListener - Interface in org.javacord.api.listener.server
This listener listens to server splash changes.
ServerChangeSystemChannelEvent - Interface in org.javacord.api.event.server
A server change system channel event.
ServerChangeSystemChannelListener - Interface in org.javacord.api.listener.server
This listener listens to server system channel changes.
ServerChangeVerificationLevelEvent - Interface in org.javacord.api.event.server
A server change verification level event.
ServerChangeVerificationLevelListener - Interface in org.javacord.api.listener.server
This listener listens to server verification level changes.
ServerChannel - Interface in org.javacord.api.entity.channel
This class represents a server channel.
ServerChannelAttachableListener - Interface in org.javacord.api.listener.channel.server
This is a marker interface for listeners that can be attached to a ServerChannel.
ServerChannelAttachableListenerManager - Interface in org.javacord.api.listener.channel.server
This class can be used to add and retrieve ServerChannelAttachableListeners.
ServerChannelBuilder - Class in org.javacord.api.entity.channel
This class is used to create new server channels.
ServerChannelBuilder() - Constructor for class org.javacord.api.entity.channel.ServerChannelBuilder
Creates a new server channel builder without delegate.
ServerChannelBuilderDelegate - Interface in org.javacord.api.entity.channel.internal
This class is internally used by the ServerChannelBuilder to create server channels.
ServerChannelChangeNameEvent - Interface in org.javacord.api.event.channel.server
A server channel change name event.
ServerChannelChangeNameListener - Interface in org.javacord.api.listener.channel.server
This listener listens to server channel name changes.
ServerChannelChangeNsfwFlagEvent - Interface in org.javacord.api.event.channel.server
A server channel change nsfw flag event.
ServerChannelChangeNsfwFlagListener - Interface in org.javacord.api.listener.channel.server
This listener listens to server channel nsfw flag changes.
ServerChannelChangeOverwrittenPermissionsEvent - Interface in org.javacord.api.event.channel.server
A server channel change overwritten permissions event.
ServerChannelChangeOverwrittenPermissionsListener - Interface in org.javacord.api.listener.channel.server
This listener listens to server channel overwritten permissions changes.
ServerChannelChangePositionEvent - Interface in org.javacord.api.event.channel.server
A server channel change position event.
ServerChannelChangePositionListener - Interface in org.javacord.api.listener.channel.server
This listener listens to server channel position changes.
ServerChannelCreateEvent - Interface in org.javacord.api.event.channel.server
A server channel create event.
ServerChannelCreateListener - Interface in org.javacord.api.listener.channel.server
This listener listens to server channel creations.
ServerChannelDeleteEvent - Interface in org.javacord.api.event.channel.server
A server channel delete event.
ServerChannelDeleteListener - Interface in org.javacord.api.listener.channel.server
This listener listens to server channel deletions.
ServerChannelEvent - Interface in org.javacord.api.event.channel.server
A server channel event.
ServerChannelUpdater - Class in org.javacord.api.entity.channel
This class can be used to update server channels.
ServerChannelUpdater() - Constructor for class org.javacord.api.entity.channel.ServerChannelUpdater
Creates a new server channel updater without delegate.
ServerChannelUpdater(ServerChannel) - Constructor for class org.javacord.api.entity.channel.ServerChannelUpdater
Creates a new server channel updater.
ServerChannelUpdaterDelegate - Interface in org.javacord.api.entity.channel.internal
This class is internally used by the ServerChannelUpdater to update server channels.
ServerEvent - Interface in org.javacord.api.event.server
A server event.
ServerJoinEvent - Interface in org.javacord.api.event.server
A server join event.
ServerJoinListener - Interface in org.javacord.api.listener.server
This listener listens to server joins.
ServerLeaveEvent - Interface in org.javacord.api.event.server
A server leave event.
ServerLeaveListener - Interface in org.javacord.api.listener.server
This listener listens to server leaves.
ServerMemberBanEvent - Interface in org.javacord.api.event.server.member
A server member ban event.
ServerMemberBanListener - Interface in org.javacord.api.listener.server.member
This listener listens to server member bans.
ServerMemberEvent - Interface in org.javacord.api.event.server.member
A server member event.
ServerMemberJoinEvent - Interface in org.javacord.api.event.server.member
A server member join event.
ServerMemberJoinListener - Interface in org.javacord.api.listener.server.member
This listener listens to server member joins.
ServerMemberLeaveEvent - Interface in org.javacord.api.event.server.member
A server member leave event.
ServerMemberLeaveListener - Interface in org.javacord.api.listener.server.member
This listener listens to server member leaves.
ServerMemberUnbanEvent - Interface in org.javacord.api.event.server.member
A server member unban event.
ServerMemberUnbanListener - Interface in org.javacord.api.listener.server.member
This listener listens to server member unbans.
ServerTextChannel - Interface in org.javacord.api.entity.channel
This class represents a server text channel.
ServerTextChannelAttachableListener - Interface in org.javacord.api.listener.channel.server.text
This is a marker interface for listeners that can be attached to a ServerTextChannel.
ServerTextChannelAttachableListenerManager - Interface in org.javacord.api.listener.channel.server.text
This class can be used to add and retrieve ServerTextChannelAttachableListeners.
ServerTextChannelBuilder - Class in org.javacord.api.entity.channel
This class is used to create new server text channels.
ServerTextChannelBuilder(Server) - Constructor for class org.javacord.api.entity.channel.ServerTextChannelBuilder
Creates a new server text channel builder.
ServerTextChannelBuilderDelegate - Interface in org.javacord.api.entity.channel.internal
This class is internally used by the ServerTextChannelBuilder to create server text channels.
ServerTextChannelChangeSlowmodeEvent - Interface in org.javacord.api.event.channel.server.text
An event signalling a change in the slowmode settings for a channel.
ServerTextChannelChangeSlowmodeListener - Interface in org.javacord.api.listener.channel.server.text
This listener listens to server text channel slowmode delay changes.
ServerTextChannelChangeTopicEvent - Interface in org.javacord.api.event.channel.server.text
A server text channel change topic event.
ServerTextChannelChangeTopicListener - Interface in org.javacord.api.listener.channel.server.text
This listener listens to server text channel topic changes.
ServerTextChannelEvent - Interface in org.javacord.api.event.channel.server.text
A server text channel event.
ServerTextChannelUpdater - Class in org.javacord.api.entity.channel
This class can be used to update server text channels.
ServerTextChannelUpdater(ServerTextChannel) - Constructor for class org.javacord.api.entity.channel.ServerTextChannelUpdater
Creates a new server text channel updater.
ServerTextChannelUpdaterDelegate - Interface in org.javacord.api.entity.channel.internal
This class is internally used by the ServerTextChannelUpdater to update server text channels.
ServerUpdater - Class in org.javacord.api.entity.server
This class can be used to update the settings of a server.
ServerUpdater(Server) - Constructor for class org.javacord.api.entity.server.ServerUpdater
Creates a new server updater.
ServerUpdaterDelegate - Interface in org.javacord.api.entity.server.internal
This class is internally used by the ServerUpdater to update servers.
ServerVoiceChannel - Interface in org.javacord.api.entity.channel
This class represents a server voice channel.
ServerVoiceChannelAttachableListener - Interface in org.javacord.api.listener.channel.server.voice
This is a marker interface for listeners that can be attached to a ServerVoiceChannel.
ServerVoiceChannelAttachableListenerManager - Interface in org.javacord.api.listener.channel.server.voice
This class can be used to add and retrieve ServerVoiceChannelAttachableListeners.
ServerVoiceChannelBuilder - Class in org.javacord.api.entity.channel
This class is used to create new server voice channels.
ServerVoiceChannelBuilder(Server) - Constructor for class org.javacord.api.entity.channel.ServerVoiceChannelBuilder
Creates a new server text channel builder.
ServerVoiceChannelBuilderDelegate - Interface in org.javacord.api.entity.channel.internal
This class is internally used by the ServerVoiceChannelBuilder to create server voice channels.
ServerVoiceChannelChangeBitrateEvent - Interface in org.javacord.api.event.channel.server.voice
A server voice channel change bitrate event.
ServerVoiceChannelChangeBitrateListener - Interface in org.javacord.api.listener.channel.server.voice
This listener listens to server voice channel bitrate changes.
ServerVoiceChannelChangeUserLimitEvent - Interface in org.javacord.api.event.channel.server.voice
A server voice channel change user limit event.
ServerVoiceChannelChangeUserLimitListener - Interface in org.javacord.api.listener.channel.server.voice
This listener listens to server voice channel user limit changes.
ServerVoiceChannelEvent - Interface in org.javacord.api.event.channel.server.voice
A server voice channel event.
ServerVoiceChannelMemberJoinEvent - Interface in org.javacord.api.event.channel.server.voice
A server voice channel member join event.
ServerVoiceChannelMemberJoinListener - Interface in org.javacord.api.listener.channel.server.voice
This listener listens to users joining a server voice channel.
ServerVoiceChannelMemberLeaveEvent - Interface in org.javacord.api.event.channel.server.voice
A server voice channel member leave event.
ServerVoiceChannelMemberLeaveListener - Interface in org.javacord.api.listener.channel.server.voice
This listener listens to users joining a server voice channel.
ServerVoiceChannelUpdater - Class in org.javacord.api.entity.channel
This class can be used to update server voice channels.
ServerVoiceChannelUpdater(ServerVoiceChannel) - Constructor for class org.javacord.api.entity.channel.ServerVoiceChannelUpdater
Creates a new server voice channel updater.
ServerVoiceChannelUpdaterDelegate - Interface in org.javacord.api.entity.channel.internal
This class is internally used by the ServerVoiceChannelUpdater to update server voice channels.
set(int, boolean) - Method in enum org.javacord.api.entity.permission.PermissionType
Sets or unsets the type for the given integer.
setAccountType(AccountType) - Method in class org.javacord.api.DiscordApiBuilder
Sets the account type.
setAccountType(AccountType) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Sets the account type.
setAfkChannel(ServerVoiceChannel) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the afk channel to be updated.
setAfkChannel(ServerVoiceChannel) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the afk channel to be updated.
setAfkTimeoutInSeconds(int) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's afk timeout in seconds.
setAfkTimeoutInSeconds(int) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the afk timeout in seconds to be updated.
setAfkTimeoutInSeconds(int) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's afk timeout in seconds.
setAfkTimeoutInSeconds(int) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the afk timeout in seconds to be updated.
setAllAllowed() - Method in class org.javacord.api.entity.permission.PermissionsBuilder
Sets all states to PermissionState.ALLOWED.
setAllDenied() - Method in class org.javacord.api.entity.permission.PermissionsBuilder
Sets all states to PermissionState.DENIED.
setAllowed(PermissionType...) - Method in class org.javacord.api.entity.permission.PermissionsBuilder
Sets the state for the given types to PermissionState.ALLOWED.
setAllUnset() - Method in class org.javacord.api.entity.permission.PermissionsBuilder
Sets all states to PermissionState.UNSET.
setAuditLogReason(String) - Method in class org.javacord.api.entity.channel.ChannelCategoryBuilder
 
setAuditLogReason(String) - Method in interface org.javacord.api.entity.channel.internal.ServerChannelBuilderDelegate
Sets the reason for this creation.
setAuditLogReason(String) - Method in interface org.javacord.api.entity.channel.internal.ServerChannelUpdaterDelegate
Sets the reason for this update.
setAuditLogReason(String) - Method in class org.javacord.api.entity.channel.ServerChannelBuilder
Sets the reason for this creation.
setAuditLogReason(String) - Method in class org.javacord.api.entity.channel.ServerChannelUpdater
Sets the reason for this update.
setAuditLogReason(String) - Method in class org.javacord.api.entity.channel.ServerTextChannelBuilder
 
setAuditLogReason(String) - Method in class org.javacord.api.entity.channel.ServerTextChannelUpdater
 
setAuditLogReason(String) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelBuilder
 
setAuditLogReason(String) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelUpdater
 
setAuditLogReason(String) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the reason for the creation.
setAuditLogReason(String) - Method in class org.javacord.api.entity.emoji.CustomEmojiUpdater
Sets the reason for this update.
setAuditLogReason(String) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the reason for the creation.
setAuditLogReason(String) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiUpdaterDelegate
Sets the reason for this update.
setAuditLogReason(String) - Method in interface org.javacord.api.entity.permission.internal.RoleBuilderDelegate
Sets the reason for the creation.
setAuditLogReason(String) - Method in interface org.javacord.api.entity.permission.internal.RoleUpdaterDelegate
Sets the reason for this update.
setAuditLogReason(String) - Method in class org.javacord.api.entity.permission.RoleBuilder
Sets the reason for the creation.
setAuditLogReason(String) - Method in class org.javacord.api.entity.permission.RoleUpdater
Sets the reason for this update.
setAuditLogReason(String) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Sets the reason for this update.
setAuditLogReason(String) - Method in interface org.javacord.api.entity.server.invite.internal.InviteBuilderDelegate
Sets the reason for the creation.
setAuditLogReason(String) - Method in class org.javacord.api.entity.server.invite.InviteBuilder
Sets the reason for the creation.
setAuditLogReason(String) - Method in class org.javacord.api.entity.server.ServerUpdater
Sets the reason for this update.
setAuditLogReason(String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the reason for this update.
setAuditLogReason(String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Sets the reason for this update.
setAuditLogReason(String) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the reason for this update.
setAuditLogReason(String) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Sets the reason for this update.
setAuthor(String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(String, String, byte[]) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String, String, byte[]) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(String, String, byte[], String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String, String, byte[], String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(String, String, BufferedImage) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String, String, BufferedImage) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(String, String, BufferedImage, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String, String, BufferedImage, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(String, String, File) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String, String, File) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(String, String, InputStream) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String, String, InputStream) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(String, String, InputStream, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String, String, InputStream, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(String, String, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String, String, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(String, String, Icon) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(String, String, Icon) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(MessageAuthor) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(MessageAuthor) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAuthor(User) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the author of the embed.
setAuthor(User) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the author of the embed.
setAutomaticCleanupEnabled(boolean) - Method in interface org.javacord.api.util.cache.MessageCache
Sets whether automatic message cache cleanup is enabled.
setAutomaticMessageCacheCleanupEnabled(boolean) - Method in interface org.javacord.api.DiscordApi
Sets whether automatic message cache cleanup is enabled for all existing message caches and all newly created ones.
setAvatar(byte[]) - Method in class org.javacord.api.AccountUpdater
Queues the avatar of the connected account to get updated.
setAvatar(byte[]) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the avatar.
setAvatar(byte[]) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the avatar to be updated.
setAvatar(byte[]) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the avatar.
setAvatar(byte[]) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the avatar to be updated.
setAvatar(byte[]) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the avatar of the connected account to get updated.
setAvatar(byte[], String) - Method in class org.javacord.api.AccountUpdater
Queues the avatar of the connected account to get updated.
setAvatar(byte[], String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the avatar.
setAvatar(byte[], String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the avatar to be updated.
setAvatar(byte[], String) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the avatar.
setAvatar(byte[], String) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the avatar to be updated.
setAvatar(byte[], String) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the avatar of the connected account to get updated.
setAvatar(BufferedImage) - Method in class org.javacord.api.AccountUpdater
Queues the avatar of the connected account to get updated.
setAvatar(BufferedImage) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the avatar.
setAvatar(BufferedImage) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the avatar to be updated.
setAvatar(BufferedImage) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the avatar.
setAvatar(BufferedImage) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the avatar to be updated.
setAvatar(BufferedImage) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the avatar of the connected account to get updated.
setAvatar(BufferedImage, String) - Method in class org.javacord.api.AccountUpdater
Queues the avatar of the connected account to get updated.
setAvatar(BufferedImage, String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the avatar.
setAvatar(BufferedImage, String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the avatar to be updated.
setAvatar(BufferedImage, String) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the avatar.
setAvatar(BufferedImage, String) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the avatar to be updated.
setAvatar(BufferedImage, String) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the avatar of the connected account to get updated.
setAvatar(File) - Method in class org.javacord.api.AccountUpdater
Queues the avatar of the connected account to get updated.
setAvatar(File) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the avatar.
setAvatar(File) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the avatar to be updated.
setAvatar(File) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the avatar.
setAvatar(File) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the avatar to be updated.
setAvatar(File) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the avatar of the connected account to get updated.
setAvatar(InputStream) - Method in class org.javacord.api.AccountUpdater
Queues the avatar of the connected account to get updated.
setAvatar(InputStream) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the avatar.
setAvatar(InputStream) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the avatar to be updated.
setAvatar(InputStream) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the avatar.
setAvatar(InputStream) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the avatar to be updated.
setAvatar(InputStream) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the avatar of the connected account to get updated.
setAvatar(InputStream, String) - Method in class org.javacord.api.AccountUpdater
Queues the avatar of the connected account to get updated.
setAvatar(InputStream, String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the avatar.
setAvatar(InputStream, String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the avatar to be updated.
setAvatar(InputStream, String) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the avatar.
setAvatar(InputStream, String) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the avatar to be updated.
setAvatar(InputStream, String) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the avatar of the connected account to get updated.
setAvatar(URL) - Method in class org.javacord.api.AccountUpdater
Queues the avatar of the connected account to get updated.
setAvatar(URL) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the avatar.
setAvatar(URL) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the avatar to be updated.
setAvatar(URL) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the avatar.
setAvatar(URL) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the avatar to be updated.
setAvatar(URL) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the avatar of the connected account to get updated.
setAvatar(Icon) - Method in class org.javacord.api.AccountUpdater
Queues the avatar of the connected account to get updated.
setAvatar(Icon) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the avatar.
setAvatar(Icon) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the avatar to be updated.
setAvatar(Icon) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the avatar.
setAvatar(Icon) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the avatar to be updated.
setAvatar(Icon) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the avatar of the connected account to get updated.
setBitrate(int) - Method in interface org.javacord.api.entity.channel.internal.ServerVoiceChannelBuilderDelegate
Sets the bitrate of the channel.
setBitrate(int) - Method in interface org.javacord.api.entity.channel.internal.ServerVoiceChannelUpdaterDelegate
Queues the bitrate to be updated.
setBitrate(int) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelBuilder
Sets the bitrate of the channel.
setBitrate(int) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelUpdater
Queues the bitrate to be updated.
setCachedForever(boolean) - Method in interface org.javacord.api.entity.message.Message
Sets if the the message is kept in cache forever.
setCapacity(int) - Method in interface org.javacord.api.util.cache.MessageCache
Sets the capacity of the message cache.
setCategory(ChannelCategory) - Method in interface org.javacord.api.entity.channel.internal.ServerTextChannelBuilderDelegate
Sets the category of the channel.
setCategory(ChannelCategory) - Method in interface org.javacord.api.entity.channel.internal.ServerTextChannelUpdaterDelegate
Queues the category to be updated.
setCategory(ChannelCategory) - Method in interface org.javacord.api.entity.channel.internal.ServerVoiceChannelBuilderDelegate
Sets the category of the channel.
setCategory(ChannelCategory) - Method in interface org.javacord.api.entity.channel.internal.ServerVoiceChannelUpdaterDelegate
Queues the category to be updated.
setCategory(ChannelCategory) - Method in class org.javacord.api.entity.channel.ServerTextChannelBuilder
Sets the category of the channel.
setCategory(ChannelCategory) - Method in class org.javacord.api.entity.channel.ServerTextChannelUpdater
Queues the category to be updated.
setCategory(ChannelCategory) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelBuilder
Sets the category of the channel.
setCategory(ChannelCategory) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelUpdater
Queues the category to be updated.
setChannel(ServerTextChannel) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the channel to be updated.
setChannel(ServerTextChannel) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the channel to be updated.
setColor(Color) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the color of the embed.
setColor(Color) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the color of the embed.
setColor(Color) - Method in interface org.javacord.api.entity.permission.internal.RoleBuilderDelegate
Sets the color of the role.
setColor(Color) - Method in interface org.javacord.api.entity.permission.internal.RoleUpdaterDelegate
Queues the color to be updated.
setColor(Color) - Method in class org.javacord.api.entity.permission.RoleBuilder
Sets the color of the role.
setColor(Color) - Method in class org.javacord.api.entity.permission.RoleUpdater
Queues the color to be updated.
setContent(String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderDelegate
Sets the content of the message.
setContent(String) - Method in class org.javacord.api.entity.message.MessageBuilder
Sets the content of the message.
setCurrentShard(int) - Method in class org.javacord.api.DiscordApiBuilder
Sets shard for server sharding.
setCurrentShard(int) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Sets the current shards.
setDeafened(User, boolean) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues a user's deafened state to be updated.
setDeafened(User, boolean) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues a user's deafened state to be updated.
setDebug(boolean) - Static method in class org.javacord.api.util.logging.FallbackLoggerConfiguration
Sets whether debug logging should be enabled.
setDefaultMessageNotificationLevel(DefaultMessageNotificationLevel) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's default message notification level.
setDefaultMessageNotificationLevel(DefaultMessageNotificationLevel) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the default message notification level to be updated.
setDefaultMessageNotificationLevel(DefaultMessageNotificationLevel) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's default message notification level.
setDefaultMessageNotificationLevel(DefaultMessageNotificationLevel) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the default message notification level to be updated.
setDenied(PermissionType...) - Method in class org.javacord.api.entity.permission.PermissionsBuilder
Sets the state for the given types to PermissionState.DENIED.
setDescription(String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the description of the embed.
setDescription(String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the description of the embed.
setDisplaySeparately(boolean) - Method in interface org.javacord.api.entity.permission.internal.RoleBuilderDelegate
Sets if the role should be pinned in the user listing (sometimes called "hoist").
setDisplaySeparately(boolean) - Method in class org.javacord.api.entity.permission.RoleBuilder
Sets if the role should be pinned in the user listing (sometimes called "hoist").
setDisplaySeparatelyFlag(boolean) - Method in interface org.javacord.api.entity.permission.internal.RoleUpdaterDelegate
Queues the display separately flag (sometimes called "hoist") to be updated.
setDisplaySeparatelyFlag(boolean) - Method in class org.javacord.api.entity.permission.RoleUpdater
Queues the display separately flag (sometimes called "hoist") to be updated.
setEmbed(EmbedBuilder) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderDelegate
Sets the embed of the message.
setEmbed(EmbedBuilder) - Method in class org.javacord.api.entity.message.MessageBuilder
Sets the embed of the message.
setExplicitContentFilterLevel(ExplicitContentFilterLevel) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's explicit content filter level.
setExplicitContentFilterLevel(ExplicitContentFilterLevel) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the explicit content filter level to be updated.
setExplicitContentFilterLevel(ExplicitContentFilterLevel) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's explicit content filter level.
setExplicitContentFilterLevel(ExplicitContentFilterLevel) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the explicit content filter level to be updated.
setFooter(String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setFooter(String, byte[]) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String, byte[]) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setFooter(String, byte[], String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String, byte[], String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setFooter(String, BufferedImage) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String, BufferedImage) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setFooter(String, BufferedImage, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String, BufferedImage, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setFooter(String, File) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String, File) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setFooter(String, InputStream) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String, InputStream) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setFooter(String, InputStream, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String, InputStream, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setFooter(String, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setFooter(String, Icon) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the footer of the embed.
setFooter(String, Icon) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the footer of the embed.
setIcon(byte[]) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's icon.
setIcon(byte[]) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the icon to be updated.
setIcon(byte[]) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's icon.
setIcon(byte[]) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the icon to be updated.
setIcon(byte[], String) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's icon.
setIcon(byte[], String) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the icon to be updated.
setIcon(byte[], String) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's icon.
setIcon(byte[], String) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the icon to be updated.
setIcon(BufferedImage) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's icon.
setIcon(BufferedImage) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the icon to be updated.
setIcon(BufferedImage) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's icon.
setIcon(BufferedImage) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the icon to be updated.
setIcon(BufferedImage, String) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's icon.
setIcon(BufferedImage, String) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the icon to be updated.
setIcon(BufferedImage, String) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's icon.
setIcon(BufferedImage, String) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the icon to be updated.
setIcon(File) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's icon.
setIcon(File) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the icon to be updated.
setIcon(File) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's icon.
setIcon(File) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the icon to be updated.
setIcon(InputStream) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's icon.
setIcon(InputStream) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the icon to be updated.
setIcon(InputStream) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's icon.
setIcon(InputStream) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the icon to be updated.
setIcon(InputStream, String) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's icon.
setIcon(InputStream, String) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the icon to be updated.
setIcon(InputStream, String) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's icon.
setIcon(InputStream, String) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the icon to be updated.
setIcon(URL) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's icon.
setIcon(URL) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the icon to be updated.
setIcon(URL) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's icon.
setIcon(URL) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the icon to be updated.
setIcon(Icon) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's icon.
setIcon(Icon) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the icon to be updated.
setIcon(Icon) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's icon.
setIcon(Icon) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the icon to be updated.
setImage(byte[]) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the image of the emoji.
setImage(byte[]) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the image of the emoji.
setImage(byte[]) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the image of the embed.
setImage(byte[]) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the image of the embed.
setImage(byte[], String) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the image of the emoji.
setImage(byte[], String) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the image of the emoji.
setImage(byte[], String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the image of the embed.
setImage(byte[], String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the image of the embed.
setImage(BufferedImage) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the image of the emoji.
setImage(BufferedImage) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the image of the emoji.
setImage(BufferedImage) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the image of the embed.
setImage(BufferedImage) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the image of the embed.
setImage(BufferedImage, String) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the image of the emoji.
setImage(BufferedImage, String) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the image of the emoji.
setImage(BufferedImage, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the image of the embed.
setImage(BufferedImage, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the image of the embed.
setImage(File) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the image of the emoji.
setImage(File) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the image of the emoji.
setImage(File) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the image of the embed.
setImage(File) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the image of the embed.
setImage(InputStream) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the image of the emoji.
setImage(InputStream) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the image of the emoji.
setImage(InputStream) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the image of the embed.
setImage(InputStream) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the image of the embed.
setImage(InputStream, String) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the image of the emoji.
setImage(InputStream, String) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the image of the emoji.
setImage(InputStream, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the image of the embed.
setImage(InputStream, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the image of the embed.
setImage(String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the image of the embed.
setImage(String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the image of the embed.
setImage(URL) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the image of the emoji.
setImage(URL) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the image of the emoji.
setImage(Icon) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the image of the emoji.
setImage(Icon) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the image of the emoji.
setImage(Icon) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the image of the embed.
setImage(Icon) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the image of the embed.
setInline(boolean) - Method in interface org.javacord.api.entity.message.embed.EditableEmbedField
Sets whether or not this field should display inline.
setMaxAgeInSeconds(int) - Method in interface org.javacord.api.entity.server.invite.internal.InviteBuilderDelegate
Sets the duration of the invite in seconds before expiry, or 0 for never.
setMaxAgeInSeconds(int) - Method in class org.javacord.api.entity.server.invite.InviteBuilder
Sets the duration of the invite in seconds before expiry, or 0 for never.
setMaxUses(int) - Method in interface org.javacord.api.entity.server.invite.internal.InviteBuilderDelegate
Sets the max number of uses or 0 for unlimited.
setMaxUses(int) - Method in class org.javacord.api.entity.server.invite.InviteBuilder
Sets the max number of uses or 0 for unlimited.
setMentionable(boolean) - Method in interface org.javacord.api.entity.permission.internal.RoleBuilderDelegate
Sets if the role is mentionable or not.
setMentionable(boolean) - Method in class org.javacord.api.entity.permission.RoleBuilder
Sets if the role is mentionable or not.
setMentionableFlag(boolean) - Method in interface org.javacord.api.entity.permission.internal.RoleUpdaterDelegate
Queues the mentionable flag to be updated.
setMentionableFlag(boolean) - Method in class org.javacord.api.entity.permission.RoleUpdater
Queues the mentionable flag to be updated.
setMessageCacheSize(int, int) - Method in interface org.javacord.api.DiscordApi
Sets the cache size of all caches.
setMuted(User, boolean) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues a user's muted state to be updated.
setMuted(User, boolean) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues a user's muted state to be updated.
setName(String) - Method in class org.javacord.api.entity.channel.ChannelCategoryBuilder
 
setName(String) - Method in class org.javacord.api.entity.channel.GroupChannelUpdater
Queues the name to be updated.
setName(String) - Method in interface org.javacord.api.entity.channel.internal.GroupChannelUpdaterDelegate
Queues the name to be updated.
setName(String) - Method in interface org.javacord.api.entity.channel.internal.ServerChannelBuilderDelegate
Sets the name of the channel.
setName(String) - Method in interface org.javacord.api.entity.channel.internal.ServerChannelUpdaterDelegate
Queues the name to be updated.
setName(String) - Method in class org.javacord.api.entity.channel.ServerChannelBuilder
Sets the name of the channel.
setName(String) - Method in class org.javacord.api.entity.channel.ServerChannelUpdater
Queues the name to be updated.
setName(String) - Method in class org.javacord.api.entity.channel.ServerTextChannelBuilder
 
setName(String) - Method in class org.javacord.api.entity.channel.ServerTextChannelUpdater
 
setName(String) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelBuilder
 
setName(String) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelUpdater
 
setName(String) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the name of the emoji.
setName(String) - Method in class org.javacord.api.entity.emoji.CustomEmojiUpdater
Queues the name to be updated.
setName(String) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the name of the emoji.
setName(String) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiUpdaterDelegate
Queues the name to be updated.
setName(String) - Method in interface org.javacord.api.entity.message.embed.EditableEmbedField
Sets the name of the field.
setName(String) - Method in interface org.javacord.api.entity.permission.internal.RoleBuilderDelegate
Sets the name of the role.
setName(String) - Method in interface org.javacord.api.entity.permission.internal.RoleUpdaterDelegate
Queues the name to be updated.
setName(String) - Method in class org.javacord.api.entity.permission.RoleBuilder
Sets the name of the role.
setName(String) - Method in class org.javacord.api.entity.permission.RoleUpdater
Queues the name to be updated.
setName(String) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's name.
setName(String) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the name to be updated.
setName(String) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's name.
setName(String) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the name to be updated.
setName(String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Sets the name.
setName(String) - Method in interface org.javacord.api.entity.webhook.internal.WebhookUpdaterDelegate
Queues the name to be updated.
setName(String) - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Sets the name.
setName(String) - Method in class org.javacord.api.entity.webhook.WebhookUpdater
Queues the name to be updated.
setNeverExpire() - Method in interface org.javacord.api.entity.server.invite.internal.InviteBuilderDelegate
Sets the invite to never expire.
setNeverExpire() - Method in class org.javacord.api.entity.server.invite.InviteBuilder
Sets the invite to never expire.
setNickname(User, String) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues a user's nickname to be updated.
setNickname(User, String) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues a user's nickname to be updated.
setNonce(String) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderDelegate
Sets the nonce of the message.
setNonce(String) - Method in class org.javacord.api.entity.message.MessageBuilder
Sets the nonce of the message.
setNsfwFlag(boolean) - Method in interface org.javacord.api.entity.channel.internal.ServerTextChannelUpdaterDelegate
Queues the nsfw to be updated.
setNsfwFlag(boolean) - Method in class org.javacord.api.entity.channel.ServerTextChannelUpdater
Queues the nsfw to be updated.
setOwner(User) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the owner to be updated.
setOwner(User) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the owner to be updated.
setPermissions(Permissions) - Method in class org.javacord.api.BotInviteBuilder
Sets the permissions the bot should have.
setPermissions(Permissions) - Method in interface org.javacord.api.entity.permission.internal.RoleBuilderDelegate
Sets the permissions of the role.
setPermissions(Permissions) - Method in interface org.javacord.api.entity.permission.internal.RoleUpdaterDelegate
Queues the permissions to be updated.
setPermissions(Permissions) - Method in class org.javacord.api.entity.permission.RoleBuilder
Sets the permissions of the role.
setPermissions(Permissions) - Method in class org.javacord.api.entity.permission.RoleUpdater
Queues the permissions to be updated.
setRawPosition(int) - Method in interface org.javacord.api.entity.channel.internal.ServerChannelUpdaterDelegate
Queues the raw position to be updated.
setRawPosition(int) - Method in class org.javacord.api.entity.channel.ServerChannelUpdater
Queues the raw position to be updated.
setRawPosition(int) - Method in class org.javacord.api.entity.channel.ServerTextChannelUpdater
 
setRawPosition(int) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelUpdater
 
setRecommendedTotalShards() - Method in class org.javacord.api.DiscordApiBuilder
Retrieves the recommended shards count from the Discord API and sets it in this builder.
setRecommendedTotalShards() - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Sets the recommended total shards.
setReconnectDelay(Function<Integer, Integer>) - Method in interface org.javacord.api.DiscordApi
Sets a function which is used to get the delay between reconnects.
setRegion(Region) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's region.
setRegion(Region) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the region to be updated.
setRegion(Region) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's region.
setRegion(Region) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the region to be updated.
setSlowmodeDelayinSeconds(int) - Method in interface org.javacord.api.entity.channel.internal.ServerTextChannelUpdaterDelegate
Sets the slowmode delay.
setSlowmodeDelayInSeconds(int) - Method in interface org.javacord.api.entity.channel.internal.ServerTextChannelBuilderDelegate
Sets the slowmode delay of the channel.
setSlowmodeDelayInSeconds(int) - Method in class org.javacord.api.entity.channel.ServerTextChannelBuilder
Sets the slowmode of the channel.
setSlowmodeDelayInSeconds(int) - Method in class org.javacord.api.entity.channel.ServerTextChannelUpdater
Set the delay for slowmode.
setSplash(byte[]) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the splash to be updated.
setSplash(byte[]) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the splash to be updated.
setSplash(byte[], String) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the splash to be updated.
setSplash(byte[], String) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the splash to be updated.
setSplash(BufferedImage) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the splash to be updated.
setSplash(BufferedImage) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the splash to be updated.
setSplash(BufferedImage, String) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the splash to be updated.
setSplash(BufferedImage, String) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the splash to be updated.
setSplash(File) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the splash to be updated.
setSplash(File) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the splash to be updated.
setSplash(InputStream) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the splash to be updated.
setSplash(InputStream) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the splash to be updated.
setSplash(InputStream, String) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the splash to be updated.
setSplash(InputStream, String) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the splash to be updated.
setSplash(URL) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the splash to be updated.
setSplash(URL) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the splash to be updated.
setSplash(Icon) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the splash to be updated.
setSplash(Icon) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the splash to be updated.
setState(PermissionType, PermissionState) - Method in interface org.javacord.api.entity.permission.internal.PermissionsBuilderDelegate
Sets the new state of the given type.
setState(PermissionType, PermissionState) - Method in class org.javacord.api.entity.permission.PermissionsBuilder
Sets the new state of the given type.
setStorageTimeInSeconds(int) - Method in interface org.javacord.api.util.cache.MessageCache
Sets maximum age of old messages in seconds.
setSystemChannel(ServerTextChannel) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the system channel to be updated.
setSystemChannel(ServerTextChannel) - Method in interface org.javacord.api.entity.server.Server
Updates the system channel of the server.
setSystemChannel(ServerTextChannel) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the system channel to be updated.
setTemporary(boolean) - Method in interface org.javacord.api.entity.server.invite.internal.InviteBuilderDelegate
Sets whether this invite should only grant temporary membership or not.
setTemporary(boolean) - Method in class org.javacord.api.entity.server.invite.InviteBuilder
Sets whether this invite should only grant temporary membership or not.
setThumbnail(byte[]) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the thumbnail of the embed.
setThumbnail(byte[]) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the thumbnail of the embed.
setThumbnail(byte[], String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the thumbnail of the embed.
setThumbnail(byte[], String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the thumbnail of the embed.
setThumbnail(BufferedImage) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the thumbnail of the embed.
setThumbnail(BufferedImage) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the thumbnail of the embed.
setThumbnail(BufferedImage, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the thumbnail of the embed.
setThumbnail(BufferedImage, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the thumbnail of the embed.
setThumbnail(File) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the thumbnail of the embed.
setThumbnail(File) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the thumbnail of the embed.
setThumbnail(InputStream) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the thumbnail of the embed.
setThumbnail(InputStream) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the thumbnail of the embed.
setThumbnail(InputStream, String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the thumbnail of the embed.
setThumbnail(InputStream, String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the thumbnail of the embed.
setThumbnail(String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the thumbnail of the embed.
setThumbnail(String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the thumbnail of the embed.
setThumbnail(Icon) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the thumbnail of the embed.
setThumbnail(Icon) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the thumbnail of the embed.
setTimestamp(Instant) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the timestamp of the embed.
setTimestamp(Instant) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the timestamp of the embed.
setTimestampToNow() - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the current time as timestamp of the embed.
setTimestampToNow() - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the current time as timestamp of the embed.
setTitle(String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the title of the embed.
setTitle(String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the title of the embed.
setToken(String) - Method in class org.javacord.api.DiscordApiBuilder
Sets the token which is required for the login process.
setToken(String) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Sets the token.
setTopic(String) - Method in interface org.javacord.api.entity.channel.internal.ServerTextChannelBuilderDelegate
Sets the topic of the channel.
setTopic(String) - Method in interface org.javacord.api.entity.channel.internal.ServerTextChannelUpdaterDelegate
Queues the topic to be updated.
setTopic(String) - Method in class org.javacord.api.entity.channel.ServerTextChannelBuilder
Sets the topic of the channel.
setTopic(String) - Method in class org.javacord.api.entity.channel.ServerTextChannelUpdater
Queues the topic to be updated.
setTotalShards(int) - Method in class org.javacord.api.DiscordApiBuilder
Sets total shards for server sharding.
setTotalShards(int) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Sets the total shards.
setTrace(boolean) - Static method in class org.javacord.api.util.logging.FallbackLoggerConfiguration
Sets whether trace logging should be enabled.
setTts(boolean) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderDelegate
Sets if the message should be text to speech.
setTts(boolean) - Method in class org.javacord.api.entity.message.MessageBuilder
Sets if the message should be text to speech.
setUnique(boolean) - Method in interface org.javacord.api.entity.server.invite.internal.InviteBuilderDelegate
Sets whether this invite should be unique or not.
setUnique(boolean) - Method in class org.javacord.api.entity.server.invite.InviteBuilder
Sets whether this invite should be unique or not.
setUnset(PermissionType...) - Method in class org.javacord.api.entity.permission.PermissionsBuilder
Sets the state for the given types to PermissionState.UNSET.
setUrl(String) - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
Sets the url of the embed.
setUrl(String) - Method in interface org.javacord.api.entity.message.embed.internal.EmbedBuilderDelegate
Sets the url of the embed.
setUserlimit(int) - Method in interface org.javacord.api.entity.channel.internal.ServerVoiceChannelBuilderDelegate
Sets the user limit of the channel.
setUserlimit(int) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelBuilder
Sets the user limit of the channel.
setUserLimit(int) - Method in interface org.javacord.api.entity.channel.internal.ServerVoiceChannelUpdaterDelegate
Queues the user limit to be updated.
setUserLimit(int) - Method in class org.javacord.api.entity.channel.ServerVoiceChannelUpdater
Queues the user limit to be updated.
setUsername(String) - Method in class org.javacord.api.AccountUpdater
Queues the username of the connected account to get updated.
setUsername(String) - Method in interface org.javacord.api.internal.AccountUpdaterDelegate
Queues the username of the connected account to get updated.
setValue(String) - Method in interface org.javacord.api.entity.message.embed.EditableEmbedField
Sets the value of the field.
setVerificationLevel(VerificationLevel) - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Sets the server's verification level.
setVerificationLevel(VerificationLevel) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues the verification level to be updated.
setVerificationLevel(VerificationLevel) - Method in class org.javacord.api.entity.server.ServerBuilder
Sets the server's verification level.
setVerificationLevel(VerificationLevel) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues the verification level to be updated.
setVoiceChannel(User, ServerVoiceChannel) - Method in interface org.javacord.api.entity.server.internal.ServerUpdaterDelegate
Queues a moving a user to a different voice channel.
setVoiceChannel(User, ServerVoiceChannel) - Method in class org.javacord.api.entity.server.ServerUpdater
Queues a moving a user to a different voice channel.
setWaitForServersOnStartup(boolean) - Method in class org.javacord.api.DiscordApiBuilder
Sets if Javacord should wait for all servers to become available on startup.
setWaitForServersOnStartup(boolean) - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
Sets the wait for servers on startup flag.
setWhitelist(Collection<Role>) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the roles which should be whitelisted.
setWhitelist(Collection<Role>) - Method in class org.javacord.api.entity.emoji.CustomEmojiUpdater
Sets the roles which should be whitelisted.
setWhitelist(Collection<Role>) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the roles which should be whitelisted.
setWhitelist(Collection<Role>) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiUpdaterDelegate
Sets the roles which should be whitelisted.
setWhitelist(Role...) - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Sets the roles which should be whitelisted.
setWhitelist(Role...) - Method in class org.javacord.api.entity.emoji.CustomEmojiUpdater
Sets the roles which should be whitelisted.
setWhitelist(Role...) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Sets the roles which should be whitelisted.
setWhitelist(Role...) - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiUpdaterDelegate
Sets the roles which should be whitelisted.
SINGAPORE - org.javacord.api.entity.Region
 
SingleReactionEvent - Interface in org.javacord.api.event.message.reaction
A single reaction event.
SPEAK - org.javacord.api.entity.permission.PermissionType
 
Specializable<S> - Interface in org.javacord.api.util
An object that may be specialized further and recast as a subclass.
SPECTATE - org.javacord.api.entity.message.MessageActivityType
A spectate activity.
SPLASH - org.javacord.api.entity.auditlog.AuditLogChangeType
 
STREAMING - org.javacord.api.entity.activity.ActivityType
Represents streaming a activity, represented as "Streaming Half-Life 3" for example.
STRIKEOUT - org.javacord.api.entity.message.MessageDecoration
 
subSet(Message, boolean, Message, boolean) - Method in interface org.javacord.api.entity.message.MessageSet
 
subSet(Message, Message) - Method in interface org.javacord.api.entity.message.MessageSet
 
SYDNEY - org.javacord.api.entity.Region
 
A B C D E F G H I J K L M N O P R S T U V W