Skip to content

PartialMessage

Package: @erinjs/core

Minimal message data for MessageDelete when the full message is not available.

Properties

NameTypeReadonlyOptionalDescription
authorIdstring | nullNoYesAuthor user ID, when provided by the gateway (e.g. erin.js).
channelChannel | nullNoYes
channelIdstringNoNo
contentstring | nullNoYesMessage content, when provided by the gateway (e.g. erin.js).
idstringNoNo

Released under the Apache-2.0 License.