Reply to Multiparty Direct Messages
GET {{baseUrl}}/mpim.replies?thread_ts=<>&token=<>&channel=<>
Retrieve a thread of messages posted to a direct message conversation from a multiparty direct message.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
thread_ts | string | Unique identifier of a thread's parent message | |
token | string | Authentication token. Requires scope: groups:history | |
channel | string | Private channel to fetch thread from |