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