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