A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- GDM_JOIN - org.javacord.api.BotInviteScope
- GERMAN - org.javacord.api.interaction.DiscordLocale
- 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. - getActiveThreads() - Method in interface org.javacord.api.entity.server.Server
-
Gets the active threads in this Server.
- getActiveTimeout(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the timestamp of when the user's timeout will expire and the user will be able to communicate in the server again.
- getActiveTimeout(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the timestamp of when the user's timeout will expire and the user will be able to communicate in the server again.
- getActivities() - Method in interface org.javacord.api.entity.user.User
-
Gets the activities of the user.
- 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.
- getActivityFlagById(int) - Static method in enum org.javacord.api.entity.activity.ActivityFlag
-
Gets the activity flag of the given integer value.
- getActivityTypeById(int) - Static method in enum org.javacord.api.entity.activity.ActivityType
-
Gets the activity type by its id.
- getAddedMembers() - Method in interface org.javacord.api.event.channel.thread.ThreadMembersUpdateEvent
-
The users who were added to the thread.
- 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.
- getAllIncomingWebhooks() - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all incoming webhooks in this channel, they are not guaranteed to have an accessible token.
- getAllIncomingWebhooks() - Method in interface org.javacord.api.entity.server.Server
-
Gets all incoming webhooks in this server, they are not guaranteed to have an accessible token.
- getAllowedBitmask() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets the long containing all allowed permission types.
- getAllowedPermission() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets the 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 explicitly allowed user mentions from the message.
- getAllowedUserMentions() - Method in interface org.javacord.api.entity.message.mention.AllowedMentions
-
Gets the explicitly 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.channel.ThreadMember
-
Gets the discord api instance.
- getApi() - Method in interface org.javacord.api.entity.Deletable
-
Gets the DiscordApi managing this entity.
- getApi() - Method in interface org.javacord.api.entity.DiscordEntity
-
Gets the discord api instance.
- getApi() - Method in interface org.javacord.api.entity.message.MessageReference
-
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.interaction.MessageInteraction
- 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.
- getApplicationCommandPermissionsUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ApplicationCommandPermissionsUpdateListeners. - getApplicationCommandPermissionsUpdateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ApplicationCommandPermissionsUpdateListeners. - 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.
- getApplicationId() - Method in interface org.javacord.api.event.server.ApplicationCommandPermissionsUpdateEvent
-
Gets the ID of the application whose command permissions were updated.
- getApplicationId() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the unique id of the application that this command belongs to.
- getApplicationId() - Method in interface org.javacord.api.interaction.InteractionBase
-
Gets the id of the application that this interaction is for.
- getApplicationId() - Method in interface org.javacord.api.interaction.ServerApplicationCommandPermissions
-
Gets the application ID from this server application command permissions.
- 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.
- getArchiveTimestamp() - Method in interface org.javacord.api.entity.channel.thread.ThreadMetadata
-
Gets the timestamp when the thread's archive status was last changed, used for calculating recent activity.
- getArgumentAttachmentValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the attachment value of an argument at the specified index.
- getArgumentAttachmentValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the attachment value of an argument having the specified name.
- getArgumentBooleanValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the boolean value of an argument at the specified index.
- getArgumentBooleanValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the boolean value of an argument having the specified name.
- getArgumentByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the argument at the specified index, if present.
- getArgumentByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Get an argument having the specified name.
- getArgumentChannelValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the channel value of an argument at the specified index.
- getArgumentChannelValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the channel value of an argument having the specified name.
- getArgumentDecimalValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the double value of an argument at the specified index.
- getArgumentDecimalValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the double value of an argument having the specified name.
- getArgumentLongValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the long value of an argument at the specified index.
- getArgumentLongValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the long value of an argument having the specified name.
- getArgumentMentionableValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the mentionable value of an argument at the specified index which may be a user, channel or role.
- getArgumentMentionableValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the mentionable value of an argument having the specified name which may be a user, channel or role.
- getArgumentRoleValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the role value of an argument at the specified index.
- getArgumentRoleValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the role value of an argument having the specified name.
- getArguments() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the arguments of this slash command if there are any.
- getArgumentStringRepresentationValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the string representation value of an argument at the specified index.
- getArgumentStringRepresentationValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the string representation value of an argument having the specified name.
- getArgumentStringValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the string value of an argument at the specified index.
- getArgumentStringValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the string value of an argument having the specified name.
- getArgumentUserValueByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the user value of an argument at the specified index.
- getArgumentUserValueByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the user value of an argument having the specified name.
- 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.
- getAttachmentValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the attachment value of this option.
- 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 all registered
AudioSourceFinishedListeners. - getAudioSourceFinishedListeners() - Method in interface org.javacord.api.listener.audio.AudioSourceAttachableListenerManager
-
Gets all registered
AudioSourceFinishedListeners. - getAudioSourceFinishedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets 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. - getAutoArchiveDuration() - Method in interface org.javacord.api.entity.channel.thread.ThreadMetadata
-
Gets the duration for newly created threads, in minutes, to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080.
- getAutoArchiveDuration() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelChangeDefaultAutoArchiveDurationEvent
-
Gets the new default auto archive duration of the channel.
- getAutocompleteCreateListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
AutocompleteCreateListeners. - getAutocompleteCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
AutocompleteCreateListeners. - getAutocompleteCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
AutocompleteCreateListeners. - getAutocompleteCreateListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
AutocompleteCreateListeners. - getAutocompleteInteraction() - Method in interface org.javacord.api.event.interaction.AutocompleteCreateEvent
-
Gets the created interaction as AutocompleteInteraction, if the interaction is of this type.
- 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.
- getAvatar(int) - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Gets the avatar of the user.
- getAvatar(int) - Method in interface org.javacord.api.entity.user.User
-
Gets the avatar of the user.
- getAvatarHash() - Method in interface org.javacord.api.entity.user.User
-
Gets the avatar hash of the user.
- getBannerAssetId() - Method in interface org.javacord.api.entity.sticker.StickerPack
-
Gets the ID of the sticker pack's banner image.
- getBans() - Method in interface org.javacord.api.entity.server.Server
-
Gets all server bans.
- getBans(Integer, Long) - Method in interface org.javacord.api.entity.server.Server
-
Gets up to
limitserver bans, only taking users with an ID higher thanafterinto account. - 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.
- getBooleanValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the boolean value of this option.
- 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.
- getBotId() - Method in interface org.javacord.api.entity.permission.RoleTags
-
Gets the bot id of the role if it belongs to a bot.
- getBotPermissions() - Method in interface org.javacord.api.interaction.InteractionBase
-
Gets the permissions the bot has within the channel the interaction was sent from.
- 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.
- getButtonClickListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
ButtonClickListeners. - getButtonClickListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ButtonClickListeners. - getButtonClickListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ButtonClickListeners. - getButtonClickListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ButtonClickListeners. - getButtonClickListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ButtonClickListeners. - getButtonClickListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
ButtonClickListeners. - getButtonClickListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
ButtonClickListeners. - getButtonClickListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ButtonClickListeners of a specific message. - getButtonClickListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ButtonClickListeners of a specific message. - getButtonInteraction() - Method in interface org.javacord.api.event.interaction.ButtonClickEvent
-
Gets the created interaction as ButtonInteraction.
- getButtonInteractionWithCustomId(String) - Method in interface org.javacord.api.event.interaction.ButtonClickEvent
-
Gets the created interaction as ButtonInteraction, if the custom id equals the given custom id.
- getButtonLabels() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the custom button labels shown in the Rich Presence (max 2).
- getCachedApplicationInfo() - Method in interface org.javacord.api.DiscordApi
-
Gets the cached application info of the bot.
- 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 all registered
CachedMessagePinListeners. - getCachedMessagePinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
CachedMessagePinListeners. - getCachedMessagePinListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
CachedMessagePinListeners. - getCachedMessagePinListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets 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 all registered
CachedMessageUnpinListeners. - getCachedMessageUnpinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
CachedMessageUnpinListeners. - getCachedMessageUnpinListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
CachedMessageUnpinListeners. - getCachedMessageUnpinListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
CachedMessageUnpinListeners. - getCachedTeam() - Method in interface org.javacord.api.DiscordApi
-
Gets the team of the application.
- getCachedUser() - Method in interface org.javacord.api.entity.channel.ThreadMember
-
Gets the user from the cache.
- getCachedUserByDiscriminatedName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a user by its discriminated name like e.g.
- getCachedUserByDiscriminatedNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a user by its discriminated name like e.g.
- 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 all currently cached users.
- getCachedUsersByDisplayName(String, Server) - Method in interface org.javacord.api.DiscordApi
-
Gets all users with the given display name on the given server.
- getCachedUsersByDisplayNameIgnoreCase(String, Server) - Method in interface org.javacord.api.DiscordApi
-
Gets all users with the given display name on the given server.
- getCachedUsersByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all users with the given name.
- getCachedUsersByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all users with the given name.
- getCachedUsersByNickname(String, Server) - Method in interface org.javacord.api.DiscordApi
-
Gets all users with the given nickname on the given server.
- getCachedUsersByNicknameIgnoreCase(String, Server) - Method in interface org.javacord.api.DiscordApi
-
Gets 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 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.message.MessageReference
-
Gets the server of the message reference.
- 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.server.ServerChannelEvent
- getChannel() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelEvent
- getChannel() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelEvent
- getChannel() - Method in interface org.javacord.api.event.channel.server.voice.ServerStageVoiceChannelChangeTopicEvent
- 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
- getChannel() - Method in interface org.javacord.api.interaction.ApplicationCommandPermissions
-
Gets the channel that these permissions affect, if it is a single channel.
- getChannel() - Method in interface org.javacord.api.interaction.InteractionBase
-
Gets the channel that this interaction was sent from.
- 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 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 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 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.message.MessageReference
-
Gets the channel id of the message reference.
- 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.server.invite.WelcomeScreenChannel
-
Gets the channel's id.
- getChannelId() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the channel id of the webhook.
- getChannelIds() - Method in interface org.javacord.api.event.channel.thread.ThreadListSyncEvent
-
The parent channel ids whose threads are being synced.
- 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 all registered
ChannelPinsUpdateListeners. - getChannelPinsUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ChannelPinsUpdateListeners. - getChannelPinsUpdateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ChannelPinsUpdateListeners. - getChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all channels of the bot.
- getChannels() - Method in interface org.javacord.api.entity.channel.ChannelCategory
-
Gets a sorted (by position) 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 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 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.
- getChannelTypes() - Method in interface org.javacord.api.entity.message.component.SelectMenu
-
Get the channel types of this select menu if it's of type
ComponentType.SELECT_MENU_CHANNEL. - getChannelTypes() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
If the option is of type
SlashCommandOptionType.CHANNEL, the channels shown will be restricted to these types. - getChannelValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the channel value of this option.
- getChoices() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
Gets all choices for this option.
- getChosenOptions() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Get the options the user was chosen.
- 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.event.channel.server.invite.ServerChannelInviteDeleteEvent
-
Gets the code associated with the deleted invite.
- 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.
- getCommandId() - Method in interface org.javacord.api.event.server.ApplicationCommandPermissionsUpdateEvent
-
Gets the ID of the command whose permissions were updated.
- getCommandId() - Method in interface org.javacord.api.interaction.ApplicationCommandInteraction
-
Gets the id of the invoked application command.
- getCommandIdAsString() - Method in interface org.javacord.api.interaction.ApplicationCommandInteraction
-
Gets the id of the invoked application command as string.
- getCommandName() - Method in interface org.javacord.api.interaction.ApplicationCommandInteraction
-
Gets the name of the invoked application command.
- getComponents() - Method in interface org.javacord.api.entity.message.component.ActionRow
-
Get all components of the action row.
- getComponents() - Method in class org.javacord.api.entity.message.component.ActionRowBuilder
-
Get the low-level components of this action row.
- getComponents() - Method in interface org.javacord.api.entity.message.component.internal.ActionRowBuilderDelegate
-
Get current low-level components.
- getComponents() - Method in interface org.javacord.api.entity.message.Message
-
Gets all components of the message.
- getComponents() - Method in interface org.javacord.api.interaction.ModalInteraction
-
Get the components of the modal.
- getComponentType() - Method in interface org.javacord.api.interaction.MessageComponentInteractionBase
-
Get the type of the component.
- 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 a 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.
- getCoverStickerId() - Method in interface org.javacord.api.entity.sticker.StickerPack
-
Gets the ID of the sticker that is shown as the pack's cover.
- getCreatedAt() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the time at which the activity was added/changed by the user.
- getCreationTimestamp() - Method in interface org.javacord.api.entity.channel.thread.ThreadMetadata
-
Gets the timestamp of when the thread was created.
- 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.PrivateChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.RegularServerChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.ServerChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.ServerStageVoiceChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
- getCurrentCachedInstance() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
- 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
-
Gets 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 all known custom emojis.
- getCustomEmojis() - Method in interface org.javacord.api.entity.message.Message
-
Gets all custom emojis in the message.
- getCustomEmojis() - Method in interface org.javacord.api.entity.server.Server
-
Gets all custom emojis of this server.
- getCustomEmojisByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all custom emojis with the given name in the server.
- getCustomEmojisByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets all custom emojis with the given name in the server.
- getCustomEmojisByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all custom emojis with the given name in the server.
- getCustomEmojisByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets all custom emojis with the given name in the server.
- getCustomId() - Method in interface org.javacord.api.entity.message.component.Button
-
Get the button's identifier.
- getCustomId() - Method in interface org.javacord.api.entity.message.component.internal.ButtonBuilderDelegate
-
Get the button's component identifier.
- getCustomId() - Method in interface org.javacord.api.entity.message.component.internal.SelectMenuBuilderDelegate
-
Get the custom ID of the select menu.
- getCustomId() - Method in interface org.javacord.api.entity.message.component.internal.TextInputBuilderDelegate
-
Get the TextInput's component identifier.
- getCustomId() - Method in interface org.javacord.api.entity.message.component.SelectMenu
-
Get the select menu's custom id.
- getCustomId() - Method in interface org.javacord.api.entity.message.component.TextInput
-
Get the text input's identifier.
- getCustomId() - Method in interface org.javacord.api.interaction.MessageComponentInteractionBase
-
Get the identifier of the clicked component.
- getCustomId() - Method in interface org.javacord.api.interaction.ModalInteraction
-
Get the custom id of the select menu.
- getCustomId() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Get the custom id of the select menu.
- getDaemonScheduler() - Method in interface org.javacord.api.util.concurrent.ThreadPool
-
Gets the used daemon scheduler.
- getDecimalMaxValue() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
If the option is an
SlashCommandOptionType.DECIMALtype, the maximum value permitted. - getDecimalMinValue() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
If the option is an
SlashCommandOptionType.DECIMALtype, the minimum value permitted. - getDecimalValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the decimal value of this option.
- getDefaultAutoArchiveDuration() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the default auto archive duration for threads that will be created in this channel.
- 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.
- getDefaultRequiredPermissions() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the default required permissions for this command.
- 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.component.ActionRowBuilder
-
Gets the delegate used by the component builder internally.
- getDelegate() - Method in class org.javacord.api.entity.message.component.ButtonBuilder
-
Gets the delegate used by the component builder internally.
- getDelegate() - Method in interface org.javacord.api.entity.message.component.ComponentBuilder
-
Get the builder delegate.
- getDelegate() - Method in class org.javacord.api.entity.message.component.SelectMenuBuilder
- getDelegate() - Method in class org.javacord.api.entity.message.component.TextInputBuilder
-
Gets the delegate used by the component builder 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.
- getDelegate() - Method in class org.javacord.api.entity.sticker.StickerBuilder
-
Gets the delegate of the sticker builder.
- getDelegate() - Method in class org.javacord.api.entity.sticker.StickerUpdater
-
Gets the delegate of the sticker updater.
- getDelegate() - Method in class org.javacord.api.interaction.ApplicationCommandBuilder
-
Gets the delegate used by the application command builder internally.
- getDelegate() - Method in class org.javacord.api.interaction.ApplicationCommandUpdater
-
Gets the delegate used by the application command updater internally.
- getDeniedBitmask() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets the long containing all denied permission types.
- getDeniedPermissions() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets the 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.Attachment
-
Gets the description of the attachment.
- getDescription() - Method in interface org.javacord.api.entity.message.component.SelectMenuOption
-
Get the description of the select menu option.
- 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.invite.WelcomeScreen
-
Gets the server description shown in the welcome screen.
- getDescription() - Method in interface org.javacord.api.entity.server.invite.WelcomeScreenChannel
-
Gets the description shown for the channel.
- getDescription() - Method in interface org.javacord.api.entity.server.Server
-
Gets the description of the server.
- getDescription() - Method in interface org.javacord.api.entity.sticker.Sticker
-
Gets the description of the sticker.
- getDescription() - Method in interface org.javacord.api.entity.sticker.StickerPack
-
Gets the description of the sticker pack.
- getDescription() - Method in enum org.javacord.api.entity.user.UserFlag
-
Gets the description of the flag.
- getDescription() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the description of this command.
- getDescription() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
Gets the description of this option.
- getDescriptionLocalizations() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the description localizations of this command.
- getDescriptionLocalizations() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
Gets the description localizations for this option.
- 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.ApplicationOwner
-
The owner's discriminated name.
- getDiscriminatedName() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
If the author is a user, gets the discriminated name of the user, e.g.
- getDiscriminatedName() - Method in interface org.javacord.api.entity.user.User
-
Gets the discriminated name of the user, e.g.
- getDiscriminator() - Method in interface org.javacord.api.entity.ApplicationOwner
-
The owner's discriminator.
- 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.RegularServerChannel
-
Gets the effective allowed permissions of a user in this channel.
- getEffectiveAvatar(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the user's effective avatar in the given server.
- getEffectiveAvatar(Server, int) - Method in interface org.javacord.api.entity.user.User
-
Gets the user's effective avatar in the given server at the given size.
- getEffectiveDeniedPermissions(User) - Method in interface org.javacord.api.entity.channel.RegularServerChannel
-
Gets the effective denied permissions of a user in this channel.
- getEffectiveOverwrittenPermissions(User) - Method in interface org.javacord.api.entity.channel.RegularServerChannel
-
Gets the effective overwritten permissions of a user.
- getEffectivePermissions(User) - Method in interface org.javacord.api.entity.channel.RegularServerChannel
-
Gets the effective permissions of a user in this channel.
- getEmbeds() - Method in interface org.javacord.api.entity.message.Message
-
Gets 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.component.Button
-
Get the emoji button's emoji.
- getEmoji() - Method in interface org.javacord.api.entity.message.component.internal.ButtonBuilderDelegate
-
Get the button's emoji.
- getEmoji() - Method in interface org.javacord.api.entity.message.component.SelectMenuOption
-
Get the emoji of the select menu option.
- 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.
- getEmojiId() - Method in interface org.javacord.api.entity.server.invite.WelcomeScreenChannel
-
Gets the emoji id, if the emoji is custom.
- getEmojiName() - Method in interface org.javacord.api.entity.server.invite.WelcomeScreenChannel
-
Gets the emoji name if custom or the unicode character.
- 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.
- getEntityId() - Method in interface org.javacord.api.event.channel.server.ServerChannelChangeOverwrittenPermissionsEvent
-
Gets the if of the affected entity.
- getEntries() - Method in interface org.javacord.api.entity.auditlog.AuditLog
-
Gets 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.Attachment
-
Gets the file name of the attachment.
- getFlags() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the activity flags of this activity.
- getFlags() - Method in interface org.javacord.api.entity.channel.ThreadMember
-
Any user-thread settings, currently only used for notifications.
- getFlags() - Method in interface org.javacord.api.entity.message.Message
-
Gets the flags of the message.
- getFlagTypeById(int) - Static method in enum org.javacord.api.entity.message.MessageFlag
-
Gets the message flag type by its id.
- getFocusedOption() - Method in interface org.javacord.api.interaction.AutocompleteInteraction
-
Gets the focused option that triggered this AutocompleteInteraction.
- getFooter() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the footer of the embed.
- getFormatType() - Method in interface org.javacord.api.entity.sticker.Sticker
-
Gets the sticker's format type.
- getFormatType() - Method in interface org.javacord.api.entity.sticker.StickerItem
-
Gets the format type of the sticker.
- getForumChannelById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a forum channel by its id.
- getForumChannelById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a forum channel by its id.
- getForumChannels() - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all forum channels of the server.
- getForumChannelsByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all text channels with the given name.
- getForumChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all forum channels with the given name.
- getFullCommandName() - Method in interface org.javacord.api.interaction.SlashCommandInteraction
-
Gets the full command name of this slash command including the name of the Subcommand and SubcommandGroup.
- getFullCommandNames() - Method in interface org.javacord.api.interaction.SlashCommand
-
Gets the full command names.
- getGatewayIdentifyRatelimiter() - Method in interface org.javacord.api.DiscordApi
-
Gets the current gateway identify ratelimiter.
- getGlobalApplicationCommandById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets an application command by its id.
- getGlobalApplicationCommands() - Method in interface org.javacord.api.DiscordApi
-
Gets all global commands for the application.
- getGlobalMessageContextMenuById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a global message context menu by its id.
- getGlobalMessageContextMenus() - Method in interface org.javacord.api.DiscordApi
-
Gets all global message context menus for the application.
- getGlobalRatelimiter() - Method in interface org.javacord.api.DiscordApi
-
Gets the current global ratelimiter.
- getGlobalSlashCommandById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a slash command by its id.
- getGlobalSlashCommands() - Method in interface org.javacord.api.DiscordApi
-
Gets all global slash commands for the application.
- getGlobalUserContextMenuById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a global user context menu by its id.
- getGlobalUserContextMenus() - Method in interface org.javacord.api.DiscordApi
-
Gets all global user context menus for the application.
- 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.Attachment
-
Gets the height of the attachment, if it's an image.
- 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.
- 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.permission.Role
-
Gets the Icon of the role.
- getIcon() - Method in interface org.javacord.api.entity.server.Server
-
Gets the icon of the server.
- getIcon() - Method in interface org.javacord.api.entity.team.Team
-
Gets the icon of the team.
- getIcon(int) - Method in interface org.javacord.api.entity.permission.Role
-
Gets the Icon of the role.
- getIconHash() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the hash of the role's icon.
- 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.intent.Intent
-
Gets the id of the intent.
- 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.message.MessageFlag
-
Gets the id of the message flag 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.invite.TargetUserType
-
Gets the id of the target user type.
- 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.NsfwLevel
-
Gets the id of the NSFW level.
- getId() - Method in enum org.javacord.api.entity.server.VerificationLevel
-
Gets the id of the verification level.
- getId() - Method in enum org.javacord.api.entity.sticker.StickerFormatType
-
Gets the internal value of the sticker's format type.
- getId() - Method in enum org.javacord.api.entity.sticker.StickerType
-
Gets the internal value of the sticker's type.
- getId() - Method in interface org.javacord.api.entity.team.TeamMember
-
Gets the user id of this member.
- getId() - Method in enum org.javacord.api.entity.team.TeamMembershipState
-
Gets the id of the membership state.
- getId() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the unique id of this command.
- getId() - Method in interface org.javacord.api.interaction.ApplicationCommandPermissions
-
Gets the ID of the affected
ApplicationCommandPermissionType. - getId() - Method in interface org.javacord.api.interaction.ServerApplicationCommandPermissions
-
Gets the ID of this server application command permissions.
- 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.
- getIncomingWebhookByIdAndToken(long, String) - Method in interface org.javacord.api.DiscordApi
-
Gets an incoming webhook by its id and its token.
- getIncomingWebhookByIdAndToken(String, String) - Method in interface org.javacord.api.DiscordApi
-
Gets an incoming webhook by its id and its token.
- getIncomingWebhookByUrl(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a webhook by its url.
- getIncomingWebhooks() - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all incoming webhooks in this channel.
- getIncomingWebhooks() - Method in interface org.javacord.api.entity.server.Server
-
Gets all incoming webhooks in this server.
- getInetSocketAddress() - Method in interface org.javacord.api.util.auth.Route
-
The inet socket address to which the connection is done.
- getInstance() - Method in interface org.javacord.api.entity.activity.Activity
-
Whether the activity is an instanced game session.
- getIntegrationId() - Method in interface org.javacord.api.entity.permission.RoleTags
-
Gets the integration id of the role if it belongs to an integration.
- getIntents() - Method in interface org.javacord.api.DiscordApi
-
Gets the intents used to receive some or all events specified in
Intent. - getInteraction() - Method in interface org.javacord.api.event.interaction.ApplicationCommandEvent
-
Gets the created interaction.
- getInteraction() - Method in interface org.javacord.api.event.interaction.ButtonClickEvent
-
Gets the created interaction.
- getInteraction() - Method in interface org.javacord.api.event.interaction.InteractionCreateEvent
-
Gets the created interaction.
- getInteraction() - Method in interface org.javacord.api.event.interaction.MessageComponentCreateEvent
-
Gets the created interaction.
- getInteraction() - Method in interface org.javacord.api.event.interaction.SelectMenuChooseEvent
-
Gets the created interaction.
- getInteractionAs(Class<T>) - Method in interface org.javacord.api.event.interaction.InteractionCreateEvent
-
For advanced users: Get the interaction as a desired subtype of interaction.
- getInteractionCreateListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
InteractionCreateListeners. - getInteractionCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
InteractionCreateListeners. - getInteractionCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
InteractionCreateListeners. - getInteractionCreateListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
InteractionCreateListeners. - getInvite() - Method in interface org.javacord.api.event.channel.server.invite.ServerChannelInviteCreateEvent
-
Gets the invite of the event.
- 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.Invite
-
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 all users, which can be found in this audit log.
- getInvolvedWebhooks() - Method in interface org.javacord.api.entity.auditlog.AuditLog
-
Gets all webhooks, which can be found in this audit log.
- getJoin() - Method in interface org.javacord.api.entity.activity.ActivitySecrets
-
Gets the secret for joining a party.
- 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.
- getJoinedPrivateArchivedThreads() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the joined private archived threads.
- getJoinedPrivateArchivedThreads(int) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the joined private archived threads.
- getJoinedPrivateArchivedThreads(long) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the joined private archived threads.
- getJoinedPrivateArchivedThreads(Long, Integer) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the joined private archived threads.
- getJoinTimestamp() - Method in interface org.javacord.api.entity.channel.ThreadMember
-
The time the current user last joined the thread.
- 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 all registered
KnownCustomEmojiChangeNameListeners. - getKnownCustomEmojiChangeNameListeners() - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
-
Gets all registered
KnownCustomEmojiChangeNameListeners. - getKnownCustomEmojiChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
KnownCustomEmojiChangeNameListeners. - getKnownCustomEmojiChangeWhitelistedRolesListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
KnownCustomEmojiChangeWhitelistedRolesListeners. - getKnownCustomEmojiChangeWhitelistedRolesListeners() - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
-
Gets all registered
KnownCustomEmojiChangeWhitelistedRolesListeners. - getKnownCustomEmojiChangeWhitelistedRolesListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
KnownCustomEmojiChangeWhitelistedRolesListeners. - getKnownCustomEmojiCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
KnownCustomEmojiCreateListeners. - getKnownCustomEmojiCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
KnownCustomEmojiCreateListeners. - getKnownCustomEmojiDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
KnownCustomEmojiDeleteListeners. - getKnownCustomEmojiDeleteListeners() - Method in interface org.javacord.api.listener.server.emoji.KnownCustomEmojiAttachableListenerManager
-
Gets all registered
KnownCustomEmojiDeleteListeners. - getKnownCustomEmojiDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
KnownCustomEmojiDeleteListeners. - getKnownCustomEmojiOrCreateCustomEmoji(long, String, boolean) - Method in interface org.javacord.api.DiscordApi
-
Creates or gets a custom emoji to be used in other Javacord APIs.
- getLabel() - Method in interface org.javacord.api.entity.message.component.Button
-
Get the button's label.
- getLabel() - Method in interface org.javacord.api.entity.message.component.internal.ButtonBuilderDelegate
-
Get the button's label.
- getLabel() - Method in interface org.javacord.api.entity.message.component.internal.TextInputBuilderDelegate
-
Get the TextInput's label.
- getLabel() - Method in interface org.javacord.api.entity.message.component.SelectMenuOption
-
Get the label of the select menu option.
- getLabel() - Method in interface org.javacord.api.entity.message.component.TextInput
-
Get the text input's label.
- 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.
- getLastMessageId() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
Gets the id of the last message sent in this thread.
- 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.PrivateChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.RegularServerChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.ServerChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.ServerStageVoiceChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
- getLatestInstance() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
- 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.IncomingWebhook
- getLatestInstance() - Method in interface org.javacord.api.entity.webhook.Webhook
- getLatestInstanceAsIncomingWebhook() - Method in interface org.javacord.api.entity.webhook.IncomingWebhook
-
Gets an updated instance of this entity from Discord directly.
- 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.
- getLocale() - Method in interface org.javacord.api.interaction.InteractionBase
-
Gets the selected language of the invoking user.
- getLocaleCode() - Method in enum org.javacord.api.interaction.DiscordLocale
-
Gets the short form locale code (e.g.
- getLongMaxValue() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
If the option is an
SlashCommandOptionType.LONGtype, the maximum value permitted. - getLongMinValue() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
If the option is an
SlashCommandOptionType.LONGtype, the minimum value permitted. - getLongValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the long value of this option.
- getLongValue() - Method in interface org.javacord.api.interaction.SlashCommandOptionChoice
-
Gets the long value of this choice.
- getLostConnectionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
LostConnectionListeners. - getMatch() - Method in interface org.javacord.api.entity.activity.ActivitySecrets
-
Gets the secret for a specific instanced match.
- getMaxAgeInSeconds() - Method in interface org.javacord.api.entity.server.invite.RichInvite
-
Gets the duration (in seconds) after which the invite expires.
- getMaximumLength() - Method in interface org.javacord.api.entity.message.component.internal.TextInputBuilderDelegate
-
Get the TextInput's maximum length.
- getMaximumLength() - Method in interface org.javacord.api.entity.message.component.TextInput
-
Get the text input's label.
- getMaximumSize() - Method in interface org.javacord.api.entity.activity.ActivityParty
-
Gets the maximum size of the party.
- getMaximumValues() - Method in interface org.javacord.api.entity.message.component.SelectMenu
-
Gets the maximum amount of options which can be selected.
- getMaximumValues() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Gets the maximum amount of options which can be selected.
- getMaxLength() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
If the option is an
SlashCommandOptionType.STRINGtype, the maximum allowed length. - getMaxMembers() - Method in interface org.javacord.api.entity.server.Server
-
Gets the maximum number of members for the guild.
- getMaxPresences() - Method in interface org.javacord.api.entity.server.Server
-
Gets the maximum number of presences for the guild (null is always returned, apart from the largest of guilds).
- getMaxUses() - Method in interface org.javacord.api.entity.server.invite.RichInvite
-
Gets the max number of times this invite can be used.
- getMaxVideoChannelUsers() - Method in interface org.javacord.api.entity.server.Server
-
Gets the maximum amount of users in a video channel.
- getMemberByDiscriminatedName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a member by its discriminated name like e.g.
- getMemberByDiscriminatedNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a member by its discriminated name like e.g.
- 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.channel.ServerThreadChannel
-
Gets an approximate count of users in this thread that stops counting at 50.
- getMemberCount() - Method in interface org.javacord.api.entity.server.Server
-
Gets the amount of members in this server.
- getMemberCount() - Method in interface org.javacord.api.event.channel.thread.ThreadMembersUpdateEvent
-
The approximate number of members in the thread, capped at 50.
- getMembers() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
Gets all members of the thread.
- getMembers() - Method in interface org.javacord.api.entity.server.Server
-
Gets all members of the server.
- getMembers() - Method in interface org.javacord.api.event.channel.thread.ThreadListSyncEvent
-
All thread member objects from the synced threads for the current user, indicating which threads the current user has been added to.
- getMembers() - Method in interface org.javacord.api.event.server.member.ServerMembersChunkEvent
-
Gets the users contained in this chunk.
- getMembersByDisplayName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets all members with the given display name on this server.
- getMembersByDisplayNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets all members with the given display name on this server.
- getMembersByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets all members with the given name.
- getMembersByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets all members with the given name.
- getMembersByNickname(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets all members with the given nickname on this server.
- getMembersByNicknameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets all members with the given nickname on this server.
- getMembershipState() - Method in interface org.javacord.api.entity.team.TeamMember
-
Gets the state of the membership.
- getMentionableValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the mentionable value of this option.
- getMentionedChannels() - Method in interface org.javacord.api.entity.message.Message
-
Gets all channels mentioned in this message.
- getMentionedRoles() - Method in interface org.javacord.api.entity.message.Message
-
Gets all roles mentioned in this message.
- getMentionedUsers() - Method in interface org.javacord.api.entity.message.Message
-
Gets all users mentioned in this message.
- getMentionRepliedUser() - Method in interface org.javacord.api.entity.message.mention.AllowedMentions
-
Whether to mention the replied user if this message is a reply.
- getMentionTag() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
- 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
- getMentionTag() - Method in interface org.javacord.api.interaction.SlashCommand
-
Gets the mention tag of this slash command with its base name.
- getMentionTags() - Method in interface org.javacord.api.interaction.SlashCommand
-
Gets all mention tags of this slash command taking the groups and subcommands into account.
- getMentionTypes() - Method in interface org.javacord.api.entity.message.mention.AllowedMentions
-
Gets the explicitly allowed mention types from the message.
- 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.MessageReference
-
Gets the referenced 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.MessageEditEvent
-
Gets the updated message.
- getMessage() - Method in interface org.javacord.api.event.message.OptionalMessageEvent
-
Gets the message from the cache.
- getMessage() - Method in interface org.javacord.api.interaction.MessageComponentInteractionBase
-
Gets the message that this interaction is related to.
- getMessage() - Method in interface org.javacord.api.interaction.MessageInteraction
-
Gets the original message that the interaction came from.
- 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 all attachments of the event's message.
- getMessageAttachments() - Method in interface org.javacord.api.event.message.OptionalMessageEvent
-
Gets 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, if it exists and belongs to this channel.
- getMessageById(long, TextChannel) - Method in interface org.javacord.api.DiscordApi
-
Gets a message by its id, if it exists and belongs to the given channel.
- getMessageById(String) - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets a message by its id, if it exists and belongs to this channel.
- getMessageById(String, TextChannel) - Method in interface org.javacord.api.DiscordApi
-
Gets a message by its id, if it exists and belongs to the given channel.
- 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.
- getMessageComponentCreateListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
MessageComponentCreateListeners. - getMessageComponentCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
MessageComponentCreateListeners. - getMessageComponentCreateListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageComponentCreateListeners. - getMessageComponentCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
MessageComponentCreateListeners. - getMessageComponentCreateListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
MessageComponentCreateListeners. - getMessageComponentCreateListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageComponentCreateListeners. - getMessageComponentCreateListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageComponentCreateListeners. - getMessageComponentCreateListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageComponentCreateListeners of a specific message. - getMessageComponentCreateListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageComponentCreateListeners of a specific message. - getMessageComponentInteraction() - Method in interface org.javacord.api.event.interaction.InteractionCreateEvent
-
Gets the created interaction as MessageComponentInteraction, if the interaction is of this type.
- getMessageComponentInteraction() - Method in interface org.javacord.api.event.interaction.MessageComponentCreateEvent
-
Gets the created interaction as MessageComponentInteraction, if the interaction is of this type.
- getMessageComponentInteractionWithCustomId(String) - Method in interface org.javacord.api.event.interaction.InteractionCreateEvent
-
Gets the created interaction as MessageComponentInteraction, if the interaction is of this type, and the custom id equals the given custom id.
- getMessageComponentInteractionWithCustomId(String) - Method in interface org.javacord.api.event.interaction.MessageComponentCreateEvent
-
Gets the created interaction as MessageComponentInteraction, if the interaction is of this type, and the custom id equals the given custom id.
- 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.
- getMessageContextMenuCommandListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
MessageContextMenuCommandListeners. - getMessageContextMenuCommandListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
MessageContextMenuCommandListeners. - getMessageContextMenuCommandListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageContextMenuCommandListeners. - getMessageContextMenuCommandListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
MessageContextMenuCommandListeners. - getMessageContextMenuCommandListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
MessageContextMenuCommandListeners. - getMessageContextMenuCommandListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageContextMenuCommandListeners. - getMessageContextMenuCommandListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageContextMenuCommandListeners. - getMessageContextMenuCommandListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageContextMenuCommandListeners of a specific message. - getMessageContextMenuCommandListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageContextMenuCommandListeners of a specific message. - getMessageContextMenuInteraction() - Method in interface org.javacord.api.event.interaction.MessageContextMenuCommandEvent
-
Gets the created interaction as MessageContextMenuInteraction, if the interaction is of this type.
- getMessageContextMenuInteractionWithCommandId(long) - Method in interface org.javacord.api.event.interaction.MessageContextMenuCommandEvent
-
Gets the created interaction as MessageContextMenuInteraction, if the interaction is of this type and the command id equals the given command id.
- getMessageCount() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
Gets an approximate count of messages in this thread that stops counting at 50.
- getMessageCreateListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
MessageCreateListeners. - getMessageCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
MessageCreateListeners. - getMessageCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
MessageCreateListeners. - getMessageCreateListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
MessageCreateListeners. - getMessageCreateListeners() - Method in interface org.javacord.api.listener.webhook.WebhookAttachableListenerManager
-
Gets all registered
MessageCreateListeners. - getMessageDeleteListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
MessageDeleteListeners. - getMessageDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
MessageDeleteListeners. - getMessageDeleteListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageDeleteListeners. - getMessageDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
MessageDeleteListeners. - getMessageDeleteListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageDeleteListeners. - getMessageDeleteListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageDeleteListeners. - getMessageDeleteListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageDeleteListeners of a specific message. - getMessageDeleteListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageDeleteListeners of a specific message. - getMessageEditListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
MessageEditListeners. - getMessageEditListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
MessageEditListeners. - getMessageEditListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageEditListeners. - getMessageEditListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
MessageEditListeners. - getMessageEditListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageEditListeners. - getMessageEditListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageEditListeners. - getMessageEditListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageEditListeners of a specific message. - getMessageEditListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageEditListeners of a specific message. - getMessageId() - Method in interface org.javacord.api.entity.message.MessageReference
-
Gets the message id of the message reference.
- getMessageId() - Method in interface org.javacord.api.event.message.MessageEvent
-
Gets the id of the message.
- getMessageInteraction() - Method in interface org.javacord.api.entity.message.Message
-
Gets the Message Interaction Object if the message is a response to an Interaction without an existing 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.
- getMessageReference() - Method in interface org.javacord.api.entity.message.Message
-
Gets the message reference of the message.
- getMessageReplyListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
MessageReplyListeners. - getMessageReplyListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
MessageReplyListeners. - getMessageReplyListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageReplyListeners. - getMessageReplyListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
MessageReplyListeners. - getMessageReplyListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
MessageReplyListeners. - getMessageReplyListeners() - Method in interface org.javacord.api.listener.webhook.WebhookAttachableListenerManager
-
Gets all registered
MessageReplyListeners. - getMessageReplyListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageReplyListeners. - getMessageReplyListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
MessageReplyListeners. - getMessageReplyListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageReplyListeners of a specific message. - getMessageReplyListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
MessageReplyListeners of a specific 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 message 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 message 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.
- getMetadata() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
Gets the extra data about this thread.
- getMethod() - Method in interface org.javacord.api.util.auth.Request
-
The method of the request.
- getMinimumLength() - Method in interface org.javacord.api.entity.message.component.internal.TextInputBuilderDelegate
-
Get the TextInput's minimum length.
- getMinimumLength() - Method in interface org.javacord.api.entity.message.component.TextInput
-
Get the text input's label.
- getMinimumValues() - Method in interface org.javacord.api.entity.message.component.SelectMenu
-
Gets the minimum amount of options which must be selected.
- getMinimumValues() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Gets the minimum amount of options which must be selected.
- getMinLength() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
If the option is an
SlashCommandOptionType.STRINGtype, the minimum allowed length. - getMobileStatus() - Method in interface org.javacord.api.entity.user.User
-
Gets the status of the user on the
mobileclient. - getModalInteraction() - Method in interface org.javacord.api.event.interaction.ModalSubmitEvent
-
Gets the created interaction as ModalInteraction, if the interaction is of this type.
- getModalSubmitListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
ModalSubmitListeners. - getModalSubmitListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ModalSubmitListeners. - getModalSubmitListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ModalSubmitListeners. - getModalSubmitListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ModalSubmitListeners. - 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 interface org.javacord.api.entity.ApplicationOwner
-
The owner's name without discriminator.
- getName() - Method in enum org.javacord.api.entity.auditlog.AuditLogChangeType
-
Gets the name of the type.
- 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.team.Team
-
Gets the name of the team.
- getName() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the default name of the webhook.
- getName() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the name of this command.
- getName() - Method in interface org.javacord.api.interaction.MessageInteraction
-
Gets the name of the application command of the interaction.
- getName() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the name of the option.
- getName() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
Gets the name of this option.
- getName() - Method in interface org.javacord.api.interaction.SlashCommandOptionChoice
-
Gets the name of this choice.
- getNameLocalizations() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the name localizations of this command.
- getNameLocalizations() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
Gets the name localizations for this option.
- getNameLocalizations() - Method in interface org.javacord.api.interaction.SlashCommandOptionChoice
-
Gets the name localizations for this choice.
- getNewActivities() - Method in interface org.javacord.api.event.user.UserChangeActivityEvent
-
Gets the new activities 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.
- getNewArchiveTimestamp() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeArchiveTimestampEvent
-
Gets the new archive timestamp.
- getNewAutoArchiveDuration() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeAutoArchiveDurationEvent
-
Gets the new auto archive duration.
- 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.
- 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.
- getNewDescription() - Method in interface org.javacord.api.event.server.sticker.StickerChangeDescriptionEvent
-
Gets the new description of the sticker.
- 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.
- 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.
- getNewLastMessageId() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeLastMessageIdEvent
-
Gets the new last message id of the thread.
- getNewMemberCount() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeMemberCountEvent
-
Gets the new member count.
- getNewMentionableFlag() - Method in interface org.javacord.api.event.server.role.RoleChangeMentionableEvent
-
Gets the new mentionable flag of the role.
- getNewMessageCount() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeMessageCountEvent
-
Gets the new count of messages in this thread.
- 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.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.server.sticker.StickerChangeNameEvent
-
Gets the new name of the sticker.
- 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.
- getNewNsfwLevel() - Method in interface org.javacord.api.event.server.ServerChangeNsfwLevelEvent
-
The new NSFW level of the server.
- getNewOwner() - Method in interface org.javacord.api.event.server.ServerChangeOwnerEvent
-
Gets the new owner of the server.
- getNewOwnerId() - Method in interface org.javacord.api.event.server.ServerChangeOwnerEvent
-
Gets the id of the new owner of the server.
- getNewPending() - Method in interface org.javacord.api.event.user.UserChangePendingEvent
-
Gets the new pending state of the member.
- 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.
- getNewRateLimitPerUser() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeRateLimitPerUserEvent
-
Gets the new rate limit per user.
- 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.
- getNewServerAvatar() - Method in interface org.javacord.api.event.user.UserChangeServerAvatarEvent
-
Gets the new server avatar of the user.
- getNewServerAvatar(int) - Method in interface org.javacord.api.event.user.UserChangeServerAvatarEvent
-
Gets the new server avatar of the user in the given size.
- 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.
- getNewTags() - Method in interface org.javacord.api.event.server.sticker.StickerChangeTagsEvent
-
Gets the new tags of the sticker.
- getNewTimeout() - Method in interface org.javacord.api.event.user.UserChangeTimeoutEvent
-
Gets the new timeout of the user.
- getNewTopic() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelChangeTopicEvent
-
Gets the new topic of the channel.
- getNewTopic() - Method in interface org.javacord.api.event.channel.server.voice.ServerStageVoiceChannelChangeTopicEvent
-
Gets the new topic of the channel.
- getNewTotalMessageSent() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeTotalMessageSentEvent
-
Gets the new total amount of messages sent.
- 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 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.
- getNitroStickerPacks() - Method in interface org.javacord.api.DiscordApi
-
Gets all default sticker packs, which are available to nitro users.
- getNonce() - Method in interface org.javacord.api.entity.message.Message
-
Gets the nonce of the message.
- getNsfwLevel() - Method in interface org.javacord.api.entity.server.Server
-
Gets the NSFW level of the server.
- getOldActivities() - Method in interface org.javacord.api.event.user.UserChangeActivityEvent
-
Gets the old activities 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.
- getOldArchiveTimestamp() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeArchiveTimestampEvent
-
Gets the old archive timestamp.
- getOldAutoArchiveDuration() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeAutoArchiveDurationEvent
-
Gets the old auto archive duration.
- 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.
- getOldDefaultAutoArchiveDuration() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelChangeDefaultAutoArchiveDurationEvent
-
Gets the old default auto archive duration of the channel.
- 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.
- getOldDescription() - Method in interface org.javacord.api.event.server.sticker.StickerChangeDescriptionEvent
-
Gets the old description of the sticker.
- 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.
- 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.
- getOldLastMessageId() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeLastMessageIdEvent
-
Gets the old last message id of the thread.
- getOldMemberCount() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeMemberCountEvent
-
Gets the old member count.
- getOldMentionableFlag() - Method in interface org.javacord.api.event.server.role.RoleChangeMentionableEvent
-
Gets the old mentionable flag of the role.
- getOldMessage() - Method in interface org.javacord.api.event.message.MessageEditEvent
-
Gets the old message with its old content.
- getOldMessageCount() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeMessageCountEvent
-
Gets the old count of messages in this thread.
- 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.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.server.sticker.StickerChangeNameEvent
-
Gets the old name of the sticker.
- 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.
- getOldNsfwLevel() - Method in interface org.javacord.api.event.server.ServerChangeNsfwLevelEvent
-
The old NSFW level of the server.
- getOldOwner() - Method in interface org.javacord.api.event.server.ServerChangeOwnerEvent
-
Gets the old owner of the server.
- getOldOwnerId() - Method in interface org.javacord.api.event.server.ServerChangeOwnerEvent
-
Gets the id of the old owner of the server.
- getOldPending() - Method in interface org.javacord.api.event.user.UserChangePendingEvent
-
Gets the old pending state of the member.
- 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.
- getOldRateLimitPerUser() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeRateLimitPerUserEvent
-
Gets the old rate limit per user.
- 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.
- getOldServerAvatar() - Method in interface org.javacord.api.event.user.UserChangeServerAvatarEvent
-
Gets the old server avatar of the user.
- getOldServerAvatar(int) - Method in interface org.javacord.api.event.user.UserChangeServerAvatarEvent
-
Gets the old server avatar of the user in the given size.
- 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.
- getOldTags() - Method in interface org.javacord.api.event.server.sticker.StickerChangeTagsEvent
-
Gets the old tags of the sticker.
- getOldTimeout() - Method in interface org.javacord.api.event.user.UserChangeTimeoutEvent
-
Gets the old timeout of the user.
- getOldTopic() - Method in interface org.javacord.api.event.channel.server.text.ServerTextChannelChangeTopicEvent
-
Gets the old topic of the channel.
- getOldTopic() - Method in interface org.javacord.api.event.channel.server.voice.ServerStageVoiceChannelChangeTopicEvent
-
Gets the old topic of the channel.
- getOldTotalMessageSent() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeTotalMessageSentEvent
-
Gets the old total amount of messages sent.
- 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 the old whitelisted roles.
- getOptionByIndex(int) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the option at the specified index, if present.
- getOptionByName(String) - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Get an option having the specified name.
- getOptions() - Method in interface org.javacord.api.entity.message.component.SelectMenu
-
Get the select menu's options.
- getOptions() - Method in interface org.javacord.api.interaction.SlashCommand
-
Gets all options (i.e., parameters) for this command.
- getOptions() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets all options of this option, if this option denotes a subcommand or group.
- getOptions() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOptionsProvider
-
Gets the params and values from the user, or, if this command contains subcommands and/or subcommand groups, a list of subcommands and subcommand groups.
- getOptions() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
If this option is a subcommand or subcommand group type, this nested options will be the parameters.
- getOverwrittenPermissions() - Method in interface org.javacord.api.entity.channel.RegularServerChannel
-
Gets the overwritten permissions in this channel.
- getOverwrittenPermissions(T) - Method in interface org.javacord.api.entity.channel.RegularServerChannel
-
Gets the overwritten permissions of an entity in this channel.
- getOverwrittenRolePermissions() - Method in interface org.javacord.api.entity.channel.RegularServerChannel
-
Gets the overwritten permissions for roles in this channel.
- getOverwrittenUserPermissions() - Method in interface org.javacord.api.entity.channel.RegularServerChannel
-
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.
- getOwnerId() - Method in interface org.javacord.api.DiscordApi
-
Gets the id of the application's owner.
- getOwnerId() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
Gets the id of the creator of the tread.
- getOwnerId() - Method in interface org.javacord.api.entity.server.Server
-
Gets the id of the server's owner.
- getOwnerId() - Method in interface org.javacord.api.entity.team.Team
-
Gets the id of the owner.
- getPackId() - Method in interface org.javacord.api.entity.sticker.Sticker
-
Gets the ID of the sticker pack.
- getParent() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
The parent regular server channel of this thread.
- 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.
- getPermission() - Method in interface org.javacord.api.interaction.ApplicationCommandPermissions
-
Whether this permission is enabled or disabled for the application command permissions.
- getPermissions() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the permissions of the role.
- getPermissions() - Method in interface org.javacord.api.interaction.ServerApplicationCommandPermissions
-
Gets the permissions of this server application command permissions.
- 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 all pinned messages.
- getPlaceholder() - Method in interface org.javacord.api.entity.message.component.internal.TextInputBuilderDelegate
-
Get the TextInput's placeholder.
- getPlaceholder() - Method in interface org.javacord.api.entity.message.component.SelectMenu
-
Get the select menu's placeholder id.
- getPlaceholder() - Method in interface org.javacord.api.entity.message.component.TextInput
-
Get the text input's label.
- getPlaceholder() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Get the placeholder of the select menu.
- 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.RegularServerChannel
-
Gets the real position of the channel.
- getPosition() - Method in interface org.javacord.api.entity.message.Message
-
A generally increasing integer (there may be gaps or duplicates) that represents the approximate position of the message in a thread, it can be used to estimate the relative position of the message in a thread in company with
ServerThreadChannel.getTotalNumberOfMessagesSent()on parent thread. - getPosition() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the real position of the role.
- getPossibleOptions() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Get all options from the select menu.
- 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 bot prefix, that way it is usable directly in the authentication header for custom REST calls.
- getPrivateArchivedThreads() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the private archived threads.
- getPrivateArchivedThreads(int) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the private archived threads.
- getPrivateArchivedThreads(long) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the private archived threads.
- getPrivateArchivedThreads(Long, Integer) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the private archived threads.
- 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 all registered
PrivateChannelCreateListeners. - getPrivateChannelCreateListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
PrivateChannelCreateListeners. - getPrivateChannelDeleteListeners() - Method in interface org.javacord.api.listener.channel.user.PrivateChannelAttachableListenerManager
-
Gets all registered
PrivateChannelDeleteListeners. - getPrivateChannelDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
PrivateChannelDeleteListeners. - getPrivateChannelDeleteListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
PrivateChannelDeleteListeners. - getPrivateChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all private channels of the bot.
- getPrivateServerThreadChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all the private threads 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.Attachment
-
Gets the proxy url of the attachment.
- 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.
- 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.
- getPublicArchivedThreads() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the public archived threads.
- getPublicArchivedThreads(int) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the public archived threads.
- getPublicArchivedThreads(long) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the public archived threads.
- getPublicArchivedThreads(Long, Integer) - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the public archived threads.
- getPublicServerThreadChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all the public threads of the bot.
- getQueryParameters() - Method in interface org.javacord.api.util.rest.RestRequestInformation
-
Gets the query parameters of the rest request.
- getRateLimitPerUser() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
Gets the amount of seconds a user has to wait before sending another message (0-21600).
- getRawPosition() - Method in interface org.javacord.api.entity.channel.RegularServerChannel
-
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 all registered
ReactionAddListeners. - getReactionAddListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ReactionAddListeners. - getReactionAddListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ReactionAddListeners. - getReactionAddListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ReactionAddListeners. - getReactionAddListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ReactionAddListeners. - getReactionAddListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
ReactionAddListeners. - getReactionAddListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
ReactionAddListeners. - getReactionAddListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ReactionAddListeners of a specific message. - getReactionAddListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets 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 all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
ReactionRemoveAllListeners. - getReactionRemoveAllListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ReactionRemoveAllListeners of a specific message. - getReactionRemoveAllListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ReactionRemoveAllListeners of a specific message. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
ReactionRemoveListeners. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ReactionRemoveListeners. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ReactionRemoveListeners. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ReactionRemoveListeners. - getReactionRemoveListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ReactionRemoveListeners. - getReactionRemoveListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
ReactionRemoveListeners. - getReactionRemoveListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
ReactionRemoveListeners. - getReactionRemoveListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ReactionRemoveListeners of a specific message. - getReactionRemoveListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
ReactionRemoveListeners of a specific message. - getReactions() - Method in interface org.javacord.api.entity.message.Message
-
Gets 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.
- getRecipient() - Method in interface org.javacord.api.event.channel.user.PrivateChannelEvent
-
Gets the recipient of the private channel of the event.
- getRecipientId() - Method in interface org.javacord.api.entity.channel.PrivateChannel
-
Gets the id of 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 all registered
ReconnectListeners. - getReferencedMessage() - Method in interface org.javacord.api.entity.message.Message
-
Gets the message referenced with a reply.
- getReferencedMessage() - Method in interface org.javacord.api.event.message.MessageReplyEvent
-
Gets the message referenced by the message of this event.
- 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.
- getRegisteredCommandServer() - Method in interface org.javacord.api.interaction.ApplicationCommandInteraction
-
Gets the server the command was registered on.
- getRegisteredCommandServerId() - Method in interface org.javacord.api.interaction.ApplicationCommandInteraction
-
Gets the id of the server the command was registered on.
- getRegularChannelById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a regular channel by its id.
- getRegularChannelById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a regular channel by its id.
- getRegularChannels() - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all regular channels of the server.
- getRegularChannelsByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all channels with the given name.
- getRegularChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by position) with all channels with the given name.
- getRegularServerChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a regular server channel by its id.
- getRegularServerChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a regular server channel by its id.
- getRegularServerChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all regular server channels of the bot.
- getRegularServerChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all regular server channels with the given name.
- getRegularServerChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all regular server channels with the given name.
- getRegularServerChannelTypes() - Static method in enum org.javacord.api.entity.channel.ChannelType
-
Gets an array with all types that are regular server channel types.
- getRemainingQuota() - Method in class org.javacord.api.util.ratelimit.LocalRatelimiter
-
Gets the remaining quota in the current reset interval.
- getRemovedMemberIds() - Method in interface org.javacord.api.event.channel.thread.ThreadMembersUpdateEvent
-
The ids of the users who were removed from the thread.
- 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 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.
- getRole() - Method in interface org.javacord.api.interaction.ApplicationCommandPermissions
-
Returns the role that these permissions affect.
- 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 all registered
RoleChangeColorListeners. - getRoleChangeColorListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
RoleChangeColorListeners. - getRoleChangeColorListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
RoleChangeColorListeners. - getRoleChangeHoistListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
RoleChangeHoistListeners. - getRoleChangeHoistListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
RoleChangeHoistListeners. - getRoleChangeHoistListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
RoleChangeHoistListeners. - getRoleChangeMentionableListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
RoleChangeMentionableListeners. - getRoleChangeMentionableListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
RoleChangeMentionableListeners. - getRoleChangeMentionableListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
RoleChangeMentionableListeners. - getRoleChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
RoleChangeNameListeners. - getRoleChangeNameListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
RoleChangeNameListeners. - getRoleChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
RoleChangeNameListeners. - getRoleChangePermissionsListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
RoleChangePermissionsListeners. - getRoleChangePermissionsListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
RoleChangePermissionsListeners. - getRoleChangePermissionsListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
RoleChangePermissionsListeners. - getRoleChangePositionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
RoleChangePositionListeners. - getRoleChangePositionListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
RoleChangePositionListeners. - getRoleChangePositionListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets 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 their 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 all registered
RoleCreateListeners. - getRoleCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
RoleCreateListeners. - getRoleDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
RoleDeleteListeners. - getRoleDeleteListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
RoleDeleteListeners. - getRoleDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
RoleDeleteListeners. - getRoles() - Method in interface org.javacord.api.DiscordApi
-
Gets 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 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 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.
- getRoleTags() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the role tags of the role.
- getRoleValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the role value of this option.
- 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. - getScope() - Method in enum org.javacord.api.BotInviteScope
-
Gets the query parameter value for this scope.
- getSecrets() - Method in interface org.javacord.api.entity.activity.Activity
-
Gets the secrets for Rich Presence joining and spectating.
- getSelectedChannels() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Gets the selected channels.
- getSelectedMentionables() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Gets the selected mentionables.
- getSelectedRoles() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Gets the selected roles.
- getSelectedUsers() - Method in interface org.javacord.api.interaction.SelectMenuInteraction
-
Gets the selected users.
- getSelectMenuChooseListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
SelectMenuChooseListeners. - getSelectMenuChooseListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
SelectMenuChooseListeners. - getSelectMenuChooseListeners() - Method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
SelectMenuChooseListeners. - getSelectMenuChooseListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
SelectMenuChooseListeners. - getSelectMenuChooseListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
SelectMenuChooseListeners. - getSelectMenuChooseListeners(long) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
SelectMenuChooseListeners. - getSelectMenuChooseListeners(String) - Method in interface org.javacord.api.listener.message.UncachedMessageAttachableListenerManager
-
Gets registered
SelectMenuChooseListeners. - getSelectMenuChooseListeners(DiscordApi, long) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
SelectMenuChooseListeners of a specific message. - getSelectMenuChooseListeners(DiscordApi, String) - Static method in interface org.javacord.api.listener.message.MessageAttachableListenerManager
-
Gets all registered
SelectMenuChooseListeners of a specific message. - getSelectMenuInteraction() - Method in interface org.javacord.api.event.interaction.SelectMenuChooseEvent
-
Gets the created interaction as SelectMenuInteraction.
- getSelectMenuInteractionWithCustomId(String) - Method in interface org.javacord.api.event.interaction.SelectMenuChooseEvent
-
Gets the created interaction as SelectMenuInteraction, if the custom id equals the given custom id.
- getSelectMenuTypes() - Static method in enum org.javacord.api.entity.message.component.ComponentType
-
Gets an array with all types that are text channel types.
- 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.channel.ThreadMember
-
Gets the server related to this thread member.
- 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.message.MessageReference
-
Gets the server of the message reference.
- 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.sticker.Sticker
-
The server that owns this sticker.
- 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.channel.server.ServerChannelEvent
- getServer() - Method in interface org.javacord.api.event.channel.thread.ThreadMembersUpdateEvent
-
The server to which this event belongs.
- 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.
- getServer() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the server of this command if it is not global.
- getServer() - Method in interface org.javacord.api.interaction.ApplicationCommandPermissions
-
Gets the server this command permissions belongs to.
- getServer() - Method in interface org.javacord.api.interaction.InteractionBase
-
Gets the server that this interaction was sent from.
- getServer() - Method in interface org.javacord.api.interaction.ServerApplicationCommandPermissions
-
Gets the server of this server application command permissions.
- getServerApplicationCommandById(Server, long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server application command by its id.
- getServerApplicationCommandPermissions(Server) - Method in interface org.javacord.api.DiscordApi
-
Gets all server application command permissions from the given server.
- getServerApplicationCommandPermissionsById(Server, long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server application command permissions by it ID from the given server.
- getServerApplicationCommands(Server) - Method in interface org.javacord.api.DiscordApi
-
Gets all application commands for the given server.
- 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. - getServerAvatar(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the user's server-specific avatar in the given server.
- getServerAvatar(Server, int) - Method in interface org.javacord.api.entity.user.User
-
Gets the user's server-specific avatar in the given server at the given image size.
- getServerAvatarHash(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the member's server avatar hash.
- getServerBecomesAvailableListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerBecomesAvailableListeners. - getServerBecomesUnavailableListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerBecomesUnavailableListeners. - getServerBecomesUnavailableListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerBecomesUnavailableListeners. - getServerBoostingSinceTimestamp(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the timestamp of when this member started boosting the server.
- getServerBoostingSinceTimestamp(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the timestamp of when this member started boosting the server.
- 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 all registered
ServerChangeAfkChannelListeners. - getServerChangeAfkChannelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeAfkChannelListeners. - getServerChangeAfkTimeoutListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeAfkTimeoutListeners. - getServerChangeAfkTimeoutListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeAfkTimeoutListeners. - getServerChangeBoostCountListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeBoostCountListeners. - getServerChangeBoostCountListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeBoostCountListeners. - getServerChangeBoostLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeBoostLevelListeners. - getServerChangeBoostLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeBoostLevelListeners. - getServerChangeDefaultMessageNotificationLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeDefaultMessageNotificationLevelListeners. - getServerChangeDefaultMessageNotificationLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeDefaultMessageNotificationLevelListeners. - getServerChangeDescriptionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeDescriptionListeners. - getServerChangeDescriptionListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeDescriptionListeners. - getServerChangeDiscoverySplashListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeDiscoverySplashListeners. - getServerChangeDiscoverySplashListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeDiscoverySplashListeners. - getServerChangeExplicitContentFilterLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeExplicitContentFilterLevelListeners. - getServerChangeExplicitContentFilterLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeExplicitContentFilterLevelListeners. - getServerChangeIconListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeIconListeners. - getServerChangeIconListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeIconListeners. - getServerChangeModeratorsOnlyChannelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeModeratorsOnlyChannelListeners. - getServerChangeModeratorsOnlyChannelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeModeratorsOnlyChannelListeners. - getServerChangeMultiFactorAuthenticationLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeMultiFactorAuthenticationLevelListeners. - getServerChangeMultiFactorAuthenticationLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeMultiFactorAuthenticationLevelListeners. - getServerChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeNameListeners. - getServerChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeNameListeners. - getServerChangeNsfwLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeNsfwLevelListeners. - getServerChangeNsfwLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeNsfwLevelListeners. - getServerChangeOwnerListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeOwnerListeners. - getServerChangeOwnerListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeOwnerListeners. - getServerChangePreferredLocaleListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangePreferredLocaleListeners. - getServerChangePreferredLocaleListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangePreferredLocaleListeners. - getServerChangeRegionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeRegionListeners. - getServerChangeRegionListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeRegionListeners. - getServerChangeRulesChannelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeRulesChannelListeners. - getServerChangeRulesChannelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeRulesChannelListeners. - getServerChangeServerFeatureListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeServerFeatureListeners. - getServerChangeServerFeatureListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeServerFeatureListeners. - getServerChangeSplashListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeSplashListeners. - getServerChangeSplashListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeSplashListeners. - getServerChangeSystemChannelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeSystemChannelListeners. - getServerChangeSystemChannelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeSystemChannelListeners. - getServerChangeVanityUrlCodeListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeVanityUrlCodeListeners. - getServerChangeVanityUrlCodeListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChangeVanityUrlCodeListeners. - getServerChangeVerificationLevelListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChangeVerificationLevelListeners. - getServerChangeVerificationLevelListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets 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 all registered
ServerChannelChangeNameListeners. - getServerChannelChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChannelChangeNameListeners. - getServerChannelChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChannelChangeNameListeners. - getServerChannelChangeNsfwFlagListeners() - Method in interface org.javacord.api.listener.channel.server.ChannelCategoryAttachableListenerManager
-
Gets all registered
ServerChannelChangeNsfwFlagListeners. - getServerChannelChangeNsfwFlagListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets all registered
ServerChannelChangeNsfwFlagListeners. - getServerChannelChangeNsfwFlagListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChannelChangeNsfwFlagListeners. - getServerChannelChangeNsfwFlagListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChannelChangeNsfwFlagListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangeOverwrittenPermissionsListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ServerChannelChangeOverwrittenPermissionsListeners. - getServerChannelChangePositionListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets all registered
ServerChannelChangePositionListeners. - getServerChannelChangePositionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChannelChangePositionListeners. - getServerChannelChangePositionListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChannelChangePositionListeners. - getServerChannelCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChannelCreateListeners. - getServerChannelCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChannelCreateListeners. - getServerChannelDeleteListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets all registered
ServerChannelDeleteListeners. - getServerChannelDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChannelDeleteListeners. - getServerChannelDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChannelDeleteListeners. - getServerChannelInviteCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChannelInviteCreateListeners. - getServerChannelInviteCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChannelInviteCreateListeners. - getServerChannelInviteDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerChannelInviteDeleteListeners. - getServerChannelInviteDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerChannelInviteDeleteListeners. - getServerChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all server channels of the bot.
- getServerChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server channels with the given name.
- getServerChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets 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.
- getServerForumChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.server.forum.ServerForumChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
ServerForumChannelAttachableListeners and their assigned listener classes they listen to. - getServerForumChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server forum channel by its id.
- getServerForumChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a server forum channel by its id.
- getServerForumChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all server forum channels of the bot.
- getServerForumChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server forum channels with the given name.
- getServerForumChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server forum channels with the given name.
- 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.message.MessageReference
-
Gets the server id of the message reference.
- 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.sticker.Sticker
-
The ID of the server that owns this sticker.
- getServerId() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the server id of the webhook.
- getServerId() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the server id of this command if it is not global.
- getServerId() - Method in interface org.javacord.api.interaction.ServerApplicationCommandPermissions
-
Gets the server ID of this server application command permissions.
- getServerJoinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerJoinListeners. - getServerLeaveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerLeaveListeners. - getServerLeaveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerLeaveListeners. - getServerLocale() - Method in interface org.javacord.api.interaction.InteractionBase
-
Gets the server's preferred locale, if invoked in a server.
- getServerMemberBanListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerMemberBanListeners. - getServerMemberBanListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerMemberBanListeners. - getServerMemberBanListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ServerMemberBanListeners. - getServerMemberJoinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerMemberJoinListeners. - getServerMemberJoinListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerMemberJoinListeners. - getServerMemberJoinListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ServerMemberJoinListeners. - getServerMemberLeaveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerMemberLeaveListeners. - getServerMemberLeaveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerMemberLeaveListeners. - getServerMemberLeaveListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ServerMemberLeaveListeners. - getServerMembersChunkListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerMembersChunkListeners. - getServerMembersChunkListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerMembersChunkListeners. - getServerMemberUnbanListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerMemberUnbanListeners. - getServerMemberUnbanListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerMemberUnbanListeners. - getServerMemberUnbanListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ServerMemberUnbanListeners. - getServerMessageContextMenuById(Server, long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server message context menu by its id.
- getServerMessageContextMenus(Server) - Method in interface org.javacord.api.DiscordApi
-
Gets all message context menus for the given server.
- getServerName() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the name of the server.
- getServerPrivateThreadJoinListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerPrivateThreadJoinListeners. - getServerPrivateThreadJoinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerPrivateThreadJoinListeners. - getServerPrivateThreadJoinListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerPrivateThreadJoinListeners. - getServers() - Method in interface org.javacord.api.DiscordApi
-
Gets all servers the bot is in.
- getServersByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all servers with the given name.
- getServersByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all servers with the given name.
- getServerSlashCommandById(Server, long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server slash command by its id.
- getServerSlashCommands(Server) - Method in interface org.javacord.api.DiscordApi
-
Gets all slash commands for the given server.
- getServerSplash() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the splash of the server.
- getServerStageVoiceChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerStageVoiceChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
ServerStageVoiceChannelAttachableListeners and their assigned listener classes they listen to. - getServerStageVoiceChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server stage voice channel by its id.
- getServerStageVoiceChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a server stage voice channel by its id.
- getServerStageVoiceChannelChangeTopicListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerStageVoiceChannelAttachableListenerManager
-
Gets all registered
ServerStageVoiceChannelChangeTopicListeners. - getServerStageVoiceChannelChangeTopicListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerStageVoiceChannelChangeTopicListeners. - getServerStageVoiceChannelChangeTopicListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerStageVoiceChannelChangeTopicListeners. - getServerStageVoiceChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all server stage voice channels of the bot.
- getServerStageVoiceChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server stage voice channels with the given name.
- getServerStageVoiceChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server stage voice channels with the given name.
- 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.
- getServerTextChannelChangeDefaultAutoArchiveDurationListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets all registered
ServerTextChannelChangeDefaultAutoArchiveDurationListeners. - getServerTextChannelChangeDefaultAutoArchiveDurationListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerTextChannelChangeDefaultAutoArchiveDurationListeners. - getServerTextChannelChangeDefaultAutoArchiveDurationListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerTextChannelChangeDefaultAutoArchiveDurationListeners. - getServerTextChannelChangeSlowmodeListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets all registered
ServerTextChannelChangeSlowmodeListeners. - getServerTextChannelChangeSlowmodeListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerTextChannelChangeSlowmodeListeners. - getServerTextChannelChangeSlowmodeListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerTextChannelChangeSlowmodeListeners. - getServerTextChannelChangeTopicListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets all registered
ServerTextChannelChangeTopicListeners. - getServerTextChannelChangeTopicListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerTextChannelChangeTopicListeners. - getServerTextChannelChangeTopicListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerTextChannelChangeTopicListeners. - getServerTextChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all server text channels of the bot.
- getServerTextChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server text channels with the given name.
- getServerTextChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server text channels with the given name.
- getServerThreadChannel() - Method in interface org.javacord.api.entity.message.Message
-
Gets the server thread channel of the message.
- getServerThreadChannel() - Method in interface org.javacord.api.event.channel.TextChannelEvent
-
Gets the channel of the event as a server thread channel.
- getServerThreadChannelAttachableListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
ServerThreadChannelAttachableListeners and their assigned listener classes they listen to. - getServerThreadChannelById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server thread channel by its id.
- getServerThreadChannelById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a server thread channel by its id.
- getServerThreadChannelChangeArchivedListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeArchivedListeners. - getServerThreadChannelChangeArchivedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeArchivedListeners. - getServerThreadChannelChangeArchivedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeArchivedListeners. - getServerThreadChannelChangeArchiveTimestampListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeArchiveTimestampListeners. - getServerThreadChannelChangeArchiveTimestampListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeArchiveTimestampListeners. - getServerThreadChannelChangeArchiveTimestampListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeArchiveTimestampListeners. - getServerThreadChannelChangeAutoArchiveDurationListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeAutoArchiveDurationListeners. - getServerThreadChannelChangeAutoArchiveDurationListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeAutoArchiveDurationListeners. - getServerThreadChannelChangeAutoArchiveDurationListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeAutoArchiveDurationListeners. - getServerThreadChannelChangeInvitableListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeInvitableListeners. - getServerThreadChannelChangeInvitableListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeInvitableListeners. - getServerThreadChannelChangeInvitableListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeInvitableListeners. - getServerThreadChannelChangeLastMessageIdListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeLastMessageIdListeners. - getServerThreadChannelChangeLastMessageIdListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeLastMessageIdListeners. - getServerThreadChannelChangeLastMessageIdListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeLastMessageIdListeners. - getServerThreadChannelChangeLockedListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeLockedListeners. - getServerThreadChannelChangeLockedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeLockedListeners. - getServerThreadChannelChangeLockedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeLockedListeners. - getServerThreadChannelChangeMemberCountListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeMemberCountListeners. - getServerThreadChannelChangeMemberCountListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeMemberCountListeners. - getServerThreadChannelChangeMemberCountListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeMemberCountListeners. - getServerThreadChannelChangeMessageCountListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeMessageCountListeners. - getServerThreadChannelChangeMessageCountListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeMessageCountListeners. - getServerThreadChannelChangeMessageCountListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeMessageCountListeners. - getServerThreadChannelChangeRateLimitPerUserListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeRateLimitPerUserListeners. - getServerThreadChannelChangeRateLimitPerUserListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeRateLimitPerUserListeners. - getServerThreadChannelChangeRateLimitPerUserListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeRateLimitPerUserListeners. - getServerThreadChannelChangeTotalMessageSentListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeTotalMessageSentListeners. - getServerThreadChannelChangeTotalMessageSentListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeTotalMessageSentListeners. - getServerThreadChannelChangeTotalMessageSentListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelChangeTotalMessageSentListeners. - getServerThreadChannelCreateListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelCreateListeners. - getServerThreadChannelCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelCreateListeners. - getServerThreadChannelDeleteListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelDeleteListeners. - getServerThreadChannelDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelDeleteListeners. - getServerThreadChannelMembersUpdateListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelMembersUpdateListeners. - getServerThreadChannelMembersUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelMembersUpdateListeners. - getServerThreadChannelMembersUpdateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelMembersUpdateListeners. - getServerThreadChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all the server thread channels of the bot.
- getServerThreadChannels() - Method in interface org.javacord.api.entity.server.ActiveThreads
-
Gets the active threads.
- getServerThreadChannels() - Method in interface org.javacord.api.entity.server.ArchivedThreads
-
Gets the active threads.
- getServerThreadChannels() - Method in interface org.javacord.api.event.channel.thread.ThreadListSyncEvent
-
All active threads in the given channels that the current user can access.
- getServerThreadChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server thread channels with the given name.
- getServerThreadChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server thread channels with the given name.
- getServerThreadChannelUpdateListeners() - Method in interface org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
Gets all registered
ServerThreadChannelUpdateListeners. - getServerThreadChannelUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadChannelUpdateListeners. - getServerThreadChannelUpdateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadChannelUpdateListeners. - getServerThreadListSyncListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerThreadListSyncListeners. - getServerThreadListSyncListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerThreadListSyncListeners. - getServerUserContextMenuById(Server, long) - Method in interface org.javacord.api.DiscordApi
-
Gets a server user context menu by its id.
- getServerUserContextMenus(Server) - Method in interface org.javacord.api.DiscordApi
-
Gets all user context menus for the given server.
- 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 all registered
ServerVoiceChannelChangeBitrateListeners. - getServerVoiceChannelChangeBitrateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerVoiceChannelChangeBitrateListeners. - getServerVoiceChannelChangeBitrateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerVoiceChannelChangeBitrateListeners. - getServerVoiceChannelChangeNsfwListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
-
Gets all registered
ServerVoiceChannelChangeNsfwListeners. - getServerVoiceChannelChangeNsfwListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerVoiceChannelChangeNsfwListeners. - getServerVoiceChannelChangeNsfwListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerVoiceChannelChangeNsfwListeners. - getServerVoiceChannelChangeUserLimitListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
-
Gets all registered
ServerVoiceChannelChangeUserLimitListeners. - getServerVoiceChannelChangeUserLimitListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerVoiceChannelChangeUserLimitListeners. - getServerVoiceChannelChangeUserLimitListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerVoiceChannelChangeUserLimitListeners. - getServerVoiceChannelMemberJoinListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
-
Gets all registered
ServerVoiceChannelMemberJoinListeners. - getServerVoiceChannelMemberJoinListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerVoiceChannelMemberJoinListeners. - getServerVoiceChannelMemberJoinListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerVoiceChannelMemberJoinListeners. - getServerVoiceChannelMemberJoinListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ServerVoiceChannelMemberJoinListeners. - getServerVoiceChannelMemberLeaveListeners() - Method in interface org.javacord.api.listener.channel.server.voice.ServerVoiceChannelAttachableListenerManager
-
Gets all registered
ServerVoiceChannelMemberLeaveListeners. - getServerVoiceChannelMemberLeaveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
ServerVoiceChannelMemberLeaveListeners. - getServerVoiceChannelMemberLeaveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
ServerVoiceChannelMemberLeaveListeners. - getServerVoiceChannelMemberLeaveListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
ServerVoiceChannelMemberLeaveListeners. - getServerVoiceChannels() - Method in interface org.javacord.api.DiscordApi
-
Gets all server voice channels of the bot.
- getServerVoiceChannelsByName(String) - Method in interface org.javacord.api.DiscordApi
-
Gets all server voice channels with the given name.
- getServerVoiceChannelsByNameIgnoreCase(String) - Method in interface org.javacord.api.DiscordApi
-
Gets 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.Attachment
-
Gets the size of the attachment in bytes.
- getSkuId() - Method in interface org.javacord.api.entity.sticker.StickerPack
-
Gets the SKU ID of the sticker pack.
- getSlashCommandById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a server slash command by its id.
- getSlashCommandCreateListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
SlashCommandCreateListeners. - getSlashCommandCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
SlashCommandCreateListeners. - getSlashCommandCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
SlashCommandCreateListeners. - getSlashCommandCreateListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
SlashCommandCreateListeners. - getSlashCommandInteraction() - Method in interface org.javacord.api.event.interaction.InteractionCreateEvent
-
Gets the created interaction as SlashCommandInteraction, if the interaction is of this type.
- getSlashCommandInteraction() - Method in interface org.javacord.api.event.interaction.SlashCommandCreateEvent
-
Gets the created interaction as SlashCommandInteraction, if the interaction is of this type.
- getSlashCommandInteractionWithCommandId(long) - Method in interface org.javacord.api.event.interaction.InteractionCreateEvent
-
Gets the created interaction as SlashCommandInteraction, if the interaction is of this type and the command id equals the given command id.
- getSlashCommandInteractionWithCommandId(long) - Method in interface org.javacord.api.event.interaction.SlashCommandCreateEvent
-
Gets the created interaction as SlashCommandInteraction, if the interaction is of this type and the command id equals the given command id.
- getSlashCommands() - Method in interface org.javacord.api.entity.server.Server
-
Gets all slash commands for the given server.
- 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.
- getSortValue() - Method in interface org.javacord.api.entity.sticker.Sticker
-
Gets the sticker's sort order within it's sticker pack.
- 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.
- getSpectate() - Method in interface org.javacord.api.entity.activity.ActivitySecrets
-
Gets the secret for spectating a party.
- getSplash() - Method in interface org.javacord.api.entity.server.Server
-
Gets the splash of the server.
- getStageVoiceChannelById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a stage voice channel by its id.
- getStageVoiceChannelById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a voice channel by its id.
- 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.
- getSticker() - Method in interface org.javacord.api.event.server.sticker.StickerEvent
-
Gets the sticker of the event.
- getStickerAttachableListeners() - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
-
Gets a map with all registered listeners that implement one or more
StickerAttachableListeners and their assigned listener classes they listen to. - getStickerById(long) - Method in interface org.javacord.api.DiscordApi
-
Gets a sticker by its ID.
- getStickerById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sticker by its ID.
- getStickerById(String) - Method in interface org.javacord.api.DiscordApi
-
Gets a sticker by its ID.
- getStickerById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a sticker by its ID.
- getStickerChangeDescriptionListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
StickerChangeDescriptionListeners. - getStickerChangeDescriptionListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
StickerChangeDescriptionListeners. - getStickerChangeDescriptionListeners() - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
-
Gets all registered
StickerChangeDescriptionListeners. - getStickerChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
StickerChangeNameListeners. - getStickerChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
StickerChangeNameListeners. - getStickerChangeNameListeners() - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
-
Gets all registered
StickerChangeNameListeners. - getStickerChangeTagsListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
StickerChangeTagsListeners. - getStickerChangeTagsListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
StickerChangeTagsListeners. - getStickerChangeTagsListeners() - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
-
Gets all registered
StickerChangeTagsListeners. - getStickerCreateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
StickerCreateListeners. - getStickerCreateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
StickerCreateListeners. - getStickerDeleteListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
StickerDeleteListeners. - getStickerDeleteListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
StickerDeleteListeners. - getStickerDeleteListeners() - Method in interface org.javacord.api.listener.server.sticker.StickerAttachableListenerManager
-
Gets all registered
StickerDeleteListeners. - getStickerItems() - Method in interface org.javacord.api.entity.message.Message
-
Gets the sticker items of the message.
- getStickers() - Method in interface org.javacord.api.entity.server.Server
-
Gets the stickers of this server.
- getStickers() - Method in interface org.javacord.api.entity.sticker.StickerPack
-
Gets the stickers in this pack.
- getStickersByName(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets stickers by their name.
- getStickersByNameIgnoreCase(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets stickers by their name.
- 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.MessageBuilderBaseDelegate
-
Gets the
StringBuilderwhich is used to build the message. - getStringBuilder() - Method in class org.javacord.api.entity.message.WebhookMessageBuilder
-
Gets the
StringBuilderwhich is used to build the message. - getStringBuilder() - Method in class org.javacord.api.interaction.callback.InteractionMessageBuilder
- getStringBuilder() - Method in interface org.javacord.api.interaction.callback.InteractionMessageBuilderBase
-
Gets the
StringBuilderwhich is used to build the message. - getStringRepresentationValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the string representation value of this option.
- getStringValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the string value of this option.
- getStringValue() - Method in interface org.javacord.api.interaction.SlashCommandOptionChoice
-
Gets the string value of this choice.
- getStyle() - Method in interface org.javacord.api.entity.message.component.Button
-
Get the button's style.
- getStyle() - Method in interface org.javacord.api.entity.message.component.internal.ButtonBuilderDelegate
-
Get the button's style.
- getStyle() - Method in interface org.javacord.api.entity.message.component.internal.TextInputBuilderDelegate
-
Get the TextInput's style.
- getStyle() - Method in interface org.javacord.api.entity.message.component.TextInput
-
Get the text input's style.
- 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.
- getSystemChannelFlags() - Method in interface org.javacord.api.entity.server.Server
-
Gets system channel flags for this server.
- getTags() - Method in interface org.javacord.api.entity.sticker.Sticker
-
Tags for autocompletion/suggestion of the sticker.
- getTarget() - Method in interface org.javacord.api.entity.auditlog.AuditLogEntry
-
Gets the target of the entry.
- getTarget() - Method in interface org.javacord.api.interaction.MessageContextMenuInteraction
-
Gets the target message.
- getTarget() - Method in interface org.javacord.api.interaction.UserContextMenuInteraction
-
Gets the target user.
- getTargetUser() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the user which the invite was created for.
- getTargetUserType() - Method in interface org.javacord.api.entity.server.invite.Invite
-
Gets the user type which the invite was created for.
- getTeam() - Method in interface org.javacord.api.entity.ApplicationInfo
-
Gets the team owning the application.
- getTeamMembers() - Method in interface org.javacord.api.entity.team.Team
-
Gets the members of the team.
- 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 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 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 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.
- getTextInputValueByCustomId(String) - Method in interface org.javacord.api.interaction.ModalInteraction
-
Get the value of a text input by its custom id.
- getTextInputValues() - Method in interface org.javacord.api.interaction.ModalInteraction
-
Gets the values of each text input.
- getThread() - Method in interface org.javacord.api.event.channel.thread.ThreadMembersUpdateEvent
-
The id of the thread.
- getThreadChannelById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets a channel thread by its id.
- getThreadChannelById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets a channel thread by its id.
- getThreadChannels() - Method in interface org.javacord.api.entity.server.Server
-
Gets a sorted list (by archive timestamp from old to new) with all thread channels of the server.
- getThreadMember() - Method in interface org.javacord.api.event.channel.server.thread.ServerPrivateThreadJoinEvent
-
Gets the thread members that joined the thread.
- getThreadMembers() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
Deprecated.Use
ServerThreadChannel.requestThreadMembers()instead. - getThreadMembers() - Method in interface org.javacord.api.entity.server.ActiveThreads
-
A thread member object for each returned thread the current user has joined.
- getThreadMembers() - Method in interface org.javacord.api.entity.server.ArchivedThreads
-
Gets the thread member objects for each returned thread the current user has joined.
- 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.
- getTimeout(Server) - Method in interface org.javacord.api.entity.user.User
-
Gets the timestamp of when the user's timeout will expire and the user will be able to communicate in the server again.
- getTimeout(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the timestamp of when the user's timeout will expire and the user will be able to communicate in the server again.
- getTimestamp() - Method in interface org.javacord.api.entity.message.embed.Embed
-
Gets the timestamp of the embed.
- getTimestampStyle() - Method in enum org.javacord.api.entity.message.TimestampStyle
-
Gets the timestamp style name.
- getTimestampTag(long) - Method in enum org.javacord.api.entity.message.TimestampStyle
-
Gets the timestamp tag used in messages.
- getTimestampTag(Instant) - Method in enum org.javacord.api.entity.message.TimestampStyle
-
Gets the timestamp tag used in messages.
- 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.IncomingWebhook
-
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.interaction.InteractionBase
-
Gets the continuation token for responding to the interaction.
- getToken() - Method in interface org.javacord.api.internal.DiscordApiBuilderDelegate
-
Gets the token.
- getTopic() - Method in interface org.javacord.api.entity.channel.ServerStageVoiceChannel
-
Gets the topic of this.
- getTopic() - Method in interface org.javacord.api.entity.channel.ServerTextChannel
-
Gets the topic of the channel.
- getTotalNumberOfMessagesSent() - Method in interface org.javacord.api.entity.channel.ServerThreadChannel
-
Gets the total number of messages ever sent in this thread.
- 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 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.PrivateChannel
- getType() - Method in interface org.javacord.api.entity.channel.ServerStageVoiceChannel
- getType() - Method in class org.javacord.api.entity.message.component.ActionRowBuilder
-
Get the type of this component (always
ComponentType.ACTION_ROW). - getType() - Method in class org.javacord.api.entity.message.component.ButtonBuilder
-
Get the component's type (always
ComponentType.BUTTON). - getType() - Method in interface org.javacord.api.entity.message.component.Component
-
Get the type of component.
- getType() - Method in interface org.javacord.api.entity.message.component.ComponentBuilder
-
Get the type of component being built.
- getType() - Method in interface org.javacord.api.entity.message.component.internal.ActionRowBuilderDelegate
-
Get the component's type (always
ComponentType.ACTION_ROW). - getType() - Method in interface org.javacord.api.entity.message.component.internal.ButtonBuilderDelegate
-
Get the button's type.
- getType() - Method in interface org.javacord.api.entity.message.component.internal.SelectMenuBuilderDelegate
-
Get the select menu's type.
- getType() - Method in interface org.javacord.api.entity.message.component.internal.TextInputBuilderDelegate
-
Get the TextInput's type.
- getType() - Method in class org.javacord.api.entity.message.component.SelectMenuBuilder
- getType() - Method in class org.javacord.api.entity.message.component.TextInputBuilder
-
Get the component's type (always
ComponentType.TEXT_INPUT). - 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.
- getType() - Method in interface org.javacord.api.entity.sticker.Sticker
-
Gets the sticker's type.
- getType() - Method in interface org.javacord.api.entity.webhook.Webhook
-
Gets the type of the webhook.
- getType() - Method in interface org.javacord.api.interaction.ApplicationCommand
-
Gets the type of this application command.
- getType() - Method in interface org.javacord.api.interaction.ApplicationCommandPermissions
- getType() - Method in interface org.javacord.api.interaction.InteractionBase
-
Gets the type of the interaction.
- getType() - Method in interface org.javacord.api.interaction.MessageInteraction
-
Gets the type of the interaction.
- getType() - Method in interface org.javacord.api.interaction.SlashCommandOption
-
Gets the type of this option.
- getUnavailableServers() - Method in interface org.javacord.api.DiscordApi
-
Gets 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. - getUnicodeEmojiIcon() - Method in interface org.javacord.api.entity.permission.Role
-
Gets the unicode emoji role icon.
- getUnknownChannelById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets an unknown channel by its id.
- getUnknownChannelById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets an unknown channel by its id.
- getUnknownRegularChannelById(long) - Method in interface org.javacord.api.entity.server.Server
-
Gets an unknown regular channel by its id.
- getUnknownRegularChannelById(String) - Method in interface org.javacord.api.entity.server.Server
-
Gets an unknown regular channel by its id.
- getUnorderedChannels() - Method in interface org.javacord.api.entity.server.Server
-
Gets an unordered collection with all channels in the server.
- getUnsetPermissions() - Method in interface org.javacord.api.entity.permission.Permissions
-
Gets the 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.
- getUpdatedPermissions() - Method in interface org.javacord.api.event.server.ApplicationCommandPermissionsUpdateEvent
-
Gets the updated permissions.
- getUrl() - Method in interface org.javacord.api.entity.Attachment
-
Gets the url of the attachment.
- getUrl() - Method in interface org.javacord.api.entity.Icon
-
Gets the url of the icon.
- getUrl() - Method in interface org.javacord.api.entity.message.component.Button
-
Get the button's clickable URL.
- getUrl() - Method in interface org.javacord.api.entity.message.component.internal.ButtonBuilderDelegate
-
Get the button's clickable URL.
- 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.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.entity.webhook.IncomingWebhook
-
Gets the secure url of the webhook.
- 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.entity.sticker.Sticker
-
The user that uploaded the sticker on the server.
- 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.OptionalUserEvent
-
Gets the user of the event.
- getUser() - Method in interface org.javacord.api.event.user.UserEvent
-
Gets the user of the event.
- getUser() - Method in interface org.javacord.api.interaction.ApplicationCommandPermissions
-
Returns the user that these permissions affect.
- getUser() - Method in interface org.javacord.api.interaction.InteractionBase
-
Gets the invoking user.
- getUser() - Method in interface org.javacord.api.interaction.MessageInteraction
-
Gets the user who invoked the interaction.
- 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 all registered
UserChangeActivityListeners. - getUserChangeActivityListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeActivityListeners. - getUserChangeActivityListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeActivityListeners. - getUserChangeAvatarListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeAvatarListeners. - getUserChangeAvatarListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeAvatarListeners. - getUserChangeAvatarListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeAvatarListeners. - getUserChangeDeafenedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeDeafenedListeners. - getUserChangeDeafenedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeDeafenedListeners. - getUserChangeDeafenedListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeDeafenedListeners. - getUserChangeDiscriminatorListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeDiscriminatorListeners. - getUserChangeDiscriminatorListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeDiscriminatorListeners. - getUserChangeDiscriminatorListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeDiscriminatorListeners. - getUserChangeMutedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeMutedListeners. - getUserChangeMutedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeMutedListeners. - getUserChangeMutedListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeMutedListeners. - getUserChangeNameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeNameListeners. - getUserChangeNameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeNameListeners. - getUserChangeNameListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeNameListeners. - getUserChangeNicknameListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeNicknameListeners. - getUserChangeNicknameListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeNicknameListeners. - getUserChangeNicknameListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeNicknameListeners. - getUserChangePendingListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangePendingListeners. - getUserChangePendingListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangePendingListeners. - getUserChangePendingListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangePendingListeners. - getUserChangeSelfDeafenedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeSelfDeafenedListeners. - getUserChangeSelfDeafenedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeSelfDeafenedListeners. - getUserChangeSelfDeafenedListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeSelfDeafenedListeners. - getUserChangeSelfMutedListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeSelfMutedListeners. - getUserChangeSelfMutedListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeSelfMutedListeners. - getUserChangeSelfMutedListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeSelfMutedListeners. - getUserChangeServerAvatarListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeServerAvatarListeners. - getUserChangeServerAvatarListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeServerAvatarListeners. - getUserChangeServerAvatarListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeServerAvatarListeners. - getUserChangeStatusListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeStatusListeners. - getUserChangeStatusListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeStatusListeners. - getUserChangeStatusListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeStatusListeners. - getUserChangeTimeoutListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserChangeTimeoutListeners. - getUserChangeTimeoutListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserChangeTimeoutListeners. - getUserChangeTimeoutListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserChangeTimeoutListeners. - getUserContextMenuCommandListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
UserContextMenuCommandListeners. - getUserContextMenuCommandListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserContextMenuCommandListeners. - getUserContextMenuCommandListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserContextMenuCommandListeners. - getUserContextMenuCommandListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserContextMenuCommandListeners. - getUserContextMenuInteraction() - Method in interface org.javacord.api.event.interaction.UserContextMenuCommandEvent
-
Gets the created interaction as UserContextMenuInteraction, if the interaction is of this type.
- getUserContextMenuInteractionWithCommandId(long) - Method in interface org.javacord.api.event.interaction.UserContextMenuCommandEvent
-
Gets the created interaction as UserContextMenuInteraction, if the interaction is of this type and the command id equals the given command id.
- getUserFlags() - Method in interface org.javacord.api.entity.user.User
-
Gets the public flags (badges) present on this account.
- getUserId() - Method in interface org.javacord.api.entity.channel.ThreadMember
-
The id of the user.
- getUserId() - Method in interface org.javacord.api.event.user.OptionalUserEvent
-
Gets the id of the user involved in the event.
- getUserIdAsString() - Method in interface org.javacord.api.event.user.OptionalUserEvent
-
Gets the id of the user involved in the event.
- 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 all registered
UserRoleAddListeners. - getUserRoleAddListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
UserRoleAddListeners. - getUserRoleAddListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserRoleAddListeners. - getUserRoleAddListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserRoleAddListeners. - getUserRoleRemoveListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserRoleRemoveListeners. - getUserRoleRemoveListeners() - Method in interface org.javacord.api.listener.server.role.RoleAttachableListenerManager
-
Gets all registered
UserRoleRemoveListeners. - getUserRoleRemoveListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserRoleRemoveListeners. - getUserRoleRemoveListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserRoleRemoveListeners. - getUsers() - Method in interface org.javacord.api.entity.message.Reaction
-
Gets all users who used this reaction.
- getUsers() - Method in interface org.javacord.api.entity.permission.Role
-
Gets all users who have this role.
- getUsers() - Method in interface org.javacord.api.event.message.reaction.SingleReactionEvent
-
Gets all users who used the reaction.
- getUsers(DiscordApi, long, long, Emoji) - Static method in interface org.javacord.api.entity.message.Reaction
-
Gets all users who used this reaction.
- getUsers(DiscordApi, String, String, Emoji) - Static method in interface org.javacord.api.entity.message.Reaction
-
Gets all users who used this reaction.
- getUserServerAvatar(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the user's server specific avatar.
- getUserServerAvatar(User, int) - Method in interface org.javacord.api.entity.server.Server
-
Gets the user's server specific avatar in the given size.
- getUserServerAvatarHash(User) - Method in interface org.javacord.api.entity.server.Server
-
Gets the user's server specific avatar hash.
- getUserStartTypingListeners() - Method in interface org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
Gets all registered
UserStartTypingListeners. - getUserStartTypingListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
UserStartTypingListeners. - getUserStartTypingListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
UserStartTypingListeners. - getUserStartTypingListeners() - Method in interface org.javacord.api.listener.user.UserAttachableListenerManager
-
Gets all registered
UserStartTypingListeners. - getUsersWhoReactedWithEmoji(long, long, Emoji) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
-
Gets all users who reacted with the given emoji.
- getUsersWhoReactedWithEmoji(String, String, Emoji) - Method in interface org.javacord.api.entity.message.UncachedMessageUtil
-
Gets all users who reacted with the given emoji.
- getUserValue() - Method in interface org.javacord.api.interaction.SlashCommandInteractionOption
-
Gets the user value of this option.
- 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 enum org.javacord.api.entity.message.component.ButtonStyle
-
The button style internal value.
- getValue() - Method in interface org.javacord.api.entity.message.component.internal.TextInputBuilderDelegate
-
Get the TextInput's value.
- getValue() - Method in interface org.javacord.api.entity.message.component.SelectMenuOption
-
Get the value of the select menu option.
- getValue() - Method in interface org.javacord.api.entity.message.component.TextInput
-
Get the text input's label.
- getValue() - Method in enum org.javacord.api.entity.message.component.TextInputStyle
-
The text input style internal value.
- 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.
- getValue() - Method in enum org.javacord.api.entity.webhook.WebhookType
-
Gets integer value that represents this type.
- getValue() - Method in enum org.javacord.api.interaction.ApplicationCommandPermissionType
-
Gets integer value that represents this type.
- getValue() - Method in enum org.javacord.api.interaction.ApplicationCommandType
-
Gets integer value that represents this type.
- getValue() - Method in enum org.javacord.api.interaction.InteractionType
-
Gets integer value that represents this type.
- getValue() - Method in enum org.javacord.api.interaction.SlashCommandOptionType
-
Gets integer value that represents this type.
- getValueAsString() - Method in interface org.javacord.api.interaction.SlashCommandOptionChoice
-
Gets the value of this choice as a string.
- 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.
- getVersion() - Method in interface org.javacord.api.interaction.InteractionBase
-
Gets the version.
- 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 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 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 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 all registered
VoiceServerUpdateListeners. - getVoiceServerUpdateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
VoiceServerUpdateListeners. - getVoiceStateUpdateListeners() - Method in interface org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
Gets all registered
VoiceStateUpdateListeners. - getVoiceStateUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets 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.
- getWebhookId() - Method in interface org.javacord.api.entity.message.MessageAuthor
-
Gets the webhook id of this author if the message was sent by a webhook.
- getWebhooks() - Method in interface org.javacord.api.entity.channel.TextChannel
-
Gets all webhooks in this channel.
- getWebhooks() - Method in interface org.javacord.api.entity.server.Server
-
Gets all webhooks in this server.
- getWebhooksUpdateListeners() - Method in interface org.javacord.api.listener.channel.server.text.ServerTextChannelAttachableListenerManager
-
Gets all registered
WebhooksUpdateListeners. - getWebhooksUpdateListeners() - Method in interface org.javacord.api.listener.GloballyAttachableListenerManager
-
Gets all registered
WebhooksUpdateListeners. - getWebhooksUpdateListeners() - Method in interface org.javacord.api.listener.server.ServerAttachableListenerManager
-
Gets all registered
WebhooksUpdateListeners. - getWebStatus() - Method in interface org.javacord.api.entity.user.User
-
Gets the status of the user on the
web(browser) client. - getWelcomeScreen() - Method in interface org.javacord.api.entity.server.Server
-
Gets the welcome screen of a Community server shown to new members.
- getWelcomeScreenChannels() - Method in interface org.javacord.api.entity.server.invite.WelcomeScreen
-
Gets the channels shown in the welcome screen.
- getWhitelistedRoles() - Method in interface org.javacord.api.entity.emoji.KnownCustomEmoji
-
Gets all whitelisted roles.
- getWidgetChannel() - Method in interface org.javacord.api.entity.server.Server
-
Gets regular server channel for widget.
- getWidgetChannelId() - Method in interface org.javacord.api.entity.server.Server
-
Gets the channel id that the widget will generate an invite to, or null if set to no invite.
- getWidth() - Method in interface org.javacord.api.entity.Attachment
-
Gets the width of the attachment, if it's an image.
- 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.
- 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. - GREEK - org.javacord.api.interaction.DiscordLocale
- GROUP_CHANNEL - org.javacord.api.entity.channel.ChannelType
- GUILD_BANS - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_EMOJIS - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_ID - org.javacord.api.entity.auditlog.AuditLogChangeType
- GUILD_INTEGRATIONS - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_INVITE_REMINDER - org.javacord.api.entity.message.MessageType
- GUILD_INVITES - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_MEMBERS - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_MESSAGE_REACTIONS - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_MESSAGE_TYPING - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_MESSAGES - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_PRESENCES - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_UPDATE - org.javacord.api.entity.auditlog.AuditLogActionType
- GUILD_VOICE_STATES - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILD_WEBHOOKS - org.javacord.api.entity.intent.Intent
-
The following events are received.
- GUILDS - org.javacord.api.BotInviteScope
- GUILDS - org.javacord.api.entity.intent.Intent
-
The following event are received.
- GUILDS_JOIN - org.javacord.api.BotInviteScope
- GUILDS_MEMBERS_READ - org.javacord.api.BotInviteScope
All Classes All Packages