Class ChannelCreateEvent

All Implemented Interfaces:
GenericEvent

public class ChannelCreateEvent extends GenericChannelEvent
Indicates that a Channel was created.
  • Constructor Details

    • ChannelCreateEvent

      public ChannelCreateEvent(@Nonnull JDA api, long responseNumber, Channel channel)