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, getResponseNumberpublic GenericTextChannelEvent(JDA api, long responseNumber, TextChannel channel)
public TextChannel getChannel()
public Guild getGuild()