public abstract class GenericTextChannelEvent extends Event
TextChannel
event is fired.Constructor and Description |
---|
GenericTextChannelEvent(JDA api,
long responseNumber,
TextChannel channel) |
Modifier and Type | Method and Description |
---|---|
TextChannel |
getChannel() |
Guild |
getGuild() |
getJDA, getResponseNumber
public GenericTextChannelEvent(JDA api, long responseNumber, TextChannel channel)
public TextChannel getChannel()
public Guild getGuild()