File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ def help_embed(self, prefix):
210
210
f'`{ prefix } contact` - Allows a moderator to initiate a thread with a given recipient.\n ' \
211
211
f'`{ prefix } reply <message...>` - Sends a message to the current thread\' s recipient.\n ' \
212
212
f'`{ prefix } close` - Closes the current thread and deletes the channel.\n ' \
213
- f'`{ prefix } archive` - Closes the current thread and moves the channel to archive category.\n ' \
213
+ f'`{ prefix } archive` - Closes the thread and moves the channel to archive category.\n ' \
214
214
f'`{ prefix } block` - Blocks a user from using modmail.\n ' \
215
215
f'`{ prefix } blocked` - Shows a list of currently blocked users.\n ' \
216
216
f'`{ prefix } unblock` - Unblocks a user from using modmail.\n ' \
You can’t perform that action at this time.
0 commit comments