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, getGuild
getJDA, getResponseNumber
public VoiceChannelUpdateNameEvent(JDA api, int responseNumber, VoiceChannel channel, java.lang.String oldName)