Is it possible to replace interactive message?
Open
- Dominant language
- PHP
- Stars
- 51
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
According to https://api.slack.com/docs/interactive-message-field-guide you can pass **replace_original** param when creating response to a button action invocation.
When set to true, the inciting message will be replaced by this message you're providing. When false, the message you're providing is considered a brand new message.
I tried adding this parameter but had no luck so far.
Contributor guide
Assessment
This issue has not been assessed yet.