Package io.github.dawncord.api
Class Routes.Channel.Thread
java.lang.Object
io.github.dawncord.api.Routes.Channel.Thread
- Enclosing class:
- Routes.Channel
Routes related to threads within channels.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRoutes related to archived threads within channels.static classRoutes related to members within threads. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Thread
public Thread()
-
-
Method Details
-
All
Constructs the route to retrieve all threads within a channel.- Parameters:
channelId- The ID of the channel.- Returns:
- The route to retrieve all threads within the channel.
-