Interface
APIBulkMessageFetchResponse
Response from POST /channels/messages/bulk.
Properties
| Name | Type | Description |
|---|---|---|
| channels | APIBulkMessageFetchResponseChannel[] | List of per-channel message arrays. |
Interface
Response from POST /channels/messages/bulk.
| Name | Type | Description |
|---|---|---|
| channels | APIBulkMessageFetchResponseChannel[] | List of per-channel message arrays. |