Package net.dv8tion.jda.api.events.guild.scheduledevent
package net.dv8tion.jda.api.events.guild.scheduledevent
Gateway events for
ScheduledEvents.
It should be noted that ScheduledEvents are not
actual gateway events found in the net.dv8tion.jda.api.events package, but are rather entities similar to
User or TextChannel objects
representing a scheduled event.
-
ClassesClassDescriptionIndicates that a gateway event relating to a
ScheduledEventhas been fired.Indicates that aUserhas subscribed or unsubscribed to aScheduledEvent.Indicates that aScheduledEventobject has been created.Indicates that aScheduledEventobject has been deleted.Indicates that aUserhas subscribed to aScheduledEvent.Indicates that aUserhas unsubscribed from aScheduledEvent.