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

Metadata Support #1083

Merged
merged 4 commits into from Jul 21, 2022
Merged

Metadata Support #1083

merged 4 commits into from Jul 21, 2022

Conversation

H3rby7
Copy link
Contributor

@H3rby7 H3rby7 commented Jun 29, 2022

Disclaimer

I am somewhat new to this library AND to writing Go Code, feel free to correct me or suggest changes I am happily learning!

Should this be an issue instead [NO]

API changes

Add support for Metadata, as requested by:
#1057

https://api.slack.com/metadata/publishing

Changes:

  • added MsgOptionMetadata in chat.go, so we can add metadata to postMessage
  • added includeAllMetadata to conversationHistory to retrieve existing metadata.

@kanata2 kanata2 linked an issue Jul 6, 2022 that may be closed by this pull request
Copy link
Member

@kanata2 kanata2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Thanks.

@petomalina
Copy link

Heya 🙂, thanks so much for this implementation! @kanata2, when do you intend to merge and release this, please?

@kanata2 kanata2 merged commit a8b9f28 into slack-go:master Jul 21, 2022
@H3rby7 H3rby7 deleted the feature/metadata branch July 21, 2022 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for metadata
3 participants