Class GenericTextChannelEvent

    • Constructor Detail

      • GenericTextChannelEvent

        public GenericTextChannelEvent​(@Nonnull
                                       JDA api,
                                       long responseNumber,
                                       @Nonnull
                                       TextChannel channel)
    • Method Detail

      • getGuild

        @Nonnull
        public Guild getGuild()
        The Guild
        Shortcut for getChannel().getGuild()
        Returns:
        The Guild