Bot responds twice for first request when it's being requested twice quickly in a row #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
In rare situations when two users request two different messages/questions to reply in a quick succession, it replies twice for the first message.
I believe it's because the reply for the first message is not in the history when replying to the second message.
Because replying takes time.