Interface GuildMessageChannel

    • Method Detail

      • getTopic

        Optional<String> getTopic()
        Gets the channel topic, if present.
        Returns:
        The channel topic, if present.
      • getWebhooks

        Flux<Webhook> getWebhooks()
        Requests to retrieve the webhooks of the channel.
        Returns:
        A Flux that continually emits the webhooks of the channel. If an error is received, it is emitted through the Flux.