revbot.js
Preparing search index...
MessageEditOptions
Interface MessageEditOptions
interface
MessageEditOptions
{
attachments
?:
string
[]
;
content
?:
string
;
embeds
?:
MessageEmbed
[]
;
}
Index
Properties
attachments?
content?
embeds?
Properties
Optional
attachments
attachments
?:
string
[]
Optional
content
content
?:
string
Optional
embeds
embeds
?:
MessageEmbed
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
content
embeds
revbot.js
Loading...