Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slack-dm: fix dm message updates #2864

Merged
merged 1 commit into from
Mar 14, 2023
Merged

slack-dm: fix dm message updates #2864

merged 1 commit into from
Mar 14, 2023

Conversation

mastercactapus
Copy link
Member

@mastercactapus mastercactapus commented Mar 14, 2023

Description:
This PR fixes the update issue with slack DMs.

Additional Info:
When sending a DM, a new channel ID is generated that must be preserved to update the message. This differs from channel messages that use the original channel ID for updates.

Start with make start EXPERIMENTAL=slack-dm to validate dm messages and message updates.

@mastercactapus mastercactapus merged commit 5c6fc3c into master Mar 14, 2023
@mastercactapus mastercactapus deleted the slack-dm-updates branch March 14, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants