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