Interface AbstractChannel

    • Method Detail

      • getName

        @Nonnull
        java.lang.String getName()
        The human readable name of this channel.
        Returns:
        The name of this channel
      • getJDA

        @Nonnull
        JDA getJDA()
        Returns the JDA instance of this channel
        Returns:
        the corresponding JDA instance