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
W
- wasArchived() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeArchivedEvent
-
Gets whether the thread was archived.
- wasInvitable() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeInvitableEvent
-
Gets the old invitable state of the thread.
- wasLocked() - Method in interface org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeLockedEvent
-
Gets the old locked state.
- wasNsfw() - Method in interface org.javacord.api.event.channel.server.voice.ServerVoiceChannelChangeNsfwEvent
-
Gets the old nsfw flag of the channel.
- WATCHING - org.javacord.api.entity.activity.ActivityType
-
Represents watching an application, represented as "Watching Half-Life 3", for example.
- WEB - org.javacord.api.entity.DiscordClient
-
The Discord web client.
- Webhook - Interface in org.javacord.api.entity.webhook
-
This class represents a webhook.
- WEBHOOK_CREATE - org.javacord.api.entity.auditlog.AuditLogActionType
- WEBHOOK_DELETE - org.javacord.api.entity.auditlog.AuditLogActionType
- WEBHOOK_INCOMING - org.javacord.api.BotInviteScope
- WEBHOOK_UPDATE - org.javacord.api.entity.auditlog.AuditLogActionType
- WEBHOOK_URL - Static variable in class org.javacord.api.util.DiscordRegexPattern
-
A pattern which checks for webhook urls (e.g.
- WebhookAttachableListener - Interface in org.javacord.api.listener.webhook
-
This is a marker interface for listeners that can be attached to a
Webhook. - WebhookAttachableListenerManager - Interface in org.javacord.api.listener.webhook
-
This class can be used to add and retrieve
WebhookAttachableListeners. - WebhookBuilder - Class in org.javacord.api.entity.webhook
-
This class can be used to create webhooks.
- WebhookBuilder(ServerTextChannel) - Constructor for class org.javacord.api.entity.webhook.WebhookBuilder
-
Creates a new webhook builder.
- WebhookBuilderDelegate - Interface in org.javacord.api.entity.webhook.internal
-
This class is internally used by the
WebhookBuilderto create webhooks. - WebhookMessageBuilder - Class in org.javacord.api.entity.message
-
This class can help you to create webhook messages.
- WebhookMessageBuilder() - Constructor for class org.javacord.api.entity.message.WebhookMessageBuilder
- WebhookMessageBuilderDelegate - Interface in org.javacord.api.entity.message.internal
-
This class is internally used by the
WebhookMessageBuilderto create messages. - WebhooksUpdateEvent - Interface in org.javacord.api.event.channel.server.text
-
A webhooks update event.
- WebhooksUpdateListener - Interface in org.javacord.api.listener.channel.server.text
-
This listener listens to webhook updates.
- WebhookType - Enum in org.javacord.api.entity.webhook
- WebhookUpdater - Class in org.javacord.api.entity.webhook
-
This class can be used to update webhooks.
- WebhookUpdater(Webhook) - Constructor for class org.javacord.api.entity.webhook.WebhookUpdater
-
Creates a new webhook updater.
- WebhookUpdaterDelegate - Interface in org.javacord.api.entity.webhook.internal
-
This class is internally used by the
WebhookUpdaterto update webhooks. - WELCOME_SCREEN_ENABLED - org.javacord.api.entity.server.ServerFeature
-
Server has enabled the welcome screen.
- WelcomeScreen - Interface in org.javacord.api.entity.server.invite
-
This class represents a Welcome Screen.
- WelcomeScreenChannel - Interface in org.javacord.api.entity.server.invite
-
This class represents a Welcome Screen Channel.
- WHITESPACE_SPLIT_PATTERN - Static variable in interface org.javacord.api.util.auth.Response
- WIDGET_CHANNEL_ID - org.javacord.api.entity.auditlog.AuditLogChangeType
- WIDGET_ENABLED - org.javacord.api.entity.auditlog.AuditLogChangeType
- with(String) - Static method in interface org.javacord.api.interaction.MessageContextMenu
-
Create a new message context menu command builder with the given name and description.
- with(String) - Static method in interface org.javacord.api.interaction.UserContextMenu
-
Create a new user context menu builder with the given name and description.
- with(String, String) - Static method in interface org.javacord.api.interaction.SlashCommand
-
Create a new slash command builder with the given name and description.
- with(String, String, List<SlashCommandOption>) - Static method in interface org.javacord.api.interaction.SlashCommand
-
Create a new slash command builder with the given name, description and options.
- with(String, String, SlashCommandOptionBuilder...) - Static method in interface org.javacord.api.interaction.SlashCommand
-
Create a new slash command builder with the given name, description and options.
- withRequiredPermissions(String, String, EnumSet<PermissionType>) - Static method in interface org.javacord.api.interaction.SlashCommand
-
Create a new slash command builder with the given name and description.
- withRequiredPermissions(String, String, List<SlashCommandOption>, EnumSet<PermissionType>) - Static method in interface org.javacord.api.interaction.SlashCommand
-
Create a new slash command builder with the given name, description and options.
- withRequiredPermissions(String, String, List<SlashCommandOption>, PermissionType...) - Static method in interface org.javacord.api.interaction.SlashCommand
-
Create a new slash command builder with the given name, description and options.
- withRequiredPermissions(String, String, PermissionType...) - Static method in interface org.javacord.api.interaction.SlashCommand
-
Create a new slash command builder with the given name and description.
- withRequiredPermissions(String, EnumSet<PermissionType>) - Static method in interface org.javacord.api.interaction.MessageContextMenu
-
Create a new message context menu command builder with the given name and description.
- withRequiredPermissions(String, EnumSet<PermissionType>) - Static method in interface org.javacord.api.interaction.UserContextMenu
-
Create a new user context menu command builder with the given name and description.
- withRequiredPermissions(String, PermissionType...) - Static method in interface org.javacord.api.interaction.MessageContextMenu
-
Create a new message context menu command builder with the given name and description.
- withRequiredPermissions(String, PermissionType...) - Static method in interface org.javacord.api.interaction.UserContextMenu
-
Create a new user context menu command builder with the given name and description.
All Classes All Packages