Package-level declarations
Types
Link copied to clipboard
Behavior of channels that can contain private threads. This derives from ThreadParentChannelBehavior since Discord allows all public operations on private thread parents.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Behavior of channels that can contain public threads.
Functions
Link copied to clipboard
inline suspend fun ThreadChannelBehavior.edit(builder: ThreadModifyBuilder.() -> Unit): ThreadChannel