Skip to content

GatewayMessageDeleteDispatchData

Package: @erinjs/types

MESSAGE_DELETE — id, channel_id, guild_id?, content?, author_id? (erin.js may send content/author_id)

Properties

NameTypeReadonlyOptionalDescription
author_idstring | nullNoYes
channel_idstringNoNo
contentstring | nullNoYes
guild_idstringNoYes
idstringNoNo

Released under the Apache-2.0 License.