slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
https://pkg.go.dev/github.com/slack-go/slack
BSD 2-Clause "Simplified" License
4.64k stars 1.13k forks source link

add include_all_metadata to conversations.replies API #1139

Closed ebkn closed 1 year ago

ebkn commented 1 year ago

WHAT

add include_all_metadata param to conversations.replies API doc: https://api.slack.com/methods/conversations.replies#arg_include_all_metadata

WHY

Metadata is supported (Thanks https://github.com/slack-go/slack/pull/1083), but does not support conversations.replies API. include_all_metadata param is needed to get metadata.