public class GuildUpdateAfkChannelEvent extends GenericGuildUpdateEvent
| Constructor and Description |
|---|
GuildUpdateAfkChannelEvent(JDA api,
long responseNumber,
Guild guild,
VoiceChannel oldAfkChannel) |
| Modifier and Type | Method and Description |
|---|---|
VoiceChannel |
getOldAfkChannel() |
getGuildgetJDA, getResponseNumberpublic GuildUpdateAfkChannelEvent(JDA api, long responseNumber, Guild guild, VoiceChannel oldAfkChannel)
public VoiceChannel getOldAfkChannel()