Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ As you only check for `SendMessages`, the bot will try to execute the send, but
- When deploying slash commands: Enable the `applications.commands` scope (for more information see the [adding your bot](../preparations/adding-your-app) section).
- Timing out a member requires `ModerateMembers`.
- Editing threads (tags, locking, closing, renaming etc.) requires `SendMessagesInThreads`.
- Adding a member to a thread requires `ViewChannel` in the parent channel for the member being added.
</Callout>

## Limitations and oddities
Expand Down