Interface ThreadChannel

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, GuildMessageChannel, IMemberContainer, IMentionable, ISlowmodeChannel, ISnowflake, MessageChannel

public interface ThreadChannel extends GuildMessageChannel, IMemberContainer, ISlowmodeChannel
Represents Discord Message Threads of all kinds.
These are also referred to as "posts" in the context of Forum Channels.

This includes all thread channel types, namely:

When a thread channel is archived, no new members can be added. You can use the manager to unarchive the thread.

See Also: