Enum ThreadChannel.AutoArchiveDuration

java.lang.Object
java.lang.Enum<ThreadChannel.AutoArchiveDuration>
net.dv8tion.jda.api.entities.ThreadChannel.AutoArchiveDuration
All Implemented Interfaces:
Serializable, Comparable<ThreadChannel.AutoArchiveDuration>
Enclosing interface:
ThreadChannel

public static enum ThreadChannel.AutoArchiveDuration extends Enum<ThreadChannel.AutoArchiveDuration>
The values permitted for the auto archive duration of a ThreadChannel. This is the time before an idle thread will be automatically archived. Sending a message to the thread will reset the timer.
See Also: