Fetches a conversation's history of messages and events.
Conversation ID to fetch history for.
SysTime of oldest entry to look for (default=0)
SysTime of latest entry to look for (default=now)
JSON response from REST API endpoint.
https://api.slack.com/methods/conversations.history
See Implementation
Fetches a conversation's history of messages and events.