GuildVoiceDeafenEvent, GuildVoiceGuildDeafenEvent, GuildVoiceGuildMuteEvent, GuildVoiceJoinEvent, GuildVoiceMuteEvent, GuildVoiceSelfDeafenEvent, GuildVoiceSelfMuteEvent, GuildVoiceSuppressEvent, GuildVoiceUpdateEventpublic abstract class GenericGuildVoiceEvent extends GenericGuildEvent
Guild voice event is fired.
Can be used to detect any GuildVoiceEvent.
| Constructor | Description |
|---|---|
GenericGuildVoiceEvent​(JDA api,
long responseNumber,
Member member) |
| Modifier and Type | Method | Description |
|---|---|---|
Member |
getMember() |
The affected
Member |
GuildVoiceState |
getVoiceState() |
getJDA, getResponseNumbergetGuildpublic GuildVoiceState getVoiceState()
GuildVoiceState of the member