JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
dev.projectenhanced.enhancedjda.discord
Annotation Interface EnableIntents
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
EnableIntents
Enable certain intents in your bot
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
net.dv8tion.jda.api.requests.GatewayIntent[]
value
Element Details
value
net.dv8tion.jda.api.requests.GatewayIntent[]
value
Default:
{}