MessageReference
- interface MessageReference
A reference to another message, used when replying. messageId identifies the message being replied to.
channelIdandguildIdmay be omitted when replying in the same channel/guild.exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
ID of the channel. |
|
|
Whether Discord should reject the reply if the referenced message no longer exists. |
|
|
ID of the guild. |
|
|
ID of the referenced message. |