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