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() |
getGuild
getJDA, getResponseNumber
public GuildUpdateAfkChannelEvent(JDA api, long responseNumber, Guild guild, VoiceChannel oldAfkChannel)
public VoiceChannel getOldAfkChannel()