SendMessageOptions
- interface SendMessageOptions
Message fields accepted by send and reply methods.
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. Set IS_COMPONENTS_V2 for Components V2 layouts; Discord then rejects content and embeds , and the flag cannot be removed later. |
|
|
Poll to create with the message. |
|
|
Message reference used to create a reply. |
|
|
Sticker IDs to attach to the message. |
|
|
Whether to send the message using text-to-speech. |