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