Open farhanalam opened 3 years ago
try get channel from postResponse and put it to UpdateAsync override #general its works for me)
I just ran into this issue and was able to get it to work by setting as_user: true
on the update method. This shows the message as edited though, which other integrations don't seem to do 🤷♂️
Here is my code
The response I get (as observed in Fiddler) is
I believe this requires a similar fix to https://github.com/Inumedia/SlackAPI/issues/217