Closed bryantebeek closed 5 years ago
This patch should also be applied for the chat.update method. (https://github.com/jolicode/slack-php-api/blob/master/resources/patches/02-blocks-in-postMessage.patch)
chat.update
See official documentation on the chat.update method here. (https://api.slack.com/methods/chat.update)
Same seems to be the case for chat.postEphemeral. Slack's OpenAPI specification is outdated for sure :'(
chat.postEphemeral
This patch should also be applied for the
chat.update
method. (https://github.com/jolicode/slack-php-api/blob/master/resources/patches/02-blocks-in-postMessage.patch)See official documentation on the
chat.update
method here. (https://api.slack.com/methods/chat.update)