public class AudioConnectEvent extends GenericAudioEvent
Modifier and Type | Field and Description |
---|---|
protected VoiceChannel |
connectedChannel |
Constructor and Description |
---|
AudioConnectEvent(JDA api,
VoiceChannel connectedChannel) |
Modifier and Type | Method and Description |
---|---|
VoiceChannel |
getConnectedChannel() |
getJDA, getResponseNumber
protected final VoiceChannel connectedChannel
public AudioConnectEvent(JDA api, VoiceChannel connectedChannel)
public VoiceChannel getConnectedChannel()