Interface FollowedChannelData


  • @Immutable
    public interface FollowedChannelData
    • Method Detail

      • builder

        static discord4j.discordjson.json.ImmutableFollowedChannelData.Builder builder()
      • channelId

        discord4j.discordjson.Id channelId()
      • webhookId

        discord4j.discordjson.Id webhookId()