Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
bot.replyPrivateDelayed
. howdyai#444
I discovered this when trying to ephemerally respond to an interactive button click. We need to set `replace_original` to `false` in order for our reply to be ephemeral. Otherwise, it will reply publicly.
- Loading branch information