Open leechou opened 5 years ago
Can check for the response of slack server to check if the message was successfully sent or not as mentioned in the docs for handling responses. This will allow clients to update messages already sent.
@leechou Can you clarify? The client will raise exceptions on error today and returns results of API calls. What did you mean?
Can check for the response of slack server to check if the message was successfully sent or not as mentioned in the docs for handling responses. This will allow clients to update messages already sent.