Slack.Web.Conversations.info
You're seeing just the function
info, go back to Slack.Web.Conversations module for more information.
Returns information about a workspace conversation.
Required Params
channel- Conversation ID to learn more about. ex:G1234567890
Optional Params
include_locale- Set this totrueto receive the locale for this conversation. Defaults tofalseex:trueinclude_num_members- Set totrueto include the member count for the specified conversation. Defaults tofalseex:true
Errors the API can return:
channel_not_found- Value passed forchannelwas invalid