Appearance
PartialMessage
Package: @erinjs/core
Minimal message data for MessageDelete when the full message is not available.
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
authorId | string | null | No | Yes | Author user ID, when provided by the gateway (e.g. erin.js). |
channel | Channel | null | No | Yes | |
channelId | string | No | No | |
content | string | null | No | Yes | Message content, when provided by the gateway (e.g. erin.js). |
id | string | No | No |