Use the built-in defer reply method #15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "use-defer-reply"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It seems like there's a race condition where if you edit a reply too fast then nothing happens, so instead let's use Discord's built in defer reply feature which is better anyways.
GLHF