Skip to main content

Release: Python Slack SDK v3.43.0

  • We've added a public, read-only ts property to ChatStream and AsyncChatStream, enabling users to call the chat.update API method as a fallback when the server closes a stream due to undocumented timeouts.
  • We made the thread_ts argument of the assistant.threads.setSuggestedPrompts API method optional.