public class VoiceChannelUpdateNameEvent extends GenericVoiceChannelUpdateEvent
| Constructor and Description |
|---|
VoiceChannelUpdateNameEvent(JDA api,
int responseNumber,
VoiceChannel channel,
java.lang.String oldName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOldName() |
getChannel, getGuildgetJDA, getResponseNumberpublic VoiceChannelUpdateNameEvent(JDA api, int responseNumber, VoiceChannel channel, java.lang.String oldName)