megachangelog
Feature3.43.0

Python Slack SDK v3.43.0

Added a public, read-only ts property to ChatStream and AsyncChatStream, allowing users to call the chat.update API method as a fallback when the server closes a stream due to undocumented timeouts.

  • 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.
pythonsdkapistreamschat

Source: original entry ↗