Feature1.49.0
Java Slack SDK v1.49.0
Added authorship arguments (iconemoji, iconurl, and username) to the assistant.threads.setStatus and chat.startStream API methods, enabling better control over message attribution in threads and streaming operations.
- We've added authorship arguments (
icon_emoji,icon_url, andusername) to theassistant.threads.setStatusandchat.startStreamAPI methods. - We've added
highlight_typesupport to thefiles.completeUploadExternalandfilesUploadV2API methods. Thehighlight_typeparameter allows specifying the file type hint for uploads (e.g.,png,jpg, andgiffile types), enabling optimistic rendering before the async upload processing job completes.
java-sdkapiassistantthreads
Source: original entry ↗