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