public class GuildVoiceLeaveEvent extends GenericGuildVoiceEvent
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
public GuildVoiceLeaveEvent(JDA api, long responseNumber, Member member, VoiceChannel channelLeft)
public VoiceChannel getChannelLeft()