Skip to content

MessageEditOptions

Package: @erinjs/core

Options for editing a message (content and/or embeds).

Properties

NameTypeReadonlyOptionalDescription
contentstringNoYesNew text content
embedsany[]NoYesNew embeds (replaces existing)

Released under the Apache-2.0 License.