-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Description
Sometimes when my bot sends a callback it gets a [Thread is archived] error, this happens when you follow the steps below to reproduce this.
It is very annoying since I can't even display that error to the user because well... I can't send a callback
(see screenshots below)
Steps to Reproduce
Be a member of a server
Do not have permissions to unlock a thread after it has been locked by a moderator
Use any command in the locked and archived thread
(inside the app you need to send an interaction callback)
Expected Behavior
In my opinion:
The user should see an error that this thread is locked and the app should not get the event for this interaction
Current Behavior
The sent command displays "sending command" indefinitely (until you reload the client)
The bot can not reply to this interaction and the user will never see an error
Screenshots/Videos
Client and System Information
Bots API v10

