EditMessageOptions
- interface EditMessageOptions
Message fields accepted when editing an existing message.
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
Mention parsing rules for this message. |
|
|
Existing attachments to keep or include. |
|
|
Components to include with the message. |
|
|
Message content. |
|
|
Embeds to include with the message. |
|
|
New files to upload. |
|
|
Discord bitfield flags. Once a message uses IS_COMPONENTS_V2 , that flag cannot be removed, and Discord rejects edits that add content or embeds . |