chat.stopStream
method
Usage info
Use the chat.stopStream
method to end a streaming conversation initiated with the chat.startStream
method.
The Python Slack SDK and Node Slack SDK both provide a helper utility for the chat.*Stream
methods that are surfaced in Bolt for Python and Bolt for JavaScript.