Appearance
GatewayMessageDeleteDispatchData
Package: @erinjs/types
MESSAGE_DELETE — id, channel_id, guild_id?, content?, author_id? (erin.js may send content/author_id)
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
author_id | string | null | No | Yes | |
channel_id | string | No | No | |
content | string | null | No | Yes | |
guild_id | string | No | Yes | |
id | string | No | No |