Skip to content

Adds Chat Streaming API Support#1506

Merged
nlopes merged 3 commits into
slack-go:masterfrom
k-k:1485-streaming-api-support
Dec 9, 2025
Merged

Adds Chat Streaming API Support#1506
nlopes merged 3 commits into
slack-go:masterfrom
k-k:1485-streaming-api-support

Conversation

@k-k

@k-k k-k commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

Implements Slack's new Chat Streaming APIs for #1485.

I was looking to use these new APIs for a project and when looking through chat.go, this actually seemed pretty straight forward, following the existing conventions.

MsgOptionMarkdownText was the one piece that felt a bit odd since this was intentionally handled somewhat differently for PostMessage, etc - so, happy to make changes here. The difference and why I included it as I did was that the Streaming APIs only supports the markdown_text attribute.

@k-k k-k force-pushed the 1485-streaming-api-support branch from c2cd01f to 95df24b Compare December 2, 2025 17:27
Comment thread chat_test.go Outdated
@nlopes nlopes force-pushed the 1485-streaming-api-support branch from fb04c42 to 360722c Compare December 9, 2025 08:53
@nlopes nlopes merged commit a49de68 into slack-go:master Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants