Package net.dv8tion.jda.api.interactions
package net.dv8tion.jda.api.interactions
Abstractions for interaction types.
-
ClassDescriptionThe query input for an
auto-complete interaction.Enum representing the locales that Discord supports.Represents a type of file, you can use presets such asFileType.IMAGE, or specify an extension usingFileType.ofExtension(String).Marker interface for interactions with custom IDs.IFilterableFileTypes<T extends IFilterableFileTypes<T>>Enables configuring a file type filter.Includes details about the authorizing user or guild for the installation(s) relevant to the interaction.Represents how an app was installed, or where a command can be used.Abstract representation for any kind of Discord interaction.Represents where commands can be used.Webhook API for an interaction.Enum for interaction types.