public class TextChannelUpdateNameEvent extends GenericTextChannelUpdateEvent
Constructor and Description |
---|
TextChannelUpdateNameEvent(JDA api,
int responseNumber,
TextChannel channel,
java.lang.String oldName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOldName() |
getChannel, getGuild
getJDA, getResponseNumber
public TextChannelUpdateNameEvent(JDA api, int responseNumber, TextChannel channel, java.lang.String oldName)