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