A B C D E F G H I J K L M N O P Q R S T U V W
G
- get(Class<? extends Throwable>...) - Static method in class org.javacord.api.util.logging.ExceptionLogger
-
Returns a function that can be used in the
CompletableFuture.exceptionally(Function)method. - get(Predicate<Throwable>, Class<? extends Throwable>...) - Static method in class org.javacord.api.util.logging.ExceptionLogger
-
Returns a function that can be used in the
CompletableFuture.exceptionally(Function)method. - get(Predicate<Throwable>, Collection<Class<? extends Throwable>>, StackTraceElement[]) - Method in interface org.javacord.api.util.logging.internal.ExceptionLoggerDelegate
-
Returns a function that can be used in the
CompletableFuture.exceptionally(Function)method. - getAccountType() - Method in interface org.javacord.api.DiscordApi
-
Gets the type of the current account.
- getAccountType() - Method in class org.javacord.api.DiscordApiBuilder
-
Gets the account type.
- getAccountType() - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
-
Gets the account type.
- getActivity() - Method in interface org.javacord.api.DiscordApi
-
Gets the activity which should be displayed.
- getActivity() - Method in interface org.javacord.api.entity.message.Message
-
Gets the activity of the message.
- getActivity() - Method in interface org.javacord.api.entity.user.User
-
Gets the activity of the user.
- getActivityTypeById(int) - Static method in enum org.javacord.api.entity.activity.ActivityType
-
Gets the activity type by its id.
- getAfkChannel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the afk channel of the server.
- getAfkTimeoutInSeconds() - Method in interface org.javacord.api.entity.server.Server
-
Gets the afk timeout in seconds of the server.
- getAllowedBitmask() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets the integer containing all allowed permission types.
- getAllowedPermission() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets a collection with permission types which are set to (
PermissionState.ALLOWED). - getAllowedPermissions() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the allowed permissions of the role.
- getAllowedPermissions(User) - Method in interface org.javacord.api.entity.server.Server
-
Get the allowed permissions of a given user.
- getAllowedRoleMentions() - Method in interface org.javacord.api.entity.message.mention.AllowedMentions
-
Gets the allowed user mentions from the message.
- getAllowedUserMentions() - Method in interface org.javacord.api.entity.message.mention.AllowedMentions
-
Gets the allowed role mentions from the message.
- getAmount() - Method in class org.javacord.api.util.ratelimit.LocalRatelimiter
-
Gets the amount available per reset interval.
- getApi() - Method in interface org.javacord.api.audio.AudioSource
-
Gets the discord api instance for this audio source.
- getApi() - Method in class org.javacord.api.audio.AudioSourceBase
- getApi() - Method in interface org.javacord.api.entity.auditlog.AuditLog
-
Gets the discord api instance.
- getApi() - Method in interface org.javacord.api.entity.DiscordEntity
-
Gets the discord api instance.
- getApi() - Method in interface org.javacord.api.event.Event
-
Gets the api instance of the event.
- getApi() - Method in interface org.javacord.api.util.rest.RestRequestInformation
-
Gets the discord api instance which created the request.
- getApi() - Method in interface org.javacord.api.util.rest.RestRequestResponseInformation
-
Gets the discord api instance which created the request.
- getApplicationId() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the application id of the game.
- getApplicationId() - Method in interface org.javacord.api.entity.server.Server
-
Gets the application id of the server's owner.
- getApplicationInfo() - Method in interface org.javacord.api.DiscordApi
-
Gets the application info of the bot.
- getApproximateMemberCount() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the approximate number of members for the target server.
- getApproximatePresenceCount() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the approximate number of online members for the target server.
- getAssets() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the assets (images for the presence and their hover texts) of the activity.
- getAssignedObjectClass() - Method in interface org.javacord.api.util.event.ListenerManager
-
Gets the class of the object, the listener was added to.
- getAssignedObjectId() - Method in interface org.javacord.api.util.event.ListenerManager
-
Gets the id of the object, the listener as added to.
- getAttachments() - Method in interface org.javacord.api.entity.message.Message
-
Gets the attachments of the message.
- getAudioConnection() - Method in interface org.javacord.api.entity.server.Server
-
Gets the audio connection in this server.
- getAudioConnectionAttachableListeners() - Method in interface org.javacord.api.listener.audio.AudioConnectionAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
AudioConnectionAttachableListeners and their assigned listener classes they listen to. - getAudioSource() - Method in interface org.javacord.api.audio.AudioConnection
-
Gets the audio source.
- getAudioSourceAttachableListeners() - Method in class org.javacord.api.audio.AudioSourceBase
- getAudioSourceAttachableListeners() - Method in interface org.javacord.api.listener.audio.AudioSourceAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
AudioSourceAttachableListeners and their assigned listener classes they listen to. - getAudioSourceFinishedListeners() - Method in class org.javacord.api.audio.AudioSourceBase
- getAudioSourceFinishedListeners() - Method in interface org.javacord.api.listener.audio.AudioConnectionAttachableListenerManager
-
Gets a list with all registered
AudioSourceFinishedListeners. - getAudioSourceFinishedListeners() - Method in interface org.javacord.api.listener.audio.AudioSourceAttachableListenerManager
-
Gets a list with all registered
AudioSourceFinishedListeners. - getAudioSourceFinishedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
AudioSourceFinishedListeners. - getAuditLog() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntry
-
Gets the audit log this entry belongs to.
- getAuditLog(int) - Method in interface org.javacord.api.entity.server.Server
-
Gets the audit log of this server.
- getAuditLog(int, AuditLogActionType) - Method in interface org.javacord.api.entity.server.Server
-
Gets the audit log of this server.
- getAuditLogBefore(int) - Method in interface org.javacord.api.entity.auditlog.AuditLogEntry
-
Gets the audit log before this entry.
- getAuditLogBefore(int, AuditLogActionType) - Method in interface org.javacord.api.entity.auditlog.AuditLogEntry
-
Gets the audit log before this entry.
- getAuditLogBefore(int, AuditLogEntry) - Method in interface org.javacord.api.entity.server.Server
-
Gets the audit log of this server.
- getAuditLogBefore(int, AuditLogEntry, AuditLogActionType) - Method in interface org.javacord.api.entity.server.Server
-
Gets the audit log of this server.
- getAuditLogEntry() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntryTarget
-
Gets the audit log entry this target belongs to.
- getAuthor() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the author of the embed.
- getAuthor() - Method in interface org.javacord.api.entity.message.Message
-
Gets the author of the message.
- getAuthParams() - Method in class org.javacord.api.util.auth.Challenge
-
Gets the auth params, including
realmif present, but asStrings. - getAvatar() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Gets the avatar of the author.
- getAvatar() - Method in interface org.javacord.api.entity.user.User
-
Gets the avatar of the user.
- getAvatar() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the default avatar of the webhook.
- getBans() - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection with all server bans.
- getBitrate() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
-
Gets the bitrate (int bits) of the channel.
- getBody() - Method in interface org.javacord.api.util.auth.Request
-
The body of the request.
- getBody() - Method in interface org.javacord.api.util.auth.Response
-
The body of the response.
- getBody() - Method in interface org.javacord.api.util.rest.RestRequestInformation
-
Gets the body of the rest request as string.
- getBody() - Method in interface org.javacord.api.util.rest.RestRequestResponseInformation
-
Gets the body of the response as string.
- getBoostCount() - Method in interface org.javacord.api.entity.server.Server
-
Gets the boost count of the server.
- getBoostLevel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the boost level of the server.
- getBucketDuration() - Method in class org.javacord.api.util.ratelimit.LocalRatelimiter
-
Gets the time to wait until the available quota resets.
- getBufferSize() - Method in interface org.javacord.api.audio.BufferableAudioSource
-
Gets the size of the buffer.
- getCachedMessageById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a cached message by its id.
- getCachedMessageById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a cached message by its id.
- getCachedMessageByLink(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a cached message by its link.
- getCachedMessagePinListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
CachedMessagePinListeners. - getCachedMessagePinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
CachedMessagePinListeners. - getCachedMessagePinListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
CachedMessagePinListeners. - getCachedMessagePinListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
CachedMessagePinListeners. - getCachedMessages() - Method in interface org.javacord.api.DiscordApi
-
Gets a message set with all currently cached messages.
- getCachedMessageUnpinListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
CachedMessageUnpinListeners. - getCachedMessageUnpinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
CachedMessageUnpinListeners. - getCachedMessageUnpinListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
CachedMessageUnpinListeners. - getCachedMessageUnpinListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
CachedMessageUnpinListeners. - getCachedUserByDiscriminatedName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a user by its discriminated name like e.
- getCachedUserByDiscriminatedNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a user by its discriminated name like e.
- getCachedUserById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a cached user by its id.
- getCachedUserById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a cached user by its id.
- getCachedUserByNameAndDiscriminator(String, String) - Method in interface org.javacord.api.DiscordApi
-
Gets a user by its name and discriminator.
- getCachedUserByNameAndDiscriminatorIgnoreCase(String, String) - Method in interface org.javacord.api.DiscordApi
-
Gets a user by its name and discriminator.
- getCachedUsers() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all currently cached users.
- getCachedUsersByDisplayName(String, Server) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all users with the given display name on the given server.
- getCachedUsersByDisplayNameIgnoreCase(String, Server) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all users with the given display name on the given server.
- getCachedUsersByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all users with the given name.
- getCachedUsersByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all users with the given name.
- getCachedUsersByNickname(String, Server) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all users with the given nickname on the given server.
- getCachedUsersByNicknameIgnoreCase(String, Server) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all users with the given nickname on the given server.
- getCapacity() - Method in interface org.javacord.api.util.cache.MessageCache
-
Gets the capacity of the message cache.
- getCategory() - Method in interface org.javacord.api.entity.channel.Categorizable
-
Gets the category of the channel.
- getChallenges() - Method in interface org.javacord.api.util.auth.Response
-
Gets the RFC 7235 authentication challenges of this response.
- getChallenges(String) - Method in interface org.javacord.api.util.auth.Response
-
Gets the RFC 7235 authentication challenges for the given scheme of this response.
- getChanges() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntry
-
Gets a list with all changes.
- getChannel() - Method in interface org.javacord.api.audio.AudioConnection
-
Gets the voice channel of the audio connection.
- getChannel() - Method in interface org.javacord.api.entity.message.Message
-
Gets the text channel of the message.
- getChannel() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the channel of the invite.
- getChannel() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the channel of the webhook.
- getChannel() - Method in interface org.javacord.api.event.audio.AudioSourceEvent
-
Gets the server voice channel of the event.
- getChannel() - Method in interface org.javacord.api.event.channel.ChannelEvent
-
Gets the channel of the event.
- getChannel() - Method in interface org.javacord.api.event.channel.group.GroupChannelEvent
- getChannel() - Method in interface org.javacord.api.event.channel.server.ServerChannelEvent
- getChannel() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelEvent
- getChannel() - Method in interface org.javacord.api.event.channel.server.voice.ServerVoiceChannelEvent
- getChannel() - Method in interface org.javacord.api.event.channel.TextChannelEvent
- getChannel() - Method in interface org.javacord.api.event.channel.user.PrivateChannelEvent
- getChannel() - Method in interface org.javacord.api.event.channel.VoiceChannelEvent
- getChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.ChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
ChannelAttachableListeners and their assigned listener classes they listen to. - getChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a channel by its id.
- getChannelById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a channel by its id.
- getChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a channel by its id.
- getChannelById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a channel by its id.
- getChannelCategories() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all channel categories of the bot.
- getChannelCategories() - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all channel categories of the server.
- getChannelCategoriesByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all channel categories with the given name.
- getChannelCategoriesByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all channel categories with the given name.
- getChannelCategoriesByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all channel categories with the given name.
- getChannelCategoriesByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all channel categories with the given name.
- getChannelCategoryAttachableListeners() - Method in interface org.javacord.api.listener.channel.server.ChannelCategoryAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
ChannelCategoryAttachableListeners and their assigned listener classes they listen to. - getChannelCategoryById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a channel category by its id.
- getChannelCategoryById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a channel category by its id.
- getChannelCategoryById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a channel category by its id.
- getChannelCategoryById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a channel category by its id.
- getChannelId() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the id of the channel.
- getChannelId() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the channel id of the webhook.
- getChannelName() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the name of the channel.
- getChannelPinsUpdateListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
ChannelPinsUpdateListeners. - getChannelPinsUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ChannelPinsUpdateListeners. - getChannelPinsUpdateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ChannelPinsUpdateListeners. - getChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all channels of the bot.
- getChannels() - Method in interface org.javacord.api.entity.channel.ChannelCategory
-
Gets a list with all channels which this category contains.
- getChannels() - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all channels of the server.
- getChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all channels with the given name.
- getChannelsByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all channels with the given name.
- getChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all channels with the given name.
- getChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all channels with the given name.
- getChannelType() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the type of the channel.
- getClientId() - Method in interface org.javacord.api.DiscordApi
-
Gets the client id of the application.
- getClientId() - Method in interface org.javacord.api.entity.ApplicationInfo
-
Gets the client id of the application.
- getCode() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the code of the invite.
- getCode() - Method in interface org.javacord.api.entity.VanityUrlCode
-
Gets the vanity code.
- getCode() - Method in interface org.javacord.api.util.auth.Response
-
The response code.
- getCode() - Method in interface org.javacord.api.util.rest.RestRequestResponseInformation
-
Gets the response code of the response.
- getColor() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the color of the embed.
- getColor() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the color of the role.
- getConnectedUserIds() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
-
Gets the ids of the users that are connected to this server voice channel.
- getConnectedUsers() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
-
Gets the users that are connected to this server voice channel.
- getConnectedVoiceChannel() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Gets the voice channel this MessageAuthor (if it is an User) is connected to on the server where the message has been sent.
- getConnectedVoiceChannel(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets the voice channel the user with the given id is connected to on this server if any.
- getConnectedVoiceChannel(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the voice channel this user is connected to on the given server if any.
- getConnectedVoiceChannel(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the voice channel the given user is connected to on this server if any.
- getConnectedVoiceChannels() - Method in interface org.javacord.api.entity.user.User
-
Gets the server voice channels the user is connected to.
- getConnection() - Method in interface org.javacord.api.event.audio.AudioSourceEvent
-
Gets the audio connection of the event.
- getConsumer(Class<? extends Throwable>...) - Static method in class org.javacord.api.util.logging.ExceptionLogger
-
Returns a consumer that can for example be used in the
TextChannel.typeContinuously(Consumer)method. - getConsumer(Predicate<Throwable>, Class<? extends Throwable>...) - Static method in class org.javacord.api.util.logging.ExceptionLogger
-
Returns a consumer that can for example be used in the
TextChannel.typeContinuously(Consumer)method. - getContent() - Method in interface org.javacord.api.entity.message.Message
-
Gets the content of the message.
- getCount() - Method in interface org.javacord.api.entity.message.Reaction
-
Gets the amount of users who used this reaction.
- getCount() - Method in interface org.javacord.api.event.message.reaction.SingleReactionEvent
-
Gets the amount of users who used the reaction if the message is cached.
- getCreationTimestamp() - Method in interface org.javacord.api.entity.DiscordEntity
-
Gets the creation date of the Discord entity, calculated from the id.
- getCreationTimestamp() - Method in interface org.javacord.api.entity.server.invite.RichInvite
-
Gets the creation date of the invite.
- getCreationTimestamp(long) - Static method in interface org.javacord.api.entity.DiscordEntity
-
Calculates the creation date from the given Discord entity id.
- getCreator() - Method in interface org.javacord.api.entity.emoji.KnownCustomEmoji
-
Gets the creator of the emoji.
- getCreator() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the creator of the webhook.
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.Channel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.ChannelCategory
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.GroupChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.PrivateChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.ServerChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.TextChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.VoiceChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.emoji.CustomEmoji
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.emoji.KnownCustomEmoji
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.message.Message
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.permission.Role
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.server.Server
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.UpdatableFromCache
-
Gets an updated instance of this entity from the cache.
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.user.User
- getCurrentClients() - Method in interface org.javacord.api.entity.user.User
-
Gets all clients of the user that are not
offline. - getCurrentShard() - Method in interface org.javacord.api.DiscordApi
-
Gets the current shard of the bot, starting with
0. - getCurrentShard() - Method in class org.javacord.api.DiscordApiBuilder
-
Gets the current shard.
- getCurrentShard() - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
-
Sets the current shard.
- getCurrentSize() - Method in interface org.javacord.api.entity.activity.ActivityParty
-
Gets the current size of the party.
- getCustomEmojiById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a custom emoji in this server by its id.
- getCustomEmojiById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a custom emoji in this server by its id.
- getCustomEmojiById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a custom emoji in this server by its id.
- getCustomEmojiById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a custom emoji in this server by its id.
- getCustomEmojis() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all known custom emojis.
- getCustomEmojis() - Method in interface org.javacord.api.entity.message.Message
-
Gets a list of all custom emojis in the message.
- getCustomEmojis() - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection with all custom emojis of this server.
- getCustomEmojisByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all custom emojis with the given name in the server.
- getCustomEmojisByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection of all custom emojis with the given name in the server.
- getCustomEmojisByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all custom emojis with the given name in the server.
- getCustomEmojisByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection of all custom emojis with the given name in the server.
- getDaemonScheduler() - Method in interface org.javacord.api.util.concurrent.ThreadPool
-
Gets the used daemon scheduler.
- getDefaultMessageCacheCapacity() - Method in interface org.javacord.api.DiscordApi
-
Gets the default message cache capacity which is applied for every newly created channel.
- getDefaultMessageCacheStorageTimeInSeconds() - Method in interface org.javacord.api.DiscordApi
-
Gets the default maximum age of cached messages.
- getDefaultMessageNotificationLevel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the default message notification level of the server.
- getDelegate() - Method in class org.javacord.api.audio.AudioSourceBase
-
Gets the delegate used by this audio source internally.
- getDelegate() - Method in class org.javacord.api.entity.message.embed.EmbedBuilder
-
Gets the delegate used by this embed builder internally.
- getDelegate() - Method in class org.javacord.api.entity.message.mention.AllowedMentionsBuilder
-
Gets the delegate used by this mentions builder internally.
- getDeniedBitmask() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets the integer containing all denied permission types.
- getDeniedPermissions() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets a collection with permission types which are set to (
PermissionState.DENIED). - getDescription() - Method in interface org.javacord.api.entity.ApplicationInfo
-
Gets the description of the application.
- getDescription() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the description of the embed.
- getDescription() - Method in interface org.javacord.api.entity.server.Server
-
Gets the description of the server.
- getDesktopStatus() - Method in interface org.javacord.api.entity.user.User
-
Gets the status of the user on the
desktopclient. - getDetails() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets details about what's the user is currently doing.
- getDiscordExceptionValidator() - Static method in class org.javacord.api.util.internal.DelegateFactory
-
Gets the discord exception validator.
- getDiscoverySplash() - Method in interface org.javacord.api.entity.server.Server
-
Gets the discovery splash of the server.
- getDiscriminatedName() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
If the author is a user, gets the discriminated name of the user, e.
- getDiscriminatedName() - Method in interface org.javacord.api.entity.user.User
-
Gets the discriminated name of the user, e.
- getDiscriminator() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Gets the discriminator of the author if the author is a user.
- getDiscriminator() - Method in interface org.javacord.api.entity.user.User
-
Gets the discriminator of the user.
- getDisplayName() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Gets the display name of the author.
- getDisplayName(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the display name of the user.
- getDisplayName(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the display name of the user on this server.
- getDuration() - Method in interface org.javacord.api.audio.SeekableAudioSource
-
Gets the duration of the audio source.
- getDuration() - Method in class org.javacord.api.audio.SilentAudioSource
- getEffectiveAllowedPermissions(User) - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the effective allowed permissions of a user in this channel.
- getEffectiveDeniedPermissions(User) - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the effective denied permissions of a user in this channel.
- getEffectiveOverwrittenPermissions(User) - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the effective overwritten permissions of a user.
- getEffectivePermissions(User) - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the effective permissions of a user in this channel.
- getEmbeds() - Method in interface org.javacord.api.entity.message.Message
-
Gets a list with all embeds of the message.
- getEmoji() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the emoji of the custom status.
- getEmoji() - Method in interface org.javacord.api.entity.message.Reaction
-
Gets the emoji of the reaction.
- getEmoji() - Method in interface org.javacord.api.event.message.reaction.SingleReactionEvent
-
Gets the emoji of the event.
- getEmoji() - Method in interface org.javacord.api.event.server.emoji.KnownCustomEmojiEvent
-
Gets the custom emoji of the event.
- getEndpoint() - Method in interface org.javacord.api.event.server.VoiceServerUpdateEvent
-
Gets the endpoint provided in this voice server update.
- getEndTime() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the end time of the activity.
- getEntity() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeOverwrittenPermissionsEvent
-
Gets the entity which permissions were changed.
- getEntries() - Method in interface org.javacord.api.entity.auditlog.AuditLog
-
Gets a list with all entries.
- getEveryoneRole() - Method in interface org.javacord.api.entity.server.Server
-
Gets the @everyone role.
- getExceptionLoggerDelegate() - Static method in class org.javacord.api.util.internal.DelegateFactory
-
Gets the exception logger delegate.
- getExecutorService() - Method in interface org.javacord.api.util.concurrent.ThreadPool
-
Gets the used executor service.
- getExplicitContentFilterLevel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the explicit content filter level of the server.
- getFeatures() - Method in interface org.javacord.api.entity.server.Server
-
Gets the features of the server.
- getFields() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the fields of the embed.
- getFileName() - Method in interface org.javacord.api.entity.message.MessageAttachment
-
Gets the file name of the attachment.
- getFooter() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the footer of the embed.
- getGeneralMentions() - Method in interface org.javacord.api.entity.message.mention.AllowedMentions
-
Gets the allowed general mentions from the message.
- getGlobalRatelimiter() - Method in interface org.javacord.api.DiscordApi
-
Gets the current global ratelimiter.
- getGroupChannel() - Method in interface org.javacord.api.entity.message.Message
-
Gets the group channel of the message.
- getGroupChannel() - Method in interface org.javacord.api.event.channel.TextChannelEvent
-
Gets the channel of the event as a group channel.
- getGroupChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.group.GroupChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
GroupChannelAttachableListeners and their assigned listener classes they listen to. - getGroupChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a group channel by its id.
- getGroupChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a group channel by its id.
- getGroupChannelChangeNameListeners() - Method in interface org.javacord.api.listener.channel.group.GroupChannelAttachableListenerManager
-
Gets a list with all registered
GroupChannelChangeNameListeners. - getGroupChannelChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
GroupChannelChangeNameListeners. - getGroupChannelChangeNameListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
GroupChannelChangeNameListeners. - getGroupChannelCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
GroupChannelCreateListeners. - getGroupChannelCreateListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
GroupChannelCreateListeners. - getGroupChannelDeleteListeners() - Method in interface org.javacord.api.listener.channel.group.GroupChannelAttachableListenerManager
-
Gets a list with all registered
GroupChannelDeleteListeners. - getGroupChannelDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
GroupChannelDeleteListeners. - getGroupChannelDeleteListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
GroupChannelDeleteListeners. - getGroupChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all group channels of the bot.
- getGroupChannels() - Method in interface org.javacord.api.entity.user.User
-
Gets the currently existing group channels with the user.
- getGroupChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all group channels with the given name.
- getGroupChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server channels with the given name.
- getHeaders() - Method in interface org.javacord.api.util.auth.Request
-
The headers of the request.
- getHeaders() - Method in interface org.javacord.api.util.auth.Response
-
The headers of the response.
- getHeaders() - Method in interface org.javacord.api.util.rest.RestRequestInformation
-
Gets the headers of the rest request.
- getHeaders(String) - Method in interface org.javacord.api.util.auth.Request
-
The headers of the request with the given name.
- getHeaders(String) - Method in interface org.javacord.api.util.auth.Response
-
The headers of the response with the given name.
- getHeight() - Method in interface org.javacord.api.entity.message.embed.EmbedImage
-
Gets the height of the image.
- getHeight() - Method in interface org.javacord.api.entity.message.embed.EmbedThumbnail
-
Gets the height of the thumbnail.
- getHeight() - Method in interface org.javacord.api.entity.message.embed.EmbedVideo
-
Gets the height of the video.
- getHeight() - Method in interface org.javacord.api.entity.message.MessageAttachment
-
Gets the height of the attachment, if it's an image.
- getHighestRole(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the highest role of the given user in this server.
- getIcon() - Method in interface org.javacord.api.entity.channel.GroupChannel
-
Gets the icon of the group channel.
- getIcon() - Method in interface org.javacord.api.entity.server.Server
-
Gets the icon of the server.
- getIconUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedAuthor
-
Gets the url of the author icon.
- getIconUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedFooter
-
Gets the url of the footer icon.
- getId() - Method in interface org.javacord.api.entity.activity.ActivityParty
-
Gets the id of the party.
- getId() - Method in enum org.javacord.api.entity.activity.ActivityType
-
Gets the id of the activity type.
- getId() - Method in enum org.javacord.api.entity.channel.ChannelType
-
Gets the id of the channel type.
- getId() - Method in interface org.javacord.api.entity.DiscordEntity
-
Gets the id of Discord entity.
- getId() - Method in enum org.javacord.api.entity.message.MessageActivityType
-
Gets the id of the message activity type.
- getId() - Method in enum org.javacord.api.entity.server.BoostLevel
-
Gets the id of the boost level.
- getId() - Method in enum org.javacord.api.entity.server.DefaultMessageNotificationLevel
-
Gets the id of the default message notification level.
- getId() - Method in enum org.javacord.api.entity.server.ExplicitContentFilterLevel
-
Gets the id of the explicit content filter level.
- getId() - Method in enum org.javacord.api.entity.server.MultiFactorAuthenticationLevel
-
Gets the id of the multi factor authentication level.
- getId() - Method in enum org.javacord.api.entity.server.VerificationLevel
-
Gets the id of the verification level.
- getIdAsString() - Method in interface org.javacord.api.entity.DiscordEntity
-
Gets the id of the Discord entity as a string.
- getImage() - Method in interface org.javacord.api.entity.emoji.CustomEmoji
-
Gets the image of the emoji.
- getImage() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the image of the embed.
- getInetSocketAddress() - Method in interface org.javacord.api.util.auth.Route
-
The inet socket address to which the connection is done.
- getInviteByCode(String) - Method in interface org.javacord.api.DiscordApi
-
Gets an invite by its code.
- getInviter() - Method in interface org.javacord.api.entity.server.invite.RichInvite
-
Gets the user who created the invite.
- getInvites() - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the invites of the server.
- getInvites() - Method in interface org.javacord.api.entity.server.Server
-
Gets the invites of the server.
- getInviteWithMemberCountsByCode(String) - Method in interface org.javacord.api.DiscordApi
-
Gets an invite by its code while requesting additional information.
- getInvolvedUsers() - Method in interface org.javacord.api.entity.auditlog.AuditLog
-
Gets a collection with all users, which can be found in this audit log.
- getInvolvedWebhooks() - Method in interface org.javacord.api.entity.auditlog.AuditLog
-
Gets a collection with all webhooks, which can be found in this audit log.
- getJoinedAtTimestamp(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the timestamp of when the user joined the given server.
- getJoinedAtTimestamp(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the timestamp of when a user joined the server.
- getKey() - Method in enum org.javacord.api.entity.Region
-
Gets the key of the region which is used for REST-request.
- getKnownCustomEmojiAttachableListeners() - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
KnownCustomEmojiAttachableListeners and their assigned listener classes they listen to. - getKnownCustomEmojiChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiChangeNameListeners. - getKnownCustomEmojiChangeNameListeners() - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiChangeNameListeners. - getKnownCustomEmojiChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiChangeNameListeners. - getKnownCustomEmojiChangeWhitelistedRolesListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiChangeWhitelistedRolesListeners. - getKnownCustomEmojiChangeWhitelistedRolesListeners() - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiChangeWhitelistedRolesListeners. - getKnownCustomEmojiChangeWhitelistedRolesListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiChangeWhitelistedRolesListeners. - getKnownCustomEmojiCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiCreateListeners. - getKnownCustomEmojiCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiCreateListeners. - getKnownCustomEmojiDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiDeleteListeners. - getKnownCustomEmojiDeleteListeners() - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiDeleteListeners. - getKnownCustomEmojiDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
KnownCustomEmojiDeleteListeners. - getLargeImage() - Method in interface org.javacord.api.entity.activity.ActivityAssets
-
Gets the large image of the asset.
- getLargeText() - Method in interface org.javacord.api.entity.activity.ActivityAssets
-
Gets the large text of the asset.
- getLastEditTimestamp() - Method in interface org.javacord.api.entity.message.Message
-
Gets the last time the message was edited.
- getLastPinTimestamp() - Method in interface org.javacord.api.event.message.ChannelPinsUpdateEvent
-
Gets the time at which the most recent pinned message was pinned.
- getLatestGatewayLatency() - Method in interface org.javacord.api.DiscordApi
-
Gets the latest gateway latency.
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.Channel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.ChannelCategory
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.GroupChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.PrivateChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.ServerChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.TextChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.VoiceChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.message.Message
- getLatestInstance() - Method in interface org.javacord.api.entity.Updatable
-
Gets an updated instance of this entity from the cache or from Discord directly.
- getLatestInstance() - Method in interface org.javacord.api.entity.UpdatableFromCache
- getLatestInstance() - Method in interface org.javacord.api.entity.user.User
- getLatestInstance() - Method in interface org.javacord.api.entity.webhook.Webhook
- getLink() - Method in interface org.javacord.api.entity.message.Message
-
Gets the link leading to this message.
- getListener() - Method in interface org.javacord.api.util.event.ListenerManager
-
Gets the managed listener.
- getListenerClass() - Method in interface org.javacord.api.util.event.ListenerManager
-
Gets the listener class context for the managed listener.
- getListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
GloballyAttachableListeners and their assigned listener classes they listen to. - getListeners(Class<T>) - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all globally attachable listeners of the given class.
- getLostConnectionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
LostConnectionListeners. - getMaxAgeInSeconds() - Method in interface org.javacord.api.entity.server.invite.RichInvite
-
Gets the duration (in seconds) after which the invite expires.
- getMaximumSize() - Method in interface org.javacord.api.entity.activity.ActivityParty
-
Gets the maximum size of the party.
- getMaxUses() - Method in interface org.javacord.api.entity.server.invite.RichInvite
-
Gets the max number of times this invite can be used.
- getMemberByDiscriminatedName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a member by its discriminated name like e.
- getMemberByDiscriminatedNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a member by its discriminated name like e.
- getMemberById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a member by its id.
- getMemberById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a member by its id.
- getMemberByNameAndDiscriminator(String, String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a member by its name and discriminator.
- getMemberByNameAndDiscriminatorIgnoreCase(String, String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a member by its name and discriminator.
- getMemberCount() - Method in interface org.javacord.api.entity.server.Server
-
Gets the amount of members in this server.
- getMembers() - Method in interface org.javacord.api.entity.channel.GroupChannel
-
Gets the members of the group channel.
- getMembers() - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection with all members of the server.
- getMembersByDisplayName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection with all members with the given display name on this server.
- getMembersByDisplayNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection with all members with the given display name on this server.
- getMembersByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection with all members with the given name.
- getMembersByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection with all members with the given name.
- getMembersByNickname(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection with all members with the given nickname on this server.
- getMembersByNicknameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a collection with all members with the given nickname on this server.
- getMentionedChannels() - Method in interface org.javacord.api.entity.message.Message
-
Gets a list with all channels mentioned in this message.
- getMentionedRoles() - Method in interface org.javacord.api.entity.message.Message
-
Gets a list with all roles mentioned in this message.
- getMentionedUsers() - Method in interface org.javacord.api.entity.message.Message
-
Gets a list with all users mentioned in this message.
- getMentionTag() - Method in interface org.javacord.api.entity.emoji.CustomEmoji
- getMentionTag() - Method in interface org.javacord.api.entity.Mentionable
-
Gets the tag used to mention the entity.
- getMentionTag() - Method in interface org.javacord.api.entity.permission.Role
- getMentionTag() - Method in interface org.javacord.api.entity.user.User
- getMessage() - Method in interface org.javacord.api.entity.message.MessageActivity
-
Gets the message of the activity.
- getMessage() - Method in interface org.javacord.api.entity.message.MessageAttachment
-
Gets the message of the attachment.
- getMessage() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Gets the message.
- getMessage() - Method in interface org.javacord.api.entity.message.Reaction
-
Gets the message, the reaction belongs to.
- getMessage() - Method in interface org.javacord.api.event.message.CertainMessageEvent
-
Gets the message of the event.
- getMessage() - Method in interface org.javacord.api.event.message.OptionalMessageEvent
-
Gets the message from the cache.
- getMessage() - Method in interface org.javacord.api.util.auth.Response
-
The response message.
- getMessageActivityTypeById(int) - Static method in enum org.javacord.api.entity.message.MessageActivityType
-
Gets the message activity type by its id.
- getMessageAttachableListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
MessageAttachableListeners and their assigned listener classes they listen to. - getMessageAttachableListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
MessageAttachableListeners and their assigned listener classes they listen to. - getMessageAttachableListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
MessageAttachableListeners and their assigned listener classes they listen to. - getMessageAttachableListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
MessageAttachableListeners and their assigned listener classes they listen to for the message with the given id. - getMessageAttachableListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
MessageAttachableListeners and their assigned listener classes they listen to for the message with the given id. - getMessageAttachments() - Method in interface org.javacord.api.event.message.CertainMessageEvent
-
Gets a list with all attachments of the event's message.
- getMessageAttachments() - Method in interface org.javacord.api.event.message.OptionalMessageEvent
-
Gets a list with all attachments of the event's message.
- getMessageAuthor() - Method in interface org.javacord.api.event.message.CertainMessageEvent
-
Gets the author of the event's message.
- getMessageAuthor() - Method in interface org.javacord.api.event.message.OptionalMessageEvent
-
Gets the author of the event's message.
- getMessageById(long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a message by its id.
- getMessageById(long, TextChannel) - Method in interface org.javacord.api.DiscordApi
-
Gets a message by its id.
- getMessageById(String) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a message by its id.
- getMessageById(String, TextChannel) - Method in interface org.javacord.api.DiscordApi
-
Gets a message by its id.
- getMessageByLink(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a message by its link.
- getMessageCache() - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets the message cache for the channel.
- getMessageContent() - Method in interface org.javacord.api.event.message.CertainMessageEvent
-
Gets the content of the event's message.
- getMessageContent() - Method in interface org.javacord.api.event.message.OptionalMessageEvent
-
Gets the content of the event's message.
- getMessageCreateListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
MessageCreateListeners. - getMessageCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
MessageCreateListeners. - getMessageCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
MessageCreateListeners. - getMessageCreateListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
MessageCreateListeners. - getMessageCreateListeners() - Method in interface org.javacord.api.listener.webhook.WebhookAttachableListenerManager
-
Gets a list with all registered
MessageCreateListeners. - getMessageDeleteListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
MessageDeleteListeners. - getMessageDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
MessageDeleteListeners. - getMessageDeleteListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
MessageDeleteListeners. - getMessageDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
MessageDeleteListeners. - getMessageDeleteListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
MessageDeleteListeners. - getMessageDeleteListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
MessageDeleteListeners. - getMessageDeleteListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
MessageDeleteListeners of a specific message. - getMessageDeleteListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
MessageDeleteListeners of a specific message. - getMessageEditListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
MessageEditListeners. - getMessageEditListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
MessageEditListeners. - getMessageEditListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
MessageEditListeners. - getMessageEditListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
MessageEditListeners. - getMessageEditListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
MessageEditListeners. - getMessageEditListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
MessageEditListeners. - getMessageEditListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
MessageEditListeners of a specific message. - getMessageEditListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
MessageEditListeners of a specific message. - getMessageId() - Method in interface org.javacord.api.event.message.MessageEvent
-
Gets the id of the message.
- getMessageLink() - Method in interface org.javacord.api.event.message.CertainMessageEvent
-
Gets the link of the event's message.
- getMessageLink() - Method in interface org.javacord.api.event.message.OptionalMessageEvent
-
Gets the link of the event's message.
- getMessages(int) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets up to a given amount of messages in this channel from the newer end.
- getMessagesAfter(int) - Method in interface org.javacord.api.entity.message.Message
-
Gets up to a given amount of messages after this message.
- getMessagesAfter(int, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets up to a given amount of messages in this channel after a given message in any channel.
- getMessagesAfter(int, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets up to a given amount of messages in this channel after a given message in any channel.
- getMessagesAfterAsStream() - Method in interface org.javacord.api.entity.message.Message
-
Gets a stream of messages after this message sorted from oldest to newest.
- getMessagesAfterAsStream(long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a stream of messages in this channel after a given message in any channel sorted from oldest to newest.
- getMessagesAfterAsStream(Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a stream of messages in this channel after a given message in any channel sorted from oldest to newest.
- getMessagesAfterUntil(Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets messages after this message until one that meets the given condition is found.
- getMessagesAfterUntil(Predicate<Message>, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel after a given message in any channel until one that meets the given condition is found.
- getMessagesAfterUntil(Predicate<Message>, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel after a given message in any channel until one that meets the given condition is found.
- getMessagesAfterWhile(Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets messages after this message while they meet the given condition.
- getMessagesAfterWhile(Predicate<Message>, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel after a given message in any channel while they meet the given condition.
- getMessagesAfterWhile(Predicate<Message>, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel after a given message in any channel while they meet the given condition.
- getMessagesAround(int) - Method in interface org.javacord.api.entity.message.Message
-
Gets up to a given amount of messages around this message.
- getMessagesAround(int, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets up to a given amount of messages in this channel around a given message in any channel.
- getMessagesAround(int, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets up to a given amount of messages in this channel around a given message in any channel.
- getMessagesAroundAsStream() - Method in interface org.javacord.api.entity.message.Message
-
Gets a stream of messages around this message.
- getMessagesAroundAsStream(long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a stream of messages in this channel around a given message in any channel.
- getMessagesAroundAsStream(Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a stream of messages in this channel around a given message in any channel.
- getMessagesAroundUntil(Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets messages around this message until one that meets the given condition is found.
- getMessagesAroundUntil(Predicate<Message>, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel around a given message in any channel until one that meets the given condition is found.
- getMessagesAroundUntil(Predicate<Message>, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel around a given message in any channel until one that meets the given condition is found.
- getMessagesAroundWhile(Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets messages around this message while they meet the given condition.
- getMessagesAroundWhile(Predicate<Message>, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel around a given message in any channel while they meet the given condition.
- getMessagesAroundWhile(Predicate<Message>, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel around a given message in any channel while they meet the given condition.
- getMessagesAsStream() - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a stream of messages in this channel sorted from newest to oldest.
- getMessagesBefore(int) - Method in interface org.javacord.api.entity.message.Message
-
Gets up to a given amount of messages before this message.
- getMessagesBefore(int, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets up to a given amount of messages in this channel before a given message in any channel.
- getMessagesBefore(int, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets up to a given amount of messages in this channel before a given message in any channel.
- getMessagesBeforeAsStream() - Method in interface org.javacord.api.entity.message.Message
-
Gets a stream of messages before this message sorted from newest to oldest.
- getMessagesBeforeAsStream(long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a stream of messages in this channel before a given message in any channel sorted from newest to oldest.
- getMessagesBeforeAsStream(Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a stream of messages in this channel before a given message in any channel sorted from newest to oldest.
- getMessagesBeforeUntil(Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets messages before this message until one that meets the given condition is found.
- getMessagesBeforeUntil(Predicate<Message>, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel before a given message in any channel until one that meets the given condition is found.
- getMessagesBeforeUntil(Predicate<Message>, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel before a given message in any channel until one that meets the given condition is found.
- getMessagesBeforeWhile(Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets messages before this message while they meet the given condition.
- getMessagesBeforeWhile(Predicate<Message>, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel before a given message in any channel while they meet the given condition.
- getMessagesBeforeWhile(Predicate<Message>, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel before a given message in any channel while they meet the given condition.
- getMessagesBetween(long) - Method in interface org.javacord.api.entity.message.Message
-
Gets all messages between this messages and the given message, excluding the boundaries.
- getMessagesBetween(long, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all messages in this channel between the first given message in any channel and the second given message in any channel, excluding the boundaries.
- getMessagesBetween(Message) - Method in interface org.javacord.api.entity.message.Message
-
Gets all messages between this messages and the given message, excluding the boundaries.
- getMessagesBetween(Message, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all messages in this channel between the first given message in any channel and the second given message in any channel, excluding the boundaries.
- getMessagesBetweenAsStream(long) - Method in interface org.javacord.api.entity.message.Message
-
Gets a stream of all messages between this message and the given message, excluding the boundaries, sorted from this message to the given message.
- getMessagesBetweenAsStream(long, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all messages in this channel between the first given message in any channel and the second given message in any channel, excluding the boundaries, sorted from first given message to the second given message.
- getMessagesBetweenAsStream(Message) - Method in interface org.javacord.api.entity.message.Message
-
Gets a stream of all messages between this message and the given message, excluding the boundaries, sorted from this message to the given message.
- getMessagesBetweenAsStream(Message, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all messages in this channel between the first given message in any channel and the second given message in any channel, excluding the boundaries, sorted from first given message to the second given message.
- getMessagesBetweenUntil(long, Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets all messages between this message and the given message, excluding the boundaries, until one that meets the given condition is found.
- getMessagesBetweenUntil(Predicate<Message>, long, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all messages in this channel between the first given message in any channel and the second given message in any channel, excluding the boundaries, until one that meets the given condition is found.
- getMessagesBetweenUntil(Predicate<Message>, Message, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all messages in this channel between the first given message in any channel and the second given message in any channel, excluding the boundaries, until one that meets the given condition is found.
- getMessagesBetweenUntil(Message, Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets all messages between this message and the given message, excluding the boundaries, until one that meets the given condition is found.
- getMessagesBetweenWhile(long, Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets all messages between this message and the given message, excluding the boundaries, while they meet the given condition.
- getMessagesBetweenWhile(Predicate<Message>, long, long) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all messages in this channel between the first given message in any channel and the second given message in any channel, excluding the boundaries, while they meet the given condition.
- getMessagesBetweenWhile(Predicate<Message>, Message, Message) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all messages in this channel between the first given message in any channel and the second given message in any channel, excluding the boundaries, while they meet the given condition.
- getMessagesBetweenWhile(Message, Predicate<Message>) - Method in interface org.javacord.api.entity.message.Message
-
Gets all messages between this message and the given message, excluding the boundaries, while they meet the given condition.
- getMessagesUntil(Predicate<Message>) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel from the newer end until one that meets the given condition is found.
- getMessagesWhile(Predicate<Message>) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets messages in this channel from the newer end while they meet the given condition.
- getMethod() - Method in interface org.javacord.api.util.auth.Request
-
The method of the request.
- getMobileStatus() - Method in interface org.javacord.api.entity.user.User
-
Gets the status of the user on the
mobileclient. - getModeratorsOnlyChannel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the moderators-only channel (sometimes also called "public updates channel").
- getMultiFactorAuthenticationLevel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the multi factor authentication level of the server.
- getMutualServers() - Method in interface org.javacord.api.entity.user.User
-
Gets all mutual servers with this user.
- getName() - Method in enum org.javacord.api.entity.auditlog.AuditLogChangeType
-
Gets the name of the type.
- getName() - Method in interface org.javacord.api.entity.channel.GroupChannel
-
Gets the name of the channel.
- getName() - Method in enum org.javacord.api.entity.DiscordClient
-
Gets the name of client, as it appears in the Discord REST-api.
- getName() - Method in interface org.javacord.api.entity.Nameable
-
Gets the name of the entity.
- getName() - Method in enum org.javacord.api.entity.Region
-
Gets the name of the region (which looks nicer than the key :-) ).
- getName() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the default name of the webhook.
- getNewActivity() - Method in interface org.javacord.api.event.user.UserChangeActivityEvent
-
Gets the new activity of the user.
- getNewAfkChannel() - Method in interface org.javacord.api.event.server.ServerChangeAfkChannelEvent
-
Gets the new afk channel of the server.
- getNewAfkTimeoutInSeconds() - Method in interface org.javacord.api.event.server.ServerChangeAfkTimeoutEvent
-
Gets the new afk timeout of the server in seconds.
- getNewAvatar() - Method in interface org.javacord.api.event.user.UserChangeAvatarEvent
-
Gets the new avatar of the user.
- getNewBitrate() - Method in interface org.javacord.api.event.channel.server.voice.ServerVoiceChannelChangeBitrateEvent
-
Gets the new bitrate of the channel.
- getNewBoostCount() - Method in interface org.javacord.api.event.server.ServerChangeBoostCountEvent
-
Gets the new boost count of the server.
- getNewBoostLevel() - Method in interface org.javacord.api.event.server.ServerChangeBoostLevelEvent
-
Gets the new boost level of the server.
- getNewCategory() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangePositionEvent
-
Gets the new category of the channel.
- getNewChannel() - Method in interface org.javacord.api.event.channel.server.voice.ServerVoiceChannelMemberLeaveEvent
-
Gets the new channel of the event.
- getNewColor() - Method in interface org.javacord.api.event.server.role.RoleChangeColorEvent
-
Gets the new color of the role.
- getNewContent() - Method in interface org.javacord.api.event.message.MessageEditEvent
-
Gets the new content of the message.
- getNewDefaultMessageNotificationLevel() - Method in interface org.javacord.api.event.server.ServerChangeDefaultMessageNotificationLevelEvent
-
Gets the new default message notification level of the server.
- getNewDelayInSeconds() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelChangeSlowmodeEvent
-
Gets the new delay of the channel.
- getNewDescription() - Method in interface org.javacord.api.event.server.ServerChangeDescriptionEvent
-
Gets the new description of the server.
- getNewDesktopStatus() - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the new status of the user on the
desktopclient. - getNewDiscoverySplash() - Method in interface org.javacord.api.event.server.ServerChangeDiscoverySplashEvent
-
Gets the new discovery splash of the server.
- getNewDiscriminator() - Method in interface org.javacord.api.event.user.UserChangeDiscriminatorEvent
-
Gets the new discriminator of the user.
- getNewEmbeds() - Method in interface org.javacord.api.event.message.MessageEditEvent
-
Gets the new embeds of the message.
- getNewestMessage() - Method in interface org.javacord.api.entity.message.MessageSet
-
Gets the newest message in the history.
- getNewExplicitContentFilterLevel() - Method in interface org.javacord.api.event.server.ServerChangeExplicitContentFilterLevelEvent
-
Gets the new explicit content filter level of the server.
- getNewHoist() - Method in interface org.javacord.api.event.server.role.RoleChangeHoistEvent
-
Gets the new hoist of the role.
- getNewIcon() - Method in interface org.javacord.api.event.server.ServerChangeIconEvent
-
Gets the new icon of the server.
- getNewMentionableFlag() - Method in interface org.javacord.api.event.server.role.RoleChangeMentionableEvent
-
Gets the new mentionable flag of the role.
- getNewMobileStatus() - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the new status of the user on the
mobileclient. - getNewModeratorsOnlyChannel() - Method in interface org.javacord.api.event.server.ServerChangeModeratorsOnlyChannelEvent
-
Gets the new moderators-only channel of the server.
- getNewMultiFactorAuthenticationLevel() - Method in interface org.javacord.api.event.server.ServerChangeMultiFactorAuthenticationLevelEvent
-
Gets the new multi factor authentication level of the server.
- getNewName() - Method in interface org.javacord.api.event.channel.group.GroupChannelChangeNameEvent
-
Gets the new name of the channel.
- getNewName() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeNameEvent
-
Gets the new name of the channel.
- getNewName() - Method in interface org.javacord.api.event.server.emoji.KnownCustomEmojiChangeNameEvent
-
Gets the new name of the custom emoji.
- getNewName() - Method in interface org.javacord.api.event.server.role.RoleChangeNameEvent
-
Gets the new name of the role.
- getNewName() - Method in interface org.javacord.api.event.server.ServerChangeNameEvent
-
Gets the new name of the server.
- getNewName() - Method in interface org.javacord.api.event.user.UserChangeNameEvent
-
Gets the new name of the user.
- getNewNickname() - Method in interface org.javacord.api.event.user.UserChangeNicknameEvent
-
Gets the new nickname of the user.
- getNewNsfwFlag() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeNsfwFlagEvent
-
Gets the new nsfw flag of the channel.
- getNewOwner() - Method in interface org.javacord.api.event.server.ServerChangeOwnerEvent
-
Gets the new owner of the server.
- getNewPermissions() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeOverwrittenPermissionsEvent
-
Gets the new overwritten permissions.
- getNewPermissions() - Method in interface org.javacord.api.event.server.role.RoleChangePermissionsEvent
-
Gets the new permissions of the role.
- getNewPosition() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangePositionEvent
-
Gets the new position of the channel.
- getNewPosition() - Method in interface org.javacord.api.event.server.role.RoleChangePositionEvent
-
Gets the new real position of the role.
- getNewPreferredLocale() - Method in interface org.javacord.api.event.server.ServerChangePreferredLocaleEvent
-
Gets the new preferred locale of the server.
- getNewRawPosition() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangePositionEvent
-
Gets the new raw position of the channel.
- getNewRawPosition() - Method in interface org.javacord.api.event.server.role.RoleChangePositionEvent
-
Gets the new raw position of the role.
- getNewRegion() - Method in interface org.javacord.api.event.server.ServerChangeRegionEvent
-
Gets the new region of the server.
- getNewRulesChannel() - Method in interface org.javacord.api.event.server.ServerChangeRulesChannelEvent
-
Gets the new rules channel of the server.
- getNewServerFeatures() - Method in interface org.javacord.api.event.server.ServerChangeServerFeaturesEvent
-
Gets the new server features of the server.
- getNewSplash() - Method in interface org.javacord.api.event.server.ServerChangeSplashEvent
-
Gets the new splash of the server.
- getNewStatus() - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the new connection status of the user.
- getNewStatusOnClient(DiscordClient) - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the new status on the given client.
- getNewSystemChannel() - Method in interface org.javacord.api.event.server.ServerChangeSystemChannelEvent
-
Gets the new system channel of the server.
- getNewTopic() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelChangeTopicEvent
-
Gets the new topic of the channel.
- getNewUserLimit() - Method in interface org.javacord.api.event.channel.server.voice.ServerVoiceChannelChangeUserLimitEvent
-
Gets the new user limit of the channel.
- getNewValue() - Method in interface org.javacord.api.entity.auditlog.AuditLogChange
-
Gets the new value of the change.
- getNewVanityUrlCode() - Method in interface org.javacord.api.event.server.ServerChangeVanityUrlCodeEvent
-
Gets the new vanity url code of the server.
- getNewVerificationLevel() - Method in interface org.javacord.api.event.server.ServerChangeVerificationLevelEvent
-
Gets the new verification level of the server.
- getNewWebStatus() - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the new status of the user on the
web(browser) client. - getNewWhitelistedRoles() - Method in interface org.javacord.api.event.server.emoji.KnownCustomEmojiChangeWhitelistedRolesEvent
-
Gets a list with the new whitelisted roles.
- getNextFrame() - Method in interface org.javacord.api.audio.AudioSource
-
Polls for the next 20ms of audio from the source.
- getNextFrame() - Method in class org.javacord.api.audio.SilentAudioSource
- getNextResetNanos() - Method in class org.javacord.api.util.ratelimit.LocalRatelimiter
-
Gets the next time the quota resets.
- getNickname(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the nickname of the user in the given server.
- getNickname(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the nickname of a user.
- getNicknameMentionTag() - Method in interface org.javacord.api.entity.user.User
-
Gets the mention tag, to mention the user with its nickname, instead of its normal name.
- getOldActivity() - Method in interface org.javacord.api.event.user.UserChangeActivityEvent
-
Gets the old activity of the user.
- getOldAfkChannel() - Method in interface org.javacord.api.event.server.ServerChangeAfkChannelEvent
-
Gets the old afk channel of the server.
- getOldAfkTimeoutInSeconds() - Method in interface org.javacord.api.event.server.ServerChangeAfkTimeoutEvent
-
Gets the old afk timeout of the server in seconds.
- getOldAvatar() - Method in interface org.javacord.api.event.user.UserChangeAvatarEvent
-
Gets the old avatar of the user.
- getOldBitrate() - Method in interface org.javacord.api.event.channel.server.voice.ServerVoiceChannelChangeBitrateEvent
-
Gets the old bitrate of the channel.
- getOldBoostCount() - Method in interface org.javacord.api.event.server.ServerChangeBoostCountEvent
-
Gets the old boost count of the server.
- getOldBoostLevel() - Method in interface org.javacord.api.event.server.ServerChangeBoostLevelEvent
-
Gets the old boost level of the server.
- getOldCategory() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangePositionEvent
-
Gets the old category of the channel.
- getOldChannel() - Method in interface org.javacord.api.event.channel.server.voice.ServerVoiceChannelMemberJoinEvent
-
Gets the old channel of the event.
- getOldColor() - Method in interface org.javacord.api.event.server.role.RoleChangeColorEvent
-
Gets the old color of the role.
- getOldContent() - Method in interface org.javacord.api.event.message.MessageEditEvent
-
Gets the old content of the message.
- getOldDefaultMessageNotificationLevel() - Method in interface org.javacord.api.event.server.ServerChangeDefaultMessageNotificationLevelEvent
-
Gets the old default message notification level of the server.
- getOldDelayInSeconds() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelChangeSlowmodeEvent
-
Gets the old delay of the channel.
- getOldDescription() - Method in interface org.javacord.api.event.server.ServerChangeDescriptionEvent
-
Gets the old description of the server.
- getOldDesktopStatus() - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the old status of the user on the
desktopclient. - getOldDiscoverySplash() - Method in interface org.javacord.api.event.server.ServerChangeDiscoverySplashEvent
-
Gets the old discovery splash of the server.
- getOldDiscriminator() - Method in interface org.javacord.api.event.user.UserChangeDiscriminatorEvent
-
Gets the old discriminator of the user.
- getOldEmbeds() - Method in interface org.javacord.api.event.message.MessageEditEvent
-
Gets the old embeds of the message.
- getOldestMessage() - Method in interface org.javacord.api.entity.message.MessageSet
-
Gets the oldest message in the history.
- getOldExplicitContentFilterLevel() - Method in interface org.javacord.api.event.server.ServerChangeExplicitContentFilterLevelEvent
-
Gets the old explicit content filter level of the server.
- getOldHoist() - Method in interface org.javacord.api.event.server.role.RoleChangeHoistEvent
-
Gets the old hoist of the role.
- getOldIcon() - Method in interface org.javacord.api.event.server.ServerChangeIconEvent
-
Gets the old icon of the server.
- getOldMentionableFlag() - Method in interface org.javacord.api.event.server.role.RoleChangeMentionableEvent
-
Gets the old mentionable flag of the role.
- getOldMobileStatus() - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the old status of the user on the
mobileclient. - getOldModeratorsOnlyChannel() - Method in interface org.javacord.api.event.server.ServerChangeModeratorsOnlyChannelEvent
-
Gets the old moderators-only channel of the server.
- getOldMultiFactorAuthenticationLevel() - Method in interface org.javacord.api.event.server.ServerChangeMultiFactorAuthenticationLevelEvent
-
Gets the old multi factor authentication level of the server.
- getOldName() - Method in interface org.javacord.api.event.channel.group.GroupChannelChangeNameEvent
-
Gets the old name of the channel.
- getOldName() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeNameEvent
-
Gets the old name of the channel.
- getOldName() - Method in interface org.javacord.api.event.server.emoji.KnownCustomEmojiChangeNameEvent
-
Gets the old name of the custom emoji.
- getOldName() - Method in interface org.javacord.api.event.server.role.RoleChangeNameEvent
-
Gets the old name of the role.
- getOldName() - Method in interface org.javacord.api.event.server.ServerChangeNameEvent
-
Gets the old name of the server.
- getOldName() - Method in interface org.javacord.api.event.user.UserChangeNameEvent
-
Gets the old name of the user.
- getOldNickname() - Method in interface org.javacord.api.event.user.UserChangeNicknameEvent
-
Gets the old nickname of the user.
- getOldNsfwFlag() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeNsfwFlagEvent
-
Gets the old nsfw flag of the channel.
- getOldOwner() - Method in interface org.javacord.api.event.server.ServerChangeOwnerEvent
-
Gets the old owner of the server.
- getOldPermissions() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeOverwrittenPermissionsEvent
-
Gets the old overwritten permissions.
- getOldPermissions() - Method in interface org.javacord.api.event.server.role.RoleChangePermissionsEvent
-
Gets the old permissions of the role.
- getOldPosition() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangePositionEvent
-
Gets the old position of the channel.
- getOldPosition() - Method in interface org.javacord.api.event.server.role.RoleChangePositionEvent
-
Gets the old real position of the role.
- getOldPreferredLocale() - Method in interface org.javacord.api.event.server.ServerChangePreferredLocaleEvent
-
Gets the old preferred locale of the server.
- getOldRawPosition() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangePositionEvent
-
Gets the old raw position of the channel.
- getOldRawPosition() - Method in interface org.javacord.api.event.server.role.RoleChangePositionEvent
-
Gets the old raw position of the role.
- getOldRegion() - Method in interface org.javacord.api.event.server.ServerChangeRegionEvent
-
Gets the old region of the server.
- getOldRulesChannel() - Method in interface org.javacord.api.event.server.ServerChangeRulesChannelEvent
-
Gets the old rules channel of the server.
- getOldServerFeatures() - Method in interface org.javacord.api.event.server.ServerChangeServerFeaturesEvent
-
Gets the old server features of the server.
- getOldSplash() - Method in interface org.javacord.api.event.server.ServerChangeSplashEvent
-
Gets the old splash of the server.
- getOldStatus() - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the old connection status of the user.
- getOldStatusOnClient(DiscordClient) - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the old status on the given client.
- getOldSystemChannel() - Method in interface org.javacord.api.event.server.ServerChangeSystemChannelEvent
-
Gets the old system channel of the server.
- getOldTopic() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelChangeTopicEvent
-
Gets the old topic of the channel.
- getOldUserLimit() - Method in interface org.javacord.api.event.channel.server.voice.ServerVoiceChannelChangeUserLimitEvent
-
Gets the old user limit of the channel.
- getOldValue() - Method in interface org.javacord.api.entity.auditlog.AuditLogChange
-
Gets the old value of the change.
- getOldVanityUrlCode() - Method in interface org.javacord.api.event.server.ServerChangeVanityUrlCodeEvent
-
Gets the old vanity url code of the server.
- getOldVerificationLevel() - Method in interface org.javacord.api.event.server.ServerChangeVerificationLevelEvent
-
Gets the old verification level of the server.
- getOldWebStatus() - Method in interface org.javacord.api.event.user.UserChangeStatusEvent
-
Gets the old status of the user on the
web(browser) client. - getOldWhitelistedRoles() - Method in interface org.javacord.api.event.server.emoji.KnownCustomEmojiChangeWhitelistedRolesEvent
-
Gets a list with the old whitelisted roles.
- getOverwrittenPermissions() - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the overwritten permissions in this channel.
- getOverwrittenPermissions(T) - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the overwritten permissions of an entity in this channel.
- getOverwrittenRolePermissions() - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the overwritten permissions for roles in this channel.
- getOverwrittenUserPermissions() - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the overwritten permissions for users in this channel.
- getOwner() - Method in interface org.javacord.api.DiscordApi
-
Gets the owner of the application.
- getOwner() - Method in interface org.javacord.api.entity.ApplicationInfo
-
Gets the owner of the application.
- getOwner() - Method in interface org.javacord.api.entity.server.Server
-
Gets the owner of the server.
- getOwnerDiscriminator() - Method in interface org.javacord.api.entity.ApplicationInfo
-
Gets the discriminator of the application owner.
- getOwnerId() - Method in interface org.javacord.api.DiscordApi
-
Gets the id of the application's owner.
- getOwnerId() - Method in interface org.javacord.api.entity.ApplicationInfo
-
Gets the id of the application owner.
- getOwnerName() - Method in interface org.javacord.api.entity.ApplicationInfo
-
Gets the name of the application owner.
- getParty() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the current party of the user.
- getPartyId() - Method in interface org.javacord.api.entity.message.MessageActivity
-
Gets the party id of the activity.
- getPermissions() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the permissions of the role.
- getPermissions(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the permissions of a user.
- getPins() - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a list with all pinned messages.
- getPosition() - Method in interface org.javacord.api.audio.SeekableAudioSource
-
Gets the position of the audio source.
- getPosition() - Method in class org.javacord.api.audio.SilentAudioSource
- getPosition() - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the real position of the channel.
- getPosition() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the real position of the role.
- getPreferredLocale() - Method in interface org.javacord.api.entity.server.Server
-
Gets the server's preferred locale.
- getPrefix() - Method in enum org.javacord.api.entity.message.MessageDecoration
-
Gets the prefix of the decoration.
- getPrefixedToken() - Method in interface org.javacord.api.DiscordApi
-
Gets the used token with the
AccountType.getTokenPrefix(), that way it is usable directly in the authentication header for custom REST calls. - getPrivateChannel() - Method in interface org.javacord.api.entity.message.Message
-
Gets the private channel of the message.
- getPrivateChannel() - Method in interface org.javacord.api.entity.user.User
-
Gets the private channel with the user.
- getPrivateChannel() - Method in interface org.javacord.api.event.channel.TextChannelEvent
-
Gets the channel of the event as a private channel.
- getPrivateChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.user.PrivateChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
PrivateChannelAttachableListeners and their assigned listener classes they listen to. - getPrivateChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a private channel by its id.
- getPrivateChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a private channel by its id.
- getPrivateChannelCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
PrivateChannelCreateListeners. - getPrivateChannelCreateListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
PrivateChannelCreateListeners. - getPrivateChannelDeleteListeners() - Method in interface org.javacord.api.listener.channel.user.PrivateChannelAttachableListenerManager
-
Gets a list with all registered
PrivateChannelDeleteListeners. - getPrivateChannelDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
PrivateChannelDeleteListeners. - getPrivateChannelDeleteListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
PrivateChannelDeleteListeners. - getPrivateChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all private channels of the bot.
- getProvider() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the provider of the embed.
- getProxy() - Method in interface org.javacord.api.util.auth.Route
-
The proxy that is used to connect to the URL.
- getProxyIconUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedAuthor
-
Gets the proxy url of the author icon.
- getProxyIconUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedFooter
-
Gets the proxy url of the footer icon.
- getProxyUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedImage
-
Gets the proxy url of the image.
- getProxyUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedThumbnail
-
Gets the proxy url of the thumbnail.
- getProxyUrl() - Method in interface org.javacord.api.entity.message.MessageAttachment
-
Gets the proxy url of the attachment.
- getPruneCount(int) - Method in interface org.javacord.api.entity.server.Server
-
Gets the amount of members without a role which were inactive at least the given amount of days.
- getQueryParameters() - Method in interface org.javacord.api.util.rest.RestRequestInformation
-
Gets the query parameters of the rest request.
- getRawPosition() - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the raw position of the channel.
- getRawPosition() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the raw position of the role.
- getReaction() - Method in interface org.javacord.api.event.message.reaction.SingleReactionEvent
-
Gets the reaction if the message is cached and the reaction exists.
- getReactionAddListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
ReactionAddListeners. - getReactionAddListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ReactionAddListeners. - getReactionAddListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
ReactionAddListeners. - getReactionAddListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ReactionAddListeners. - getReactionAddListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
ReactionAddListeners. - getReactionAddListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
ReactionAddListeners. - getReactionAddListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
ReactionAddListeners. - getReactionAddListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
ReactionAddListeners of a specific message. - getReactionAddListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
ReactionAddListeners of a specific message. - getReactionByEmoji(String) - Method in interface org.javacord.api.entity.message.Message
-
Gets a reaction by its unicode emoji.
- getReactionByEmoji(Emoji) - Method in interface org.javacord.api.entity.message.Message
-
Gets a reaction by its emoji.
- getReactionRemoveAllListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveAllListeners of a specific message. - getReactionRemoveAllListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveAllListeners of a specific message. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveListeners. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveListeners. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveListeners. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveListeners. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveListeners. - getReactionRemoveListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveListeners. - getReactionRemoveListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveListeners. - getReactionRemoveListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveListeners of a specific message. - getReactionRemoveListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets a list with all registered
ReactionRemoveListeners of a specific message. - getReactions() - Method in interface org.javacord.api.entity.message.Message
-
Gets a list with all reactions of the message.
- getReactionTag() - Method in interface org.javacord.api.entity.emoji.CustomEmoji
-
Gets the tag used to add a reaction with the emoji.
- getReadableContent() - Method in interface org.javacord.api.entity.message.Message
-
Gets the readable content of the message, which replaces all mentions etc.
- getReadableMessageContent() - Method in interface org.javacord.api.event.message.CertainMessageEvent
-
Gets the readable content of the event's message.
- getReadableMessageContent() - Method in interface org.javacord.api.event.message.OptionalMessageEvent
-
Gets the readable content of the event's message.
- getRealm() - Method in class org.javacord.api.util.auth.Challenge
-
Returns the protection space.
- getReason() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntry
-
Gets the reason for the change.
- getReason() - Method in interface org.javacord.api.entity.server.Ban
-
Gets the reason for the ban.
- getRecipient() - Method in interface org.javacord.api.entity.channel.PrivateChannel
-
Gets the recipient of the private channel.
- getReconnectDelay(int) - Method in interface org.javacord.api.DiscordApi
-
Gets the reconnect delay for a given amount of attempts.
- getReconnectListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ReconnectListeners. - getRegion() - Method in interface org.javacord.api.entity.server.Server
-
Gets the region of the server.
- getRegionByKey(String) - Static method in enum org.javacord.api.entity.Region
-
Gets a region by its key.
- getRemainingQuota() - Method in class org.javacord.api.util.ratelimit.LocalRatelimiter
-
Gets the remaining quota in the current reset interval.
- getRequest() - Method in exception org.javacord.api.exception.DiscordException
-
Gets information about the request which caused the exception.
- getRequest() - Method in interface org.javacord.api.util.rest.RestRequestResponseInformation
-
Gets the request which this response answered.
- getResponse() - Method in exception org.javacord.api.exception.DiscordException
-
Gets information about the response which caused the exception.
- getResumeListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ResumeListeners. - getRole() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeOverwrittenPermissionsEvent
-
Gets the role which permissions were changed.
- getRole() - Method in interface org.javacord.api.event.server.role.RoleEvent
-
Gets the role of the event.
- getRoleAttachableListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
RoleAttachableListeners and their assigned listener classes they listen to. - getRoleById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a role by its id.
- getRoleById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a role by its id.
- getRoleById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a role by its id.
- getRoleById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a role by its id.
- getRoleChangeColorListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
RoleChangeColorListeners. - getRoleChangeColorListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
RoleChangeColorListeners. - getRoleChangeColorListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
RoleChangeColorListeners. - getRoleChangeHoistListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
RoleChangeHoistListeners. - getRoleChangeHoistListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
RoleChangeHoistListeners. - getRoleChangeHoistListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
RoleChangeHoistListeners. - getRoleChangeMentionableListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
RoleChangeMentionableListeners. - getRoleChangeMentionableListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
RoleChangeMentionableListeners. - getRoleChangeMentionableListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
RoleChangeMentionableListeners. - getRoleChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
RoleChangeNameListeners. - getRoleChangeNameListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
RoleChangeNameListeners. - getRoleChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
RoleChangeNameListeners. - getRoleChangePermissionsListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
RoleChangePermissionsListeners. - getRoleChangePermissionsListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
RoleChangePermissionsListeners. - getRoleChangePermissionsListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
RoleChangePermissionsListeners. - getRoleChangePositionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
RoleChangePositionListeners. - getRoleChangePositionListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
RoleChangePositionListeners. - getRoleChangePositionListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
RoleChangePositionListeners. - getRoleColor() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Gets the displayed color if the author was a User on a Server.
- getRoleColor(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the displayed color of the user based on his roles in the given server.
- getRoleColor(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the displayed color of a user based on his roles on this server.
- getRoleCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
RoleCreateListeners. - getRoleCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
RoleCreateListeners. - getRoleDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
RoleDeleteListeners. - getRoleDeleteListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
RoleDeleteListeners. - getRoleDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
RoleDeleteListeners. - getRoles() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all roles the bot knows.
- getRoles() - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all roles of the server.
- getRoles(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets a sorted list (by position) with all roles of the user in the given server.
- getRoles(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all roles of the user in the server.
- getRolesByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all roles with the given name.
- getRolesByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all roles with the given name.
- getRolesByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all roles with the given name.
- getRolesByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all roles with the given name.
- getRulesChannel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the rules channel.
- getScheduler() - Method in interface org.javacord.api.util.concurrent.ThreadPool
-
Gets the used scheduler.
- getScheme() - Method in class org.javacord.api.util.auth.Challenge
-
Gets the authentication scheme in lowercase, like
basic. - getSeconds() - Method in class org.javacord.api.util.ratelimit.LocalRatelimiter
-
Deprecated.Use
LocalRatelimiter.getBucketDuration()instead. - getServer() - Method in interface org.javacord.api.audio.AudioConnection
-
Gets the server of the audio connection.
- getServer() - Method in interface org.javacord.api.entity.auditlog.AuditLog
-
Gets the server of the audit log.
- getServer() - Method in interface org.javacord.api.entity.channel.ServerChannel
-
Gets the server of the channel.
- getServer() - Method in interface org.javacord.api.entity.emoji.KnownCustomEmoji
-
Gets the server of the emoji.
- getServer() - Method in interface org.javacord.api.entity.message.Message
-
Gets the server of the message.
- getServer() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the server of the role.
- getServer() - Method in interface org.javacord.api.entity.server.Ban
-
Gets the server of the ban.
- getServer() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the server of the invite.
- getServer() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the server of the webhook.
- getServer() - Method in interface org.javacord.api.event.audio.AudioSourceEvent
-
Gets the server of the event.
- getServer() - Method in interface org.javacord.api.event.message.MessageEvent
-
Gets the server of the message.
- getServer() - Method in interface org.javacord.api.event.server.ServerEvent
-
Gets the server of the event.
- getServerAttachableListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
ServerAttachableListeners and their assigned listener classes they listen to. - getServerBecomesAvailableListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerBecomesAvailableListeners. - getServerBecomesUnavailableListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerBecomesUnavailableListeners. - getServerBecomesUnavailableListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerBecomesUnavailableListeners. - getServerById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server by its id.
- getServerById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a server by its id.
- getServerChangeAfkChannelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeAfkChannelListeners. - getServerChangeAfkChannelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeAfkChannelListeners. - getServerChangeAfkTimeoutListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeAfkTimeoutListeners. - getServerChangeAfkTimeoutListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeAfkTimeoutListeners. - getServerChangeBoostCountListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeBoostCountListeners. - getServerChangeBoostCountListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeBoostCountListeners. - getServerChangeBoostLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeBoostLevelListeners. - getServerChangeBoostLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeBoostLevelListeners. - getServerChangeDefaultMessageNotificationLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeDefaultMessageNotificationLevelListeners. - getServerChangeDefaultMessageNotificationLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeDefaultMessageNotificationLevelListeners. - getServerChangeDescriptionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeDescriptionListeners. - getServerChangeDescriptionListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeDescriptionListeners. - getServerChangeDiscoverySplashListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeDiscoverySplashListeners. - getServerChangeDiscoverySplashListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeDiscoverySplashListeners. - getServerChangeExplicitContentFilterLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeExplicitContentFilterLevelListeners. - getServerChangeExplicitContentFilterLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeExplicitContentFilterLevelListeners. - getServerChangeIconListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeIconListeners. - getServerChangeIconListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeIconListeners. - getServerChangeModeratorsOnlyChannelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeModeratorsOnlyChannelListeners. - getServerChangeModeratorsOnlyChannelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeModeratorsOnlyChannelListeners. - getServerChangeMultiFactorAuthenticationLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeMultiFactorAuthenticationLevelListeners. - getServerChangeMultiFactorAuthenticationLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeMultiFactorAuthenticationLevelListeners. - getServerChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeNameListeners. - getServerChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeNameListeners. - getServerChangeOwnerListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeOwnerListeners. - getServerChangeOwnerListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeOwnerListeners. - getServerChangePreferredLocaleListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangePreferredLocaleListeners. - getServerChangePreferredLocaleListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangePreferredLocaleListeners. - getServerChangeRegionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeRegionListeners. - getServerChangeRegionListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeRegionListeners. - getServerChangeRulesChannelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeRulesChannelListeners. - getServerChangeRulesChannelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeRulesChannelListeners. - getServerChangeServerFeatureListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeServerFeatureListeners. - getServerChangeServerFeatureListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeServerFeatureListeners. - getServerChangeSplashListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeSplashListeners. - getServerChangeSplashListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeSplashListeners. - getServerChangeSystemChannelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeSystemChannelListeners. - getServerChangeSystemChannelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeSystemChannelListeners. - getServerChangeVanityUrlCodeListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeVanityUrlCodeListeners. - getServerChangeVanityUrlCodeListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeVanityUrlCodeListeners. - getServerChangeVerificationLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChangeVerificationLevelListeners. - getServerChangeVerificationLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChangeVerificationLevelListeners. - getServerChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
ServerChannelAttachableListeners and their assigned listener classes they listen to. - getServerChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server channel by its id.
- getServerChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a server channel by its id.
- getServerChannelChangeNameListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeNameListeners. - getServerChannelChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeNameListeners. - getServerChannelChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeNameListeners. - getServerChannelChangeNsfwFlagListeners() - Method in interface org.javacord.api.listener.channel.server.ChannelCategoryAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeNsfwFlagListeners. - getServerChannelChangeNsfwFlagListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeNsfwFlagListeners. - getServerChannelChangeNsfwFlagListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeNsfwFlagListeners. - getServerChannelChangeNsfwFlagListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeNsfwFlagListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangePositionListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangePositionListeners. - getServerChannelChangePositionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangePositionListeners. - getServerChannelChangePositionListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChannelChangePositionListeners. - getServerChannelCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChannelCreateListeners. - getServerChannelCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChannelCreateListeners. - getServerChannelDeleteListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets a list with all registered
ServerChannelDeleteListeners. - getServerChannelDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerChannelDeleteListeners. - getServerChannelDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerChannelDeleteListeners. - getServerChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server channels of the bot.
- getServerChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server channels with the given name.
- getServerChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server channels with the given name.
- getServerChannelTypes() - Static method in enum org.javacord.api.entity.channel.ChannelType
-
Gets an array with all types that are server channel types.
- getServerIcon() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the icon of the server.
- getServerId() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the id of the server.
- getServerId() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the server id of the webhook.
- getServerJoinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerJoinListeners. - getServerLeaveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerLeaveListeners. - getServerLeaveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerLeaveListeners. - getServerMemberBanListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerMemberBanListeners. - getServerMemberBanListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerMemberBanListeners. - getServerMemberBanListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
ServerMemberBanListeners. - getServerMemberJoinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerMemberJoinListeners. - getServerMemberJoinListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerMemberJoinListeners. - getServerMemberJoinListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
ServerMemberJoinListeners. - getServerMemberLeaveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerMemberLeaveListeners. - getServerMemberLeaveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerMemberLeaveListeners. - getServerMemberLeaveListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
ServerMemberLeaveListeners. - getServerMemberUnbanListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerMemberUnbanListeners. - getServerMemberUnbanListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerMemberUnbanListeners. - getServerMemberUnbanListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
ServerMemberUnbanListeners. - getServerName() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the name of the server.
- getServers() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all servers the bot is in.
- getServersByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all servers with the given name.
- getServersByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all servers with the given name.
- getServerSplash() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the splash of the server.
- getServerTextChannel() - Method in interface org.javacord.api.entity.message.Message
-
Gets the server text channel of the message.
- getServerTextChannel() - Method in interface org.javacord.api.event.channel.TextChannelEvent
-
Gets the channel of the event as a server text channel.
- getServerTextChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
ServerTextChannelAttachableListeners and their assigned listener classes they listen to. - getServerTextChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server text channel by its id.
- getServerTextChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a server text channel by its id.
- getServerTextChannelChangeSlowmodeListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets a list with all registered
ServerTextChannelChangeSlowmodeListeners. - getServerTextChannelChangeSlowmodeListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerTextChannelChangeSlowmodeListeners. - getServerTextChannelChangeSlowmodeListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerTextChannelChangeSlowmodeListeners. - getServerTextChannelChangeTopicListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets a list with all registered
ServerTextChannelChangeTopicListeners. - getServerTextChannelChangeTopicListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerTextChannelChangeTopicListeners. - getServerTextChannelChangeTopicListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerTextChannelChangeTopicListeners. - getServerTextChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server text channels of the bot.
- getServerTextChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server text channels with the given name.
- getServerTextChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server text channels with the given name.
- getServerVoiceChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
ServerVoiceChannelAttachableListeners and their assigned listener classes they listen to. - getServerVoiceChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server voice channel by its id.
- getServerVoiceChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a server voice channel by its id.
- getServerVoiceChannelChangeBitrateListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelChangeBitrateListeners. - getServerVoiceChannelChangeBitrateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelChangeBitrateListeners. - getServerVoiceChannelChangeBitrateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelChangeBitrateListeners. - getServerVoiceChannelChangeUserLimitListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelChangeUserLimitListeners. - getServerVoiceChannelChangeUserLimitListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelChangeUserLimitListeners. - getServerVoiceChannelChangeUserLimitListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelChangeUserLimitListeners. - getServerVoiceChannelMemberJoinListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelMemberJoinListeners. - getServerVoiceChannelMemberJoinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelMemberJoinListeners. - getServerVoiceChannelMemberJoinListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelMemberJoinListeners. - getServerVoiceChannelMemberJoinListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelMemberJoinListeners. - getServerVoiceChannelMemberLeaveListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelMemberLeaveListeners. - getServerVoiceChannelMemberLeaveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelMemberLeaveListeners. - getServerVoiceChannelMemberLeaveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelMemberLeaveListeners. - getServerVoiceChannelMemberLeaveListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
ServerVoiceChannelMemberLeaveListeners. - getServerVoiceChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server voice channels of the bot.
- getServerVoiceChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server voice channels with the given name.
- getServerVoiceChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all server voice channels with the given name.
- getSessionId() - Method in interface org.javacord.api.event.server.VoiceStateUpdateEvent
-
Gets the session id provided in this event.
- getSingleDaemonThreadExecutorService(String) - Method in interface org.javacord.api.util.concurrent.ThreadPool
-
Gets an executor service which only uses a single daemon thread.
- getSingleThreadExecutorService(String) - Method in interface org.javacord.api.util.concurrent.ThreadPool
-
Gets an executor service which only uses a single thread.
- getSize() - Method in interface org.javacord.api.entity.message.MessageAttachment
-
Gets the size of the attachment in bytes.
- getSlowmodeDelayInSeconds() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the delay for slowmode.
- getSmallImage() - Method in interface org.javacord.api.entity.activity.ActivityAssets
-
Gets the small image of the asset.
- getSmallText() - Method in interface org.javacord.api.entity.activity.ActivityAssets
-
Gets the small text of the asset.
- getSource() - Method in interface org.javacord.api.event.audio.AudioSourceEvent
-
Gets the audio source of the event.
- getSpeakingFlags() - Method in interface org.javacord.api.audio.AudioConnection
-
Gets the speaking flags of this connection.
- getSplash() - Method in interface org.javacord.api.entity.server.Server
-
Gets the splash of the server.
- getStartTime() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the start time of the activity.
- getState() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the user's current party status.
- getState(PermissionType) - Method in interface org.javacord.api.entity.permission.internal.PermissionsBuilderDelegate
-
Gets the state of the given type.
- getState(PermissionType) - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets the state of the given type.
- getState(PermissionType) - Method in class org.javacord.api.entity.permission.PermissionsBuilder
-
Gets the state of the given type.
- getStatus() - Method in interface org.javacord.api.DiscordApi
-
Gets the status which should be displayed for this bot.
- getStatus() - Method in interface org.javacord.api.entity.user.User
-
Gets the connection status of the user as it is displayed in the user list.
- getStatusOnClient(DiscordClient) - Method in interface org.javacord.api.entity.user.User
-
Gets the status of the user on the given client.
- getStatusString() - Method in enum org.javacord.api.entity.user.UserStatus
-
Gets the status string of the status.
- getStorageTimeInSeconds() - Method in interface org.javacord.api.util.cache.MessageCache
-
Gets the maximum age of the message in seconds.
- getStreamingUrl() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the streaming url of the activity.
- getStringBuilder() - Method in interface org.javacord.api.entity.message.internal.MessageBuilderDelegate
-
Gets the
StringBuilderwhich is used to build the message. - getStringBuilder() - Method in class org.javacord.api.entity.message.MessageBuilder
-
Gets the
StringBuilderwhich is used to build the message. - getSuffix() - Method in enum org.javacord.api.entity.message.MessageDecoration
-
Gets the suffix of the decoration.
- getSystemChannel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the system channel of the server.
- getTarget() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntry
-
Gets the target of the entry.
- getText() - Method in interface org.javacord.api.entity.message.embed.EmbedFooter
-
Gets the footer text.
- getTextChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
TextChannelAttachableListeners and their assigned listener classes they listen to. - getTextChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a text channel by its id.
- getTextChannelById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a text channel by its id.
- getTextChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a text channel by its id.
- getTextChannelById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a text channel by its id.
- getTextChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all text channels of the bot.
- getTextChannels() - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all text channels of the server.
- getTextChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all text channels with the given name.
- getTextChannelsByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all text channels with the given name.
- getTextChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all text channels with the given name.
- getTextChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all text channels with the given name.
- getTextChannelTypes() - Static method in enum org.javacord.api.entity.channel.ChannelType
-
Gets an array with all types that are text channel types.
- getThreadPool() - Method in interface org.javacord.api.DiscordApi
-
Gets the thread pool which is internally used.
- getThumbnail() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the thumbnail of the embed.
- getTimestamp() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the timestamp of the embed.
- getTitle() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the title of the embed.
- getToken() - Method in interface org.javacord.api.DiscordApi
-
Gets the used token.
- getToken() - Method in class org.javacord.api.DiscordApiBuilder
-
Gets the token that will be used to login.
- getToken() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the secure token of the webhook.
- getToken() - Method in interface org.javacord.api.event.server.VoiceServerUpdateEvent
-
Gets the voice token provided in this voice server update.
- getToken() - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
-
Gets the token.
- getTokenPrefix() - Method in enum org.javacord.api.AccountType
-
Gets the prefix, which is added in front of the normal token.
- getTopic() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the topic of the channel.
- getTotalShards() - Method in interface org.javacord.api.DiscordApi
-
Gets the total amount of shards.
- getTotalShards() - Method in class org.javacord.api.DiscordApiBuilder
-
Gets the total amount of shards.
- getTotalShards() - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
-
Gets the total shards.
- getTransformers() - Method in interface org.javacord.api.audio.AudioSource
-
Gets a list of all transformers of this audio source.
- getTransformers() - Method in class org.javacord.api.audio.AudioSourceBase
- getType() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the type of the activity.
- getType() - Method in interface org.javacord.api.entity.auditlog.AuditLogChange
-
Gets the type of the change.
- getType() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntry
-
Gets the type of the entry.
- getType() - Method in interface org.javacord.api.entity.channel.Channel
-
Gets the type of the channel.
- getType() - Method in interface org.javacord.api.entity.channel.ChannelCategory
- getType() - Method in interface org.javacord.api.entity.channel.GroupChannel
- getType() - Method in interface org.javacord.api.entity.channel.PrivateChannel
- getType() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
- getType() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
- getType() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the type of the embed.
- getType() - Method in interface org.javacord.api.entity.message.Message
-
Gets the type of the message.
- getType() - Method in interface org.javacord.api.entity.message.MessageActivity
-
Gets the type of the activity.
- getUnavailableServers() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with the ids of all unavailable servers.
- getUncachedMessageUtil() - Method in interface org.javacord.api.DiscordApi
-
Gets a utility class to interact with uncached messages.
- getUncaughtExceptionHandler() - Static method in class org.javacord.api.util.logging.ExceptionLogger
-
Returns an uncaught exception handler that can be used in the
Thread.setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler)andThread.setUncaughtExceptionHandler(UncaughtExceptionHandler)methods. - getUncaughtExceptionHandler() - Method in interface org.javacord.api.util.logging.internal.ExceptionLoggerDelegate
-
Returns an uncaught exception handler that can be used in the
Thread.setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler)andThread.setUncaughtExceptionHandler(UncaughtExceptionHandler)methods. - getUnsetPermissions() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets a collection with permission types which are set to (
PermissionState.UNSET). - getUnsetPermissions() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the unset permissions of the role.
- getUnsetPermissions(User) - Method in interface org.javacord.api.entity.server.Server
-
Get the unset permissions of a given user.
- getUrl() - Method in interface org.javacord.api.entity.Icon
-
Gets the url of the icon.
- getUrl() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the url of the embed.
- getUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedAuthor
-
Gets the url of the author.
- getUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedImage
-
Gets the url of the image.
- getUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedProvider
-
Gets the url of the provider.
- getUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedThumbnail
-
Gets the url of the thumbnail.
- getUrl() - Method in interface org.javacord.api.entity.message.embed.EmbedVideo
-
Gets the url of the video.
- getUrl() - Method in interface org.javacord.api.entity.message.MessageAttachment
-
Gets the url of the attachment.
- getUrl() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the url of the invite.
- getUrl() - Method in interface org.javacord.api.entity.VanityUrlCode
-
Gets the vanity url.
- getUrl() - Method in interface org.javacord.api.util.auth.Route
-
The URL of the route.
- getUrl() - Method in interface org.javacord.api.util.rest.RestRequestInformation
-
Gets the url, the request should be sent to.
- getUsedBufferSize() - Method in interface org.javacord.api.audio.BufferableAudioSource
-
Gets the current used size of the buffer.
- getUser() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntry
-
Gets the user who made the changes.
- getUser() - Method in interface org.javacord.api.entity.server.Ban
-
Gets the banned user.
- getUser() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeOverwrittenPermissionsEvent
-
Gets the user which permissions were changed.
- getUser() - Method in interface org.javacord.api.event.user.UserEvent
-
Gets the user of the event.
- getUserAttachableListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
UserAttachableListeners and their assigned listener classes they listen to. - getUserAuthor() - Method in interface org.javacord.api.entity.message.Message
-
Gets the user author of the message.
- getUserById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a user by its id.
- getUserById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a user by its id.
- getUserChangeActivityListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeActivityListeners. - getUserChangeActivityListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeActivityListeners. - getUserChangeActivityListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeActivityListeners. - getUserChangeAvatarListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeAvatarListeners. - getUserChangeAvatarListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeAvatarListeners. - getUserChangeAvatarListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeAvatarListeners. - getUserChangeDeafenedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeDeafenedListeners. - getUserChangeDeafenedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeDeafenedListeners. - getUserChangeDeafenedListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeDeafenedListeners. - getUserChangeDiscriminatorListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeDiscriminatorListeners. - getUserChangeDiscriminatorListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeDiscriminatorListeners. - getUserChangeDiscriminatorListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeDiscriminatorListeners. - getUserChangeMutedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeMutedListeners. - getUserChangeMutedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeMutedListeners. - getUserChangeMutedListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeMutedListeners. - getUserChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeNameListeners. - getUserChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeNameListeners. - getUserChangeNameListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeNameListeners. - getUserChangeNicknameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeNicknameListeners. - getUserChangeNicknameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeNicknameListeners. - getUserChangeNicknameListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeNicknameListeners. - getUserChangeSelfDeafenedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeSelfDeafenedListeners. - getUserChangeSelfDeafenedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeSelfDeafenedListeners. - getUserChangeSelfDeafenedListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeSelfDeafenedListeners. - getUserChangeSelfMutedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeSelfMutedListeners. - getUserChangeSelfMutedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeSelfMutedListeners. - getUserChangeSelfMutedListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeSelfMutedListeners. - getUserChangeStatusListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserChangeStatusListeners. - getUserChangeStatusListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserChangeStatusListeners. - getUserChangeStatusListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserChangeStatusListeners. - getUserLimit() - Method in interface org.javacord.api.entity.channel.ServerVoiceChannel
-
Gets the user limit of the channel.
- getUserRoleAddListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserRoleAddListeners. - getUserRoleAddListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
UserRoleAddListeners. - getUserRoleAddListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserRoleAddListeners. - getUserRoleAddListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserRoleAddListeners. - getUserRoleRemoveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserRoleRemoveListeners. - getUserRoleRemoveListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets a list with all registered
UserRoleRemoveListeners. - getUserRoleRemoveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserRoleRemoveListeners. - getUserRoleRemoveListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserRoleRemoveListeners. - getUsers() - Method in interface org.javacord.api.entity.message.Reaction
-
Gets a list with all users who used this reaction.
- getUsers() - Method in interface org.javacord.api.entity.permission.Role
-
Gets a collection with all users who have this role.
- getUsers() - Method in interface org.javacord.api.event.message.reaction.SingleReactionEvent
-
Gets a list with all users who used the reaction.
- getUsers(DiscordApi, long, long, Emoji) - Static method in interface org.javacord.api.entity.message.Reaction
-
Gets a list with all users who used this reaction.
- getUsers(DiscordApi, String, String, Emoji) - Static method in interface org.javacord.api.entity.message.Reaction
-
Gets a list with all users who used this reaction.
- getUserStartTypingListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets a list with all registered
UserStartTypingListeners. - getUserStartTypingListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
UserStartTypingListeners. - getUserStartTypingListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
UserStartTypingListeners. - getUserStartTypingListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets a list with all registered
UserStartTypingListeners. - getUsersWhoReactedWithEmoji(long, long, Emoji) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
-
Gets a list with all users who reacted with the given emoji.
- getUsersWhoReactedWithEmoji(String, String, Emoji) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
-
Gets a list with all users who reacted with the given emoji.
- getUses() - Method in interface org.javacord.api.entity.server.invite.RichInvite
-
Gets the number of times this invite has been used.
- getValue() - Method in enum org.javacord.api.entity.auditlog.AuditLogActionType
-
Gets the value of the action type.
- getValue() - Method in interface org.javacord.api.entity.message.embed.EmbedField
-
Gets the value of the field.
- getValue() - Method in enum org.javacord.api.entity.permission.PermissionType
-
Gets the value of the permission type.
- getVanityUrlCode() - Method in interface org.javacord.api.entity.server.Server
-
Gets the vanity url code of the server.
- getVerificationLevel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the verification level of the server.
- getVideo() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the video of the embed.
- getVisibleChannels(User) - Method in interface org.javacord.api.entity.channel.ChannelCategory
-
Gets a sorted (by position) list with all channels in this category the given user can see.
- getVisibleChannels(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted (by position) list with all channels of this server the given user can see.
- getVoiceChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.VoiceChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
VoiceChannelAttachableListeners and their assigned listener classes they listen to. - getVoiceChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a voice channel by its id.
- getVoiceChannelById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a voice channel by its id.
- getVoiceChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a voice channel by its id.
- getVoiceChannelById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a voice channel by its id.
- getVoiceChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all voice channels of the bot.
- getVoiceChannels() - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all voice channels of the server.
- getVoiceChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all voice channels with the given name.
- getVoiceChannelsByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all voice channels with the given name.
- getVoiceChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a collection with all voice channels with the given name.
- getVoiceChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all voice channels with the given name.
- getVoiceChannelTypes() - Static method in enum org.javacord.api.entity.channel.ChannelType
-
Gets an array with all type that are voice channel types.
- getVoiceServerUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
VoiceServerUpdateListeners. - getVoiceServerUpdateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
VoiceServerUpdateListeners. - getVoiceStateUpdateListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets a list with all registered
VoiceStateUpdateListeners. - getVoiceStateUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
VoiceStateUpdateListeners. - getWebhookAttachableListeners() - Method in interface org.javacord.api.listener.webhook.WebhookAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
WebhookAttachableListeners and their assigned listener classes they listen to. - getWebhookById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a webhook by its id.
- getWebhooks() - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a list of all webhooks in this channel.
- getWebhooks() - Method in interface org.javacord.api.entity.server.Server
-
Gets a list of all webhooks in this server.
- getWebhooksUpdateListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets a list with all registered
WebhooksUpdateListeners. - getWebhooksUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets a list with all registered
WebhooksUpdateListeners. - getWebhooksUpdateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets a list with all registered
WebhooksUpdateListeners. - getWebStatus() - Method in interface org.javacord.api.entity.user.User
-
Gets the status of the user on the
web(browser) client. - getWhitelistedRoles() - Method in interface org.javacord.api.entity.emoji.KnownCustomEmoji
-
Gets a list with all whitelisted roles.
- getWidth() - Method in interface org.javacord.api.entity.message.embed.EmbedImage
-
Gets the width of the image.
- getWidth() - Method in interface org.javacord.api.entity.message.embed.EmbedThumbnail
-
Gets the width of the thumbnail.
- getWidth() - Method in interface org.javacord.api.entity.message.embed.EmbedVideo
-
Gets the width of the video.
- getWidth() - Method in interface org.javacord.api.entity.message.MessageAttachment
-
Gets the width of the attachment, if it's an image.
- getYourself() - Method in interface org.javacord.api.DiscordApi
-
Gets a user of the connected account.
- GITHUB_URL - Static variable in class org.javacord.api.Javacord
-
The github url of javacord.
- GloballyAttachableListener - Interface in org.javacord.api.listener
-
This is a marker interface for listeners that can be attached to a
DiscordApi. - GloballyAttachableListenerManager - Interface in org.javacord.api.listener
-
This class can be used to add and retrieve
GloballyAttachableListeners. - GROUP_CHANNEL - org.javacord.api.entity.channel.ChannelType
- GroupChannel - Interface in org.javacord.api.entity.channel
-
This class represents a group channel.
- GroupChannelAttachableListener - Interface in org.javacord.api.listener.channel.group
-
This is a marker interface for listeners that can be attached to a
GroupChannel. - GroupChannelAttachableListenerManager - Interface in org.javacord.api.listener.channel.group
-
This class can be used to add and retrieve
GroupChannelAttachableListeners. - GroupChannelChangeNameEvent - Interface in org.javacord.api.event.channel.group
-
A group channel change name event.
- GroupChannelChangeNameListener - Interface in org.javacord.api.listener.channel.group
-
This listener listens to group channel name changes.
- GroupChannelCreateEvent - Interface in org.javacord.api.event.channel.group
-
A group channel create event.
- GroupChannelCreateListener - Interface in org.javacord.api.listener.channel.group
-
This listener listens to group channel creations.
- GroupChannelDeleteEvent - Interface in org.javacord.api.event.channel.group
-
A group channel delete event.
- GroupChannelDeleteListener - Interface in org.javacord.api.listener.channel.group
-
This listener listens to group channel deletions.
- GroupChannelEvent - Interface in org.javacord.api.event.channel.group
-
A group channel event.
- GroupChannelUpdater - Class in org.javacord.api.entity.channel
-
This class can be used to update group channels.
- GroupChannelUpdater(GroupChannel) - Constructor for class org.javacord.api.entity.channel.GroupChannelUpdater
-
Creates a new group channel updater.
- GroupChannelUpdaterDelegate - Interface in org.javacord.api.entity.channel.internal
-
This class is internally used by the
GroupChannelUpdaterto update group channels. - GUILD_UPDATE - org.javacord.api.entity.auditlog.AuditLogActionType