public class GuildVoiceLeaveEvent extends GenericGuildVoiceEvent
Modifier and Type | Field and Description |
---|---|
protected VoiceChannel |
channelLeft |
member
guild
api, responseNumber
Constructor and Description |
---|
GuildVoiceLeaveEvent(JDA api,
long responseNumber,
Member member,
VoiceChannel channelLeft) |
Modifier and Type | Method and Description |
---|---|
VoiceChannel |
getChannelLeft() |
getMember, getVoiceState
getGuild
getJDA, getResponseNumber
protected final VoiceChannel channelLeft
public GuildVoiceLeaveEvent(JDA api, long responseNumber, Member member, VoiceChannel channelLeft)
public VoiceChannel getChannelLeft()