public class TextChannelCreateEvent extends GenericTextChannelEvent
TextChannel has been created.
Can be used to detect new TextChannel creation.
| Constructor | Description |
|---|---|
TextChannelCreateEvent(JDA api,
long responseNumber,
TextChannel channel) |
getJDA, getResponseNumbergetChannel, getGuildpublic TextChannelCreateEvent(JDA api, long responseNumber, TextChannel channel)