Interface
APIBulkMessageFetchResponseChannel
Per-channel messages in bulk fetch response.
Properties
| Name | Type | Description |
|---|---|---|
| channel_id | Snowflake | Channel ID. |
| messages | APIMessage[] | Messages from this channel. |
Interface
Per-channel messages in bulk fetch response.
| Name | Type | Description |
|---|---|---|
| channel_id | Snowflake | Channel ID. |
| messages | APIMessage[] | Messages from this channel. |