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