Interface StartThreadInForumChannelRequest


  • @Immutable
    public interface StartThreadInForumChannelRequest
    • Method Detail

      • builder

        static discord4j.discordjson.json.ImmutableStartThreadInForumChannelRequest.Builder builder()
      • name

        String name()
        1-100 character channel name
      • autoArchiveDuration

        discord4j.discordjson.possible.Possible<Integer> autoArchiveDuration()
        duration in minutes to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080
      • rateLimitPerUser

        discord4j.discordjson.possible.Possible<Optional<Integer>> rateLimitPerUser()
        amount of seconds a user has to wait before sending another message (0-21600)
      • appliedTags

        discord4j.discordjson.possible.Possible<List<discord4j.discordjson.Id>> appliedTags()
        array of snowflakes containing the applied tags id