JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package net.dv8tion.jda.api.events.guild.invite
package
net.dv8tion.jda.api.events.guild.invite
Related Packages
Package
Description
net.dv8tion.jda.api.events.guild
Events for the state of
Guilds
such as whether the current logged in account joins/leaves a Guild.
net.dv8tion.jda.api.events.guild.member
Events that indicate changes for the
Members
of a
Guild
such as join/leave or updates of the specific Member such as new
Roles
or a new nickname.
net.dv8tion.jda.api.events.guild.override
net.dv8tion.jda.api.events.guild.update
Events indicating that a setting for a
Guild
has been updated.
net.dv8tion.jda.api.events.guild.voice
Events indicating the
GuildVoiceState
updates for one of the
Guild
's
Members
.
Classes
Class
Description
GenericGuildInviteEvent
Indicates that an
Invite
was created or deleted in a
Guild
.
GuildInviteCreateEvent
Indicates that an
Invite
was created in a
Guild
.
GuildInviteDeleteEvent
Indicates than an
Invite
was deleted from a
Guild
.