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

C

CachedMessagePinEvent - Interface in org.javacord.api.event.message
A cached message pin event.
CachedMessagePinListener - Interface in org.javacord.api.listener.message
This listener listens to message pins of cached messages.
CachedMessageUnpinEvent - Interface in org.javacord.api.event.message
A cached message unpin event.
CachedMessageUnpinListener - Interface in org.javacord.api.listener.message
This listener listens to message unpins of cached messages.
calculateBitmask(Intent...) - Static method in enum org.javacord.api.entity.intent.Intent
Gets the bitmask from the given intents.
CALL - org.javacord.api.entity.message.MessageType
 
canAddNewReactions(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user is allowed to add new reactions to messages in this channel.
canAddNewReactions(User) - Method in interface org.javacord.api.entity.message.Message
Checks if the given user is allowed to add new reactions to the message.
canAddNewReactionsInTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author is allowed to add new reactions to messages in the channel where the message was sent.
canAddNewReactionsToMessage() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author is allowed to add new reactions to the message.
canAttachFiles(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user can attach files in this channel.
canAttachFilesToTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can attach files in the channel where the message was sent.
canBanUser(User, User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can ban the other user.
canBanUserFromServer(User) - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can ban the user from the server where the message was sent.
canBanUsers(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can ban users from the server.
canBanUsersFromServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can ban users from the server where the message was sent.
canChangeOwnNickname(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can change its own nickname in the server.
canChangeOwnNicknameOnServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can change its own nickname in the server where the message was sent.
canConnect(User) - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the given user can connect to the voice channel.
canCreateChannels(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can create new channels.
canCreateChannelsOnServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can create new channels on the server where the message was sent.
canCreateInstantInvite(User) - Method in interface org.javacord.api.entity.channel.RegularServerChannel
Checks if the given user can create an instant invite to this channel.
canCreateInstantInviteToTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can create an instant invite to the channel where the message was sent.
canDeafenMembers(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can deafen members on the server.
canDeafenMembersOnServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can deafen members on the server where the message was sent.
canDeafenUsers(User) - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the given user can deafen users in this voice channel.
canDelete(User) - Method in interface org.javacord.api.entity.message.Message
Checks if the given user can delete this message.
canDeleteMessage() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can delete the message.
canDispatchEvents() - Method in interface org.javacord.api.DiscordApi
Gets whether this API instance can dispatch events.
canEmbedLinks(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user can use embed links in this channel.
canEmbedLinksInTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can use embed links in the channel where the message was sent.
canKickUser(User, User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can kick the other user.
canKickUserFromServer(User) - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can kick the user from the server where the message was sent.
canKickUsers(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can kick users from the server.
canKickUsersFromServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can kick users from the server where the message was sent.
canManage(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can manage the server.
canManageEmojis(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can manage emojis on the server.
canManageEmojisOnServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can manage emojis on the server where the message was sent.
canManageMessages(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user can manage messages (delete or pin them or remove reactions of others) in this channel.
canManageMessagesInTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can manage messages (delete or pin them or remove reactions of others) in the channel where the message was sent.
canManageNicknames(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can manage nicknames on the server.
canManageNicknamesOnServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can manage nicknames on the server where the message was sent.
canManageRole(Role) - Method in interface org.javacord.api.entity.user.User
Checks if the user can manage the target role.
canManageRole(User, Role) - Method in interface org.javacord.api.entity.server.Server
Checks if the user can manage the target role.
canManageRoles(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can manage roles on the server.
canManageRolesOf(User, User) - Method in interface org.javacord.api.entity.server.Server
Checks if the user can manage the roles of the target user.
canManageRolesOnServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can manage roles on the server where the message was sent.
canManageServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can manage the server where the message was sent.
canMentionEveryone(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user can mention everyone (@everyone) in this channel.
canMentionEveryoneInTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can mention everyone (@everyone) in the channel where the message was sent.
canMoveMembers(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can move members on the server.
canMoveMembersOnServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can move members on the server where the message was sent.
canMoveUsers(User) - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the given user can move users in this voice channel.
canMuteMembers(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can mute members on the server.
canMuteMembersOnServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can mute members on the server where the message was sent.
canMuteUsers(User) - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the given user can mute users in this voice channel.
CannotMessageUserException - Exception in org.javacord.api.exception
When the user of the connected account cannot message a user.
CannotMessageUserException(Exception, String, RestRequestInformation, RestRequestResponseInformation) - Constructor for exception org.javacord.api.exception.CannotMessageUserException
Creates a new instance of this class.
canReadMessageHistory(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user can read the message history of this channel.
canReadMessageHistoryOfTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can read the message history of the channel where the message was sent.
canRemoveReactionsOfOthers(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user can remove reactions of other users in this channel.
canRemoveReactionsOfOthersInTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can remove reactions of other users in the channel where the message was sent.
canSee(User) - Method in interface org.javacord.api.entity.channel.Channel
Checks if the given user can see this channel.
canSeeAll(User) - Method in interface org.javacord.api.entity.channel.ChannelCategory
Checks if the given user can see all channels in this category.
canSeeAllChannelsInCategory() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can see all channels in the category of the channel where the message was sent.
canSeeChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can see the channel where the message was sent.
canSpeak(User) - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the given user can speak in this voice channel.
canUseExternalEmojis(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user can use external emojis in this channel.
canUseExternalEmojisInTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can use external emojis in the channel where the message was sent.
canUseSlashCommands(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can use slash commands on the server.
canUseTts(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user can use tts (text to speech) in this channel.
canUseTtsInTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can use tts (text to speech) in the channel where the message was sent.
canUseVideo(User) - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the given user can use video in this voice channel.
canUseVoiceActivation(User) - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the given user can use voice activation in this voice channel.
canViewAuditLog(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the given user can view the audit log of the server.
canViewAuditLogOfServer() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can view the audit log of the server where the message was sent.
canWrite(User) - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the given user can send messages in this channel.
canWriteInTextChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
Checks if the author can send messages in the channel where the message was sent.
canYouAddNewReactions() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account is allowed to add new reactions to messages in this channel.
canYouAddNewReactions() - Method in interface org.javacord.api.entity.message.Message
Checks if the user of the connected account is allowed to add new reactions to the message.
canYouAttachFiles() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account can attach files in this channel.
canYouBanUser(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can ban the user.
canYouBanUsers() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can ban users from the server.
canYouChangeOwnNickname() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can change its own nickname in the server.
canYouConnect() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the user of the connected account can connect to the voice channel.
canYouCreateChannels() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can create new channels.
canYouCreateInstantInvite() - Method in interface org.javacord.api.entity.channel.RegularServerChannel
Checks if the user of the connected account can create an instant invite to this channel.
canYouDeafenMembers() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can deafen members on the server.
canYouDeafenUsers() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the user of the connected account can deafen users in this voice channel.
canYouDelete() - Method in interface org.javacord.api.entity.message.Message
Checks if the user of the connected account can delete this message.
canYouEmbedLinks() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account can use embed links in this channel.
canYouKickUser(User) - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can kick the user.
canYouKickUsers() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can kick users from the server.
canYouManage() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can manage the server.
canYouManageEmojis() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can manage emojis on the server.
canYouManageMessages() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account can manage messages (delete or pin them or remove reactions of others) in this channel.
canYouManageNicknames() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can manage nicknames on the server.
canYouManageRoles() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can manage roles on the server.
canYouMentionEveryone() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account can mention everyone (@everyone) in this channel.
canYouMoveMembers() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can move members on the server.
canYouMoveUsers() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the user of the connected account can move users in this voice channel.
canYouMuteMembers() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can mute members on the server.
canYouMuteUsers() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the user of the connected account can mute users in this voice channel.
canYouReadContent() - Method in interface org.javacord.api.entity.message.Message
Checks if the bot can read the content of the message.
canYouReadContent() - Method in interface org.javacord.api.event.message.CertainMessageEvent
Checks if the bot can read the content of the message.
canYouReadMessageContent() - Method in interface org.javacord.api.event.message.OptionalMessageEvent
Gets whether you can read the content of the message.
canYouReadMessageHistory() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account can read the message history of this channel.
canYouRemoveReactionsOfOthers() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account can remove reactions of other users in this channel.
canYouSee() - Method in interface org.javacord.api.entity.channel.Channel
Checks if the user of the connected account can see this channel.
canYouSeeAll() - Method in interface org.javacord.api.entity.channel.ChannelCategory
Checks if the user of the connected account can see all channels in this category.
canYouSpeak() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the user of the connected account can speak in this voice channel.
canYouUseExternalEmojis() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account can use external emojis in this channel.
canYouUseSlashCommands() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can use slash commands on the server.
canYouUseTts() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account can use tts (text to speech) in this channel.
canYouUseVideo() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the user of the connected account can use video in this voice channel.
canYouUseVoiceActivation() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Checks if the user of the connected account can use voice activation in this voice channel.
canYouViewAuditLog() - Method in interface org.javacord.api.entity.server.Server
Checks if the user of the connected account can view the audit log of the server.
canYouWrite() - Method in interface org.javacord.api.entity.channel.TextChannel
Checks if the user of the connected account can send messages in this channel.
Categorizable - Interface in org.javacord.api.entity.channel
This class represents an entity which can have a channel category.
CertainMessageEvent - Interface in org.javacord.api.event.message
A message event where the message is guaranteed to be in the cache.
CERTIFIED_MODERATOR - org.javacord.api.entity.user.UserFlag
 
ChainableGloballyAttachableListenerManager - Interface in org.javacord.api.listener
This class can be used to add and retrieve GloballyAttachableListeners on the DiscordApiBuilder.
Challenge - Class in org.javacord.api.util.auth
This class represents an RFC 7235 authentication challenge.
Challenge(String, Map<String, String>) - Constructor for class org.javacord.api.util.auth.Challenge
Creates a new challenge.
CHALLENGE_PATTERN_PART - Static variable in interface org.javacord.api.util.auth.Response
 
CHALLENGES_CACHE - Static variable in interface org.javacord.api.util.auth.Response
 
CHANGE_NICKNAME - org.javacord.api.entity.permission.PermissionType
 
Channel - Interface in org.javacord.api.entity.channel
The class represents a channel.
CHANNEL - org.javacord.api.interaction.ApplicationCommandPermissionType
 
CHANNEL - org.javacord.api.interaction.SlashCommandOptionType
 
CHANNEL_CATEGORY - org.javacord.api.entity.channel.ChannelType
 
CHANNEL_CREATE - org.javacord.api.entity.auditlog.AuditLogActionType
 
CHANNEL_DELETE - org.javacord.api.entity.auditlog.AuditLogActionType
 
CHANNEL_FOLLOW_ADD - org.javacord.api.entity.message.MessageType
 
CHANNEL_FOLLOWER - org.javacord.api.entity.webhook.WebhookType
Channel follower webhooks are internal webhooks used with Channel Following to post new messages into channels.
CHANNEL_ICON_CHANGE - org.javacord.api.entity.message.MessageType
 
CHANNEL_ID - org.javacord.api.entity.auditlog.AuditLogChangeType
 
CHANNEL_MENTION - Static variable in class org.javacord.api.util.DiscordRegexPattern
A pattern which checks for mentioned channels (e.g.
CHANNEL_NAME_CHANGE - org.javacord.api.entity.message.MessageType
 
CHANNEL_OVERWRITE_CREATE - org.javacord.api.entity.auditlog.AuditLogActionType
 
CHANNEL_OVERWRITE_DELETE - org.javacord.api.entity.auditlog.AuditLogActionType
 
CHANNEL_OVERWRITE_UPDATE - org.javacord.api.entity.auditlog.AuditLogActionType
 
CHANNEL_PINNED_MESSAGE - org.javacord.api.entity.message.MessageType
 
CHANNEL_UPDATE - org.javacord.api.entity.auditlog.AuditLogActionType
 
ChannelAttachableListener - Interface in org.javacord.api.listener.channel
This is a marker interface for listeners that can be attached to a Channel.
ChannelAttachableListenerManager - Interface in org.javacord.api.listener.channel
This class can be used to add and retrieve ChannelAttachableListeners.
ChannelCategory - Interface in org.javacord.api.entity.channel
This class represents a channel category.
ChannelCategoryAttachableListener - Interface in org.javacord.api.listener.channel.server
This is a marker interface for listeners that can be attached to a ChannelCategory.
ChannelCategoryAttachableListenerManager - Interface in org.javacord.api.listener.channel.server
This class can be used to add and retrieve ChannelCategoryAttachableListeners.
ChannelCategoryBuilder - Class in org.javacord.api.entity.channel
This class is used to create new channel categories.
ChannelCategoryBuilder(Server) - Constructor for class org.javacord.api.entity.channel.ChannelCategoryBuilder
Creates a new channel category builder.
ChannelCategoryBuilderDelegate - Interface in org.javacord.api.entity.channel.internal
This class is internally used by the ChannelCategoryBuilder to create channel categories.
ChannelEvent - Interface in org.javacord.api.event.channel
A channel event.
ChannelPinsUpdateEvent - Interface in org.javacord.api.event.message
A channel pins update event.
ChannelPinsUpdateListener - Interface in org.javacord.api.listener.message
This listener listens to channel pin updates.
ChannelSpecialization - Interface in org.javacord.api.entity.channel.internal
A base type for types a Channel may be specialized to via the Specializable interface.
ChannelType - Enum in org.javacord.api.entity.channel
An enum with all different channel types.
CHINESE_CHINA - org.javacord.api.interaction.DiscordLocale
 
CHINESE_TAIWAN - org.javacord.api.interaction.DiscordLocale
 
close() - Method in interface org.javacord.api.audio.AudioConnection
Disconnects from the voice channel.
close() - Method in interface org.javacord.api.util.NonThrowingAutoCloseable
 
CODE - org.javacord.api.entity.auditlog.AuditLogChangeType
 
CODE_LONG - org.javacord.api.entity.message.MessageDecoration
 
CODE_SIMPLE - org.javacord.api.entity.message.MessageDecoration
 
COLOR - org.javacord.api.entity.auditlog.AuditLogChangeType
 
COMMIT_ID - Static variable in class org.javacord.api.Javacord
The commit ID from which the current Javacord version was built.
COMMUNITY - org.javacord.api.entity.server.ServerFeature
Server is a community server.
compareTo(RegularServerChannel) - Method in interface org.javacord.api.entity.channel.RegularServerChannel
COMPETING - org.javacord.api.entity.activity.ActivityType
Represents competing in something, represented as "Competing in Half-Life 3", for example.
Component - Interface in org.javacord.api.entity.message.component
 
ComponentBuilder - Interface in org.javacord.api.entity.message.component
 
ComponentBuilderDelegate - Interface in org.javacord.api.entity.message.component.internal
 
ComponentInteractionOriginalMessageUpdater - Interface in org.javacord.api.interaction.callback
 
ComponentType - Enum in org.javacord.api.entity.message.component
 
connect() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Connects to the voice channel self-deafened and disconnects any existing connections in the server.
connect(boolean, boolean) - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Connects to the voice channel and disconnects any existing connections in the server.
CONNECT - org.javacord.api.entity.permission.PermissionType
 
CONNECTIONS - org.javacord.api.BotInviteScope
 
containsYou() - Method in interface org.javacord.api.entity.message.Reaction
Checks if you (the current account) used this reaction.
CONTEXT_MENU_COMMAND - org.javacord.api.entity.message.MessageType
 
ContextMenu - Interface in org.javacord.api.interaction
 
copy() - Method in interface org.javacord.api.audio.AudioSource
Creates a copy of the audio source that can be reused for another audio connection.
copy() - Method in class org.javacord.api.audio.SilentAudioSource
 
copy(ActionRow) - Method in class org.javacord.api.entity.message.component.ActionRowBuilder
Copy an action row into this action row builder's values.
copy(ActionRow) - Method in interface org.javacord.api.entity.message.component.internal.ActionRowBuilderDelegate
Copy an action row's values into the builder.
copy(Button) - Method in class org.javacord.api.entity.message.component.ButtonBuilder
Copy a button's value into this builder.
copy(Button) - Method in interface org.javacord.api.entity.message.component.internal.ButtonBuilderDelegate
Copy a button's values into the builder.
copy(SelectMenu) - Method in interface org.javacord.api.entity.message.component.internal.SelectMenuBuilderDelegate
Copy a select menu's values into the builder.
copy(SelectMenu) - Method in class org.javacord.api.entity.message.component.SelectMenuBuilder
Create a copy of an existing select menu.
copy(SelectMenuOption) - Method in interface org.javacord.api.entity.message.component.internal.SelectMenuOptionBuilderDelegate
Copy the give select menu option.
copy(TextInput) - Method in interface org.javacord.api.entity.message.component.internal.TextInputBuilderDelegate
Copy a TextInput's values into the builder.
copy(TextInput) - Method in class org.javacord.api.entity.message.component.TextInputBuilder
Copy a Text Input's value into this builder.
copy(Message) - Method in interface org.javacord.api.entity.message.internal.MessageBuilderBaseDelegate
Fill the builder's values with a given message.
copy(Message) - Method in class org.javacord.api.entity.message.MessageBuilder
Fill the builder's values with a message.
copy(Message) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Copy a message's values into this build instance.
copy(Message) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
copy(Sticker) - Method in interface org.javacord.api.entity.sticker.internal.StickerBuilderDelegate
Copies the values of the sticker into the builder.
copy(InteractionBase) - Method in interface org.javacord.api.entity.message.internal.InteractionMessageBuilderDelegate
Fill the builder's values with the message from a given interaction, if the type of the interaction offers a message.
copy(InteractionBase) - Method in interface org.javacord.api.interaction.callback.ExtendedInteractionMessageBuilderBase
Copy an interaction's message.
copy(InteractionBase) - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
 
create() - Method in class org.javacord.api.entity.channel.ChannelCategoryBuilder
Creates the channel category.
create() - Method in interface org.javacord.api.entity.channel.internal.ChannelCategoryBuilderDelegate
Creates the channel category.
create() - Method in interface org.javacord.api.entity.channel.internal.ServerForumChannelBuilderDelegate
Creates the server forum channel.
create() - Method in interface org.javacord.api.entity.channel.internal.ServerTextChannelBuilderDelegate
Creates the server text channel.
create() - Method in interface org.javacord.api.entity.channel.internal.ServerThreadChannelBuilderDelegate
Creates the server thread channel.
create() - Method in interface org.javacord.api.entity.channel.internal.ServerVoiceChannelBuilderDelegate
Creates the server voice channel.
create() - Method in class org.javacord.api.entity.channel.ServerForumChannelBuilder
Creates the server forum channel.
create() - Method in class org.javacord.api.entity.channel.ServerTextChannelBuilder
Creates the server text channel.
create() - Method in class org.javacord.api.entity.channel.ServerThreadChannelBuilder
Creates the server thread channel.
create() - Method in class org.javacord.api.entity.channel.ServerVoiceChannelBuilder
Creates the server voice channel.
create() - Method in class org.javacord.api.entity.emoji.CustomEmojiBuilder
Creates the custom emoji.
create() - Method in interface org.javacord.api.entity.emoji.internal.CustomEmojiBuilderDelegate
Creates the custom emoji.
create() - Method in interface org.javacord.api.entity.permission.internal.RoleBuilderDelegate
Creates the role.
create() - Method in class org.javacord.api.entity.permission.RoleBuilder
Creates the role.
create() - Method in interface org.javacord.api.entity.server.internal.ServerBuilderDelegate
Creates the server.
create() - Method in interface org.javacord.api.entity.server.invite.internal.InviteBuilderDelegate
Creates the invite.
create() - Method in class org.javacord.api.entity.server.invite.InviteBuilder
Creates the invite.
create() - Method in class org.javacord.api.entity.server.ServerBuilder
Creates the server.
create() - Method in interface org.javacord.api.entity.sticker.internal.StickerBuilderDelegate
Creates a new Sticker object with the given values.
create() - Method in class org.javacord.api.entity.sticker.StickerBuilder
Creates a new Sticker object with the given values.
create() - Method in interface org.javacord.api.entity.webhook.internal.WebhookBuilderDelegate
Creates the webhook.
create() - Method in class org.javacord.api.entity.webhook.WebhookBuilder
Creates the webhook.
create(String) - Method in interface org.javacord.api.entity.sticker.internal.StickerBuilderDelegate
Creates a new Sticker object with the given values.
create(String) - Method in class org.javacord.api.entity.sticker.StickerBuilder
Creates a new Sticker object with the given values.
create(String, long) - Static method in interface org.javacord.api.interaction.SlashCommandOptionChoice
Create a new option choice builder to be used with a command option builder.
create(String, String) - Static method in interface org.javacord.api.entity.message.component.SelectMenuOption
Creates a new select menu option with the given values.
create(String, String) - Static method in interface org.javacord.api.interaction.SlashCommandOptionChoice
Create a new option choice builder to be used with a command option builder.
create(String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenuOption
Creates a new select menu option with the given values.
create(String, String, int, int, List<SelectMenuOption>) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
create(String, String, int, int, List<SelectMenuOption>, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
create(String, String, String) - Static method in interface org.javacord.api.entity.message.component.SelectMenuOption
Creates a new select menu option with the given values.
create(String, String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenuOption
Creates a new select menu option with the given values.
create(String, String, String, String) - Static method in interface org.javacord.api.entity.message.component.SelectMenuOption
Creates a new select menu option with the given values.
create(String, String, String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenuOption
Creates a new select menu option with the given values.
create(String, String, String, Emoji) - Static method in interface org.javacord.api.entity.message.component.SelectMenuOption
Creates a new select menu option with the given values.
create(String, String, String, Emoji, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenuOption
Creates a new select menu option with the given values.
create(String, String, List<SelectMenuOption>) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
create(String, String, List<SelectMenuOption>, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
create(String, List<SelectMenuOption>) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
create(String, List<SelectMenuOption>, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
create(String, ButtonStyle, String) - Static method in interface org.javacord.api.entity.message.component.Button
Create a new button with the given properties.
create(String, ButtonStyle, String, boolean) - Static method in interface org.javacord.api.entity.message.component.Button
Create a new button with the given properties.
create(String, ButtonStyle, String, String) - Static method in interface org.javacord.api.entity.message.component.Button
Create a new button with the given properties.
create(String, ButtonStyle, String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.Button
Create a new button with the given properties.
create(String, ButtonStyle, String, Emoji) - Static method in interface org.javacord.api.entity.message.component.Button
Create a new button with the given properties.
create(String, ButtonStyle, String, Emoji, boolean) - Static method in interface org.javacord.api.entity.message.component.Button
Create a new button with the given properties.
create(String, ButtonStyle, Emoji) - Static method in interface org.javacord.api.entity.message.component.Button
Create a new button with the given properties.
create(TextInputStyle, String, String) - Static method in interface org.javacord.api.entity.message.component.TextInput
Creates a new text input with the given values.
create(TextInputStyle, String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.TextInput
Creates a new text input with the given values.
create(TextInputStyle, String, String, Integer, Integer) - Static method in interface org.javacord.api.entity.message.component.TextInput
Creates a new text input with the given values.
create(TextInputStyle, String, String, Integer, Integer, boolean) - Static method in interface org.javacord.api.entity.message.component.TextInput
Creates a new text input with the given values.
create(TextInputStyle, String, String, String, String) - Static method in interface org.javacord.api.entity.message.component.TextInput
Creates a new text input with the given values.
create(TextInputStyle, String, String, String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.TextInput
Creates a new text input with the given values.
create(Server, String, String, File) - Static method in interface org.javacord.api.entity.sticker.Sticker
Creates a new sticker with the given values.
create(Server, String, String, String, File) - Static method in interface org.javacord.api.entity.sticker.Sticker
Creates a new sticker with the given values.
create(Server, String, String, String, File, String) - Static method in interface org.javacord.api.entity.sticker.Sticker
Creates a new sticker with the given values.
create(SlashCommandOptionType, String, String) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new slash command option to be used with a slash command builder.
create(SlashCommandOptionType, String, String, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new slash command option to be used with a slash command builder.
CREATE_INSTANT_INVITE - org.javacord.api.entity.permission.PermissionType
 
CREATE_PRIVATE_THREADS - org.javacord.api.entity.permission.PermissionType
 
CREATE_PUBLIC_THREADS - org.javacord.api.entity.permission.PermissionType
 
createAccountUpdater() - Method in interface org.javacord.api.DiscordApi
Creates an account updater for the current account.
createAccountUpdaterDelegate(DiscordApi) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new account updater delegate.
createAccountUpdaterDelegate(DiscordApi) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new account updater delegate.
createActionRowBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new ActionRow builder delegate.
createActionRowBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new ActionRow builder delegate.
createAllowedMentionsBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new mention builder delegate.
createAllowedMentionsBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new mention builder delegate.
createAttachmentOption(String, String, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.ATTACHMENT slash command option to be used with a slash command builder.
createAudioSourceBaseDelegate(DiscordApi) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new audio source base delegate.
createAudioSourceBaseDelegate(DiscordApi) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new audio source base delegate.
createBooleanOption(String, String, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.BOOLEAN slash command option to be used with a slash command builder.
createBotInvite() - Method in interface org.javacord.api.DiscordApi
Creates an invite link for this bot.
createBotInvite(Permissions) - Method in interface org.javacord.api.DiscordApi
Creates an invite link for this bot.
createButtonBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new Button builder delegate.
createButtonBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new Button builder delegate.
createChannelCategoryBuilder() - Method in interface org.javacord.api.entity.server.Server
Creates a new channel category builder.
createChannelCategoryBuilderDelegate(Server) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new channel category builder delegate.
createChannelCategoryBuilderDelegate(Server) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new channel category builder delegate.
createChannelMenu(String) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createChannelMenu(String, Iterable<ChannelType>) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createChannelMenu(String, Iterable<ChannelType>, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createChannelMenu(String, String, int, int, Iterable<ChannelType>) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createChannelMenu(String, String, int, int, Iterable<ChannelType>, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createChannelMenu(String, String, Iterable<ChannelType>) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createChannelMenu(String, String, Iterable<ChannelType>, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createChannelOption(String, String, boolean, Collection<ChannelType>) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new slash command option to be used with a slash command builder.
createCustomEmojiBuilder() - Method in interface org.javacord.api.entity.server.Server
Creates a custom emoji builder to create custom emojis.
createCustomEmojiBuilderDelegate(Server) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new custom emoji builder delegate.
createCustomEmojiBuilderDelegate(Server) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new custom emoji builder delegate.
createCustomEmojiUpdaterDelegate(KnownCustomEmoji) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new custom emoji updater delegate.
createCustomEmojiUpdaterDelegate(KnownCustomEmoji) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new custom emoji updater delegate.
createDecimalOption(String, String, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.DECIMAL slash command option to be used with a slash command builder.
createDecimalOption(String, String, boolean, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.DECIMAL slash command option to be used with a slash command builder.
createDecimalOption(String, String, boolean, double, double) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.DECIMAL slash command option to be used with a slash command builder.
createDiscordApiBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new discord api builder delegate.
createDiscordApiBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new discord api builder delegate.
createDiscordExceptionValidator() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new discord exception validator.
createEmbedBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new embed builder delegate.
createEmbedBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new embed builder delegate.
createExceptionLoggerDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new exception logger delegate.
createFollowupMessageBuilder() - Method in interface org.javacord.api.interaction.InteractionBase
Create a message builder to send follow-up messages for this interaction.
createForServer(DiscordApi, long) - Method in class org.javacord.api.interaction.ApplicationCommandBuilder
Creates an application command for a specific server.
createForServer(DiscordApi, long) - Method in interface org.javacord.api.interaction.internal.ApplicationCommandBuilderDelegate
Creates an application command for a specific server.
createForServer(Server) - Method in class org.javacord.api.interaction.ApplicationCommandBuilder
Creates an application command for a specific server.
createGlobal(DiscordApi) - Method in class org.javacord.api.interaction.ApplicationCommandBuilder
Creates a global application command.
createGlobal(DiscordApi) - Method in interface org.javacord.api.interaction.internal.ApplicationCommandBuilderDelegate
Creates a global application command.
createImmediateResponder() - Method in interface org.javacord.api.interaction.InteractionBase
Create a response builder that can be used to immediately reply to this interaction with a message.
createInteractionMessageBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new interaction message builder delegate.
createInteractionMessageBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new interaction message builder delegate.
createInviteBuilder() - Method in interface org.javacord.api.entity.channel.ServerChannel
Creates an invite builder for this channel.
createInviteBuilderDelegate(ServerChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new invite builder delegate.
createInviteBuilderDelegate(ServerChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new invite builder delegate.
createLongOption(String, String, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.LONG slash command option to be used with a slash command builder.
createLongOption(String, String, boolean, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.LONG slash command option to be used with a slash command builder.
createLongOption(String, String, boolean, long, long) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.LONG slash command option to be used with a slash command builder.
createMentionableMenu(String) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createMentionableMenu(String, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createMentionableMenu(String, String) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createMentionableMenu(String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createMentionableMenu(String, String, int, int) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createMentionableMenu(String, String, int, int, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createMentionableOption(String, String, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.MENTIONABLE slash command option to be used with a slash command builder.
createMessageBuilderBaseDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new message builder base delegate.
createMessageBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new message builder delegate.
createMessageContextMenuBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new message context menu builder delegate.
createMessageContextMenuBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new message context menu builder delegate.
createMessageContextMenuUpdater() - Method in interface org.javacord.api.interaction.MessageContextMenu
Creates a message context menu updater from this MessageContextMenu instance.
createMessageContextMenuUpdaterDelegate(long) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new message context menu updater delegate.
createMessageContextMenuUpdaterDelegate(long) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new message context menu updater delegate.
createOriginalMessageUpdater() - Method in interface org.javacord.api.interaction.MessageComponentInteractionBase
Creates a message updater that can be used to update the message the component of this interaction is attached to.
createPermissionsBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new permissions builder delegate.
createPermissionsBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new permissions builder delegate.
createPermissionsBuilderDelegate(Permissions) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new permissions builder delegate initialized with the given permissions.
createPermissionsBuilderDelegate(Permissions) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new permissions builder delegate initialized with the given permissions.
createPrefilledSlashCommandBuilder(SlashCommand) - Static method in interface org.javacord.api.interaction.SlashCommand
Create a new prefilled slash command builder from the given slash command.
createRegularServerChannelUpdaterDelegate(RegularServerChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new regular server channel updater delegate.
createRegularServerChannelUpdaterDelegate(RegularServerChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new regular server channel updater delegate.
createRoleBuilder() - Method in interface org.javacord.api.entity.server.Server
Creates a new role builder.
createRoleBuilderDelegate(Server) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new role builder delegate.
createRoleBuilderDelegate(Server) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new role builder delegate.
createRoleMenu(String) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createRoleMenu(String, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createRoleMenu(String, String) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createRoleMenu(String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createRoleMenu(String, String, int, int) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createRoleMenu(String, String, int, int, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createRoleOption(String, String, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.ROLE slash command option to be used with a slash command builder.
createRoleUpdaterDelegate(Role) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new role updater delegate.
createRoleUpdaterDelegate(Role) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new role updater delegate.
createSelectMenuBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new select menu builder delegate.
createSelectMenuBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new select menu builder delegate.
createSelectMenuOptionBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new select menu option builder delegate.
createSelectMenuOptionBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new select menu option builder delegate.
createServerBuilder() - Method in interface org.javacord.api.DiscordApi
Creates a server builder which can be used to create servers.
createServerBuilderDelegate(DiscordApi) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server builder delegate.
createServerBuilderDelegate(DiscordApi) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server builder delegate.
createServerChannelUpdaterDelegate(ServerChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server channel updater delegate.
createServerChannelUpdaterDelegate(ServerChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server channel updater delegate.
createServerForumChannelBuilderDelegate(Server) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server forum channel builder delegate.
createServerForumChannelBuilderDelegate(Server) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server forum channel builder delegate.
createServerForumChannelUpdaterDelegate(ServerForumChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server forum channel updater delegate.
createServerForumChannelUpdaterDelegate(ServerForumChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server forum channel updater delegate.
createServerTextChannelBuilderDelegate(Server) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server text channel builder delegate.
createServerTextChannelBuilderDelegate(Server) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server text channel builder delegate.
createServerTextChannelUpdaterDelegate(ServerTextChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server text channel updater delegate.
createServerTextChannelUpdaterDelegate(ServerTextChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server text channel updater delegate.
createServerThreadChannelBuilderDelegate(ServerTextChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server thread channel builder delegate.
createServerThreadChannelBuilderDelegate(ServerTextChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server thread channel builder delegate.
createServerThreadChannelBuilderDelegate(Message) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server thread channel builder delegate.
createServerThreadChannelBuilderDelegate(Message) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server thread channel builder delegate.
createServerThreadChannelUpdaterDelegate(ServerThreadChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server thread channel updater delegate.
createServerThreadChannelUpdaterDelegate(ServerThreadChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server thread channel updater delegate.
createServerUpdaterDelegate(Server) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server updater delegate.
createServerUpdaterDelegate(Server) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server updater delegate.
createServerVoiceChannelBuilderDelegate(Server) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server voice channel builder delegate.
createServerVoiceChannelBuilderDelegate(Server) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server voice channel builder delegate.
createServerVoiceChannelUpdaterDelegate(ServerVoiceChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new server voice channel updater delegate.
createServerVoiceChannelUpdaterDelegate(ServerVoiceChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new server voice channel updater delegate.
createSlashCommandBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new slash command builder delegate.
createSlashCommandBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new slash command builder delegate.
createSlashCommandOptionBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new slash command option builder delegate.
createSlashCommandOptionBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new slash command option builder delegate.
createSlashCommandOptionChoiceBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new slash command option choice builder delegate.
createSlashCommandOptionChoiceBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new slash command option choice builder delegate.
createSlashCommandUpdater() - Method in interface org.javacord.api.interaction.SlashCommand
Creates a slash command updater from this SlashCommand instance.
createSlashCommandUpdaterDelegate(long) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new slash command updater delegate.
createSlashCommandUpdaterDelegate(long) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new slash command updater delegate.
createStickerBuilderDelegate(Server) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new sticker builder delegate.
createStickerBuilderDelegate(Server) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new sticker builder delegate.
createStickerUpdaterDelegate(Server, long) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new sticker updater delegate.
createStickerUpdaterDelegate(Server, long) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new sticker sticker updater delegate.
createStringMenu(String, String, int, int, List<SelectMenuOption>) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createStringMenu(String, String, int, int, List<SelectMenuOption>, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createStringMenu(String, String, List<SelectMenuOption>) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createStringMenu(String, String, List<SelectMenuOption>, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createStringMenu(String, List<SelectMenuOption>) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createStringMenu(String, List<SelectMenuOption>, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createStringOption(String, String, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.STRING slash command option to be used with a slash command builder.
createStringOption(String, String, boolean, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.STRING slash command option to be used with a slash command builder.
createStringOption(String, String, boolean, long, long) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.STRING slash command option to be used with a slash command builder.
createSubcommand(String, String) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new subcommand option to be used with a slash command builder.
createSubcommand(String, String, List<SlashCommandOption>) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new subcommand option with options to be used with a slash command builder.
createSubcommandGroup(String, String, List<SlashCommandOption>) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new subcommand group option to be used with a slash command builder.
createTextChannelBuilder() - Method in interface org.javacord.api.entity.server.Server
Creates a new server text channel builder.
createTextInputBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new TextInput builder delegate.
createTextInputBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new TextInput builder delegate.
createThread(String, Integer) - Method in interface org.javacord.api.entity.message.Message
Creates a thread for this message.
createThread(String, AutoArchiveDuration) - Method in interface org.javacord.api.entity.message.Message
Creates a thread for this message.
createThread(ChannelType, String, Integer) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
Creates a thread which is not related to a message.
createThread(ChannelType, String, Integer, Boolean) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
Creates a thread which is not related to a message.
createThread(ChannelType, String, AutoArchiveDuration) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
Creates a thread which is not related to a message.
createThread(ChannelType, String, AutoArchiveDuration, Boolean) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
Creates a thread which is not related to a message.
createThreadForMessage(Message, String, Integer) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
Creates a thread for a message in this ServerTextChannel.
createThreadForMessage(Message, String, AutoArchiveDuration) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
Creates a thread for a message in this ServerTextChannel.
createUpdater() - Method in interface org.javacord.api.entity.channel.RegularServerChannel
Create an updater for this channel.
createUpdater() - Method in interface org.javacord.api.entity.channel.ServerChannel
Create an updater for this channel.
createUpdater() - Method in interface org.javacord.api.entity.channel.ServerForumChannel
Creates an updater for this channel.
createUpdater() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
Creates an updater for this channel.
createUpdater() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
Creates an updater for this thread.
createUpdater() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
Creates an updater for this channel.
createUpdater() - Method in interface org.javacord.api.entity.emoji.KnownCustomEmoji
Creates an updater for this emoji.
createUpdater() - Method in interface org.javacord.api.entity.message.Message
Creates a new MessageUpdater for this message that can be used similarly to a builder to edit this message.
createUpdater() - Method in interface org.javacord.api.entity.permission.Role
Gets the updater for this role.
createUpdater() - Method in interface org.javacord.api.entity.server.Server
Creates an updater for this server.
createUpdater() - Method in interface org.javacord.api.entity.sticker.Sticker
Creates a new sticker updater for the sticker.
createUpdater() - Method in interface org.javacord.api.entity.webhook.Webhook
Gets the updater for this webhook.
createUserContextMenuBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new user context menu builder delegate.
createUserContextMenuBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new user context menu builder delegate.
createUserContextMenuUpdater() - Method in interface org.javacord.api.interaction.UserContextMenu
Creates a user context menu updater from this UserContextMenu instance.
createUserContextMenuUpdaterDelegate(long) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new user context menu updater delegate.
createUserContextMenuUpdaterDelegate(long) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new user context menu updater delegate.
createUserMenu(String) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createUserMenu(String, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createUserMenu(String, String) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createUserMenu(String, String, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createUserMenu(String, String, int, int) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createUserMenu(String, String, int, int, boolean) - Static method in interface org.javacord.api.entity.message.component.SelectMenu
Creates a new select menu with the given values.
createUserOption(String, String, boolean) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new SlashCommandOptionType.USER slash command option to be used with a slash command builder.
createVoiceChannelBuilder() - Method in interface org.javacord.api.entity.server.Server
Creates a new server voice channel builder.
createWebhookBuilder() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
Creates a webhook builder for this channel.
createWebhookBuilderDelegate(ServerTextChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new webhook builder delegate.
createWebhookBuilderDelegate(ServerTextChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new webhook builder delegate.
createWebhookMessageBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new webhook message builder delegate.
createWebhookMessageBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new webhook message builder delegate.
createWebhookUpdaterDelegate(Webhook) - Static method in class org.javacord.api.util.internal.DelegateFactory
Creates a new webhook updater delegate.
createWebhookUpdaterDelegate(Webhook) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
Creates a new webhook updater delegate.
createWithChoices(SlashCommandOptionType, String, String, boolean, List<SlashCommandOptionChoice>) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new slash command option to be used with a slash command builder.
createWithChoices(SlashCommandOptionType, String, String, boolean, SlashCommandOptionChoiceBuilder...) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new slash command option to be used with a slash command builder.
createWithOptions(SlashCommandOptionType, String, String, List<SlashCommandOption>) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new subcommand or subcommand group to be used with a slash command builder.
createWithOptions(SlashCommandOptionType, String, String, SlashCommandOptionBuilder...) - Static method in interface org.javacord.api.interaction.SlashCommandOption
Create a new subcommand or subcommand group to be used with a slash command builder.
CROATIAN - org.javacord.api.interaction.DiscordLocale
 
crossPost() - Method in interface org.javacord.api.entity.message.Message
Cross posts the message if it is in an announcement channel.
crossPost(long, long) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Cross posts the message if it is in an announcement channel.
crossPost(String, String) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
Cross posts the message if it is in an announcement channel.
crossPost(DiscordApi, long, long) - Static method in interface org.javacord.api.entity.message.Message
Cross posts the message if it is in an announcement channel.
CROSSPOSTED - org.javacord.api.entity.message.MessageFlag
This message has been published to subscribed channels (via Channel Following).
CUSTOM - org.javacord.api.entity.activity.ActivityType
Represents a custom status, represented as "{emoji} {state}".
CUSTOM_EMOJI - Static variable in class org.javacord.api.util.DiscordRegexPattern
A pattern which checks for custom emojis (e.g.
CustomEmoji - Interface in org.javacord.api.entity.emoji
This class represents a custom emoji.
CustomEmojiBuilder - Class in org.javacord.api.entity.emoji
This class is used to create new custom emojis.
CustomEmojiBuilder(Server) - Constructor for class org.javacord.api.entity.emoji.CustomEmojiBuilder
Creates a new custom emoji builder.
CustomEmojiBuilderDelegate - Interface in org.javacord.api.entity.emoji.internal
This class is internally used by the CustomEmojiBuilder to create custom emojis.
CustomEmojiUpdater - Class in org.javacord.api.entity.emoji
This class can be used to update known custom emojis.
CustomEmojiUpdater(KnownCustomEmoji) - Constructor for class org.javacord.api.entity.emoji.CustomEmojiUpdater
Creates a new custom emoji updater.
CustomEmojiUpdaterDelegate - Interface in org.javacord.api.entity.emoji.internal
This class is internally used by the CustomEmojiUpdater to update custom emojis.
CZECH - org.javacord.api.interaction.DiscordLocale
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages