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