Re-exports§
pub use self::create_forum_thread::CreateForumThread;
Modules§
Structs§
- AddThread
Member - Add another member to a thread.
- Create
Thread - Start a thread that is not connected to a message.
- Create
Thread From Message - Create a new thread from an existing message.
- GetJoined
Private Archived Threads - Returns archived private threads in the channel that the current user has joined.
- GetPrivate
Archived Threads - Returns archived private threads in the channel.
- GetPublic
Archived Threads - Returns archived public threads in the channel.
- GetThread
Member - Returns a
ThreadMember
in a thread. - GetThread
Members - Returns the
ThreadMember
s of the thread. - Join
Thread - Add the current user to a thread.
- Leave
Thread - Remove the current user from a thread.
- Remove
Thread Member - Remove another member from a thread.
- Update
Thread - Update a thread.