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
tsproperty toChatStreamandAsyncChatStream, enabling users to call thechat.updateAPI method as a fallback when the server closes a stream due to undocumented timeouts. - We made the
thread_tsargument of theassistant.threads.setSuggestedPromptsAPI method optional.
pythonsdkapistreamschat
Source: original entry ↗