public class ShutdownEvent extends Event
Constructor and Description |
---|
ShutdownEvent(JDA api,
java.time.OffsetDateTime shutdownTime,
java.util.List<VoiceChannel> dcAudioConnections) |
Modifier and Type | Method and Description |
---|---|
java.util.List<VoiceChannel> |
getDisconnectedAudioConnections() |
java.time.OffsetDateTime |
getShutdownTime() |
getJDA, getResponseNumber
public ShutdownEvent(JDA api, java.time.OffsetDateTime shutdownTime, java.util.List<VoiceChannel> dcAudioConnections)
public java.time.OffsetDateTime getShutdownTime()
public java.util.List<VoiceChannel> getDisconnectedAudioConnections()