A B C D E F G H I J K L M N O P R S T U V W
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.
- 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.VoiceChannel
-
Checks if the given user can connect to the voice channel.
- canConnectToVoiceChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Checks if the author can connect to the voice channel where the message was sent.
- 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.ServerChannel
-
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.
- 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.
- 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.
- canManageRoles(User) - Method in interface org.javacord.api.entity.server.Server
-
Checks if the given user can manage roles on the server.
- 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.
- 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.VoiceChannel
-
Checks if the given user can mute other users in this voice channel.
- canMuteUsersInVoiceChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Checks if the author can mute other users in the voice channel where the message was sent.
- 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.
- 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.
- 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.
- 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.VoiceChannel
-
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.ServerChannel
-
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.
- 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.
- 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.VoiceChannel
-
Checks if the user of the connected account can mute other users in this voice channel.
- 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.
- 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.
- 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.
- 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.
- CHANGE_NICKNAME - org.javacord.api.entity.permission.PermissionType
- Channel - Interface in org.javacord.api.entity.channel
-
The class represents a channel.
- 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_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
ChannelCategoryBuilderto 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
Channelmay be specialized to via theSpecializableinterface. - ChannelType - Enum in org.javacord.api.entity.channel
-
A enum with all different channel types.
- CLIENT - org.javacord.api.AccountType
-
A client account.
- 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.
- CONNECT - org.javacord.api.entity.permission.PermissionType
- containsYou() - Method in interface org.javacord.api.entity.message.Reaction
-
Checks if you (the current account) used this reaction.
- 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.ServerTextChannelBuilderDelegate
-
Creates the server text 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.ServerTextChannelBuilder
-
Creates the server text 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 server text channel.
- 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.webhook.internal.WebhookBuilderDelegate
-
Creates the webhook.
- create() - Method in class org.javacord.api.entity.webhook.WebhookBuilder
-
Creates the webhook.
- CREATE_INSTANT_INVITE - 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.
- createBotInvite() - Method in interface org.javacord.api.DiscordApi
-
Creates an invite link for the this bot.
- createBotInvite(Permissions) - Method in interface org.javacord.api.DiscordApi
-
Creates an invite link for the this bot.
- 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.
- 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.
- 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.
- createGroupChannelUpdaterDelegate(GroupChannel) - Static method in class org.javacord.api.util.internal.DelegateFactory
-
Creates a new group channel updater delegate.
- createGroupChannelUpdaterDelegate(GroupChannel) - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
-
Creates a new group channel updater 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.
- createMessageBuilderDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
-
Creates a new message builder delegate.
- createMessageBuilderDelegate() - Method in interface org.javacord.api.util.internal.DelegateFactoryDelegate
-
Creates a new message builder delegate.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- createTextChannelBuilder() - Method in interface org.javacord.api.entity.server.Server
-
Creates a new server text channel builder.
- createUpdater() - Method in interface org.javacord.api.entity.channel.GroupChannel
-
Creates 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.ServerTextChannel
-
Creates an updater for this channel.
- 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.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.webhook.Webhook
-
Gets the updater for this webhook.
- 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.
- 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.
- 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
CustomEmojiBuilderto 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
CustomEmojiUpdaterto update custom emojis.