Skip to main content

One post tagged with "Java Slack SDK"

View All Tags

Release: Java Slack SDK v1.49.0

  • We've added authorship arguments (icon_emoji, icon_url, and username) to the assistant.threads.setStatus and chat.startStream API methods.
  • We've added highlight_type support to the files.completeUploadExternal and filesUploadV2 API methods. The highlight_type parameter allows specifying the file type hint for uploads (e.g., png, jpg, and gif file types), enabling optimistic rendering before the async upload processing job completes.