Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EditMessageData

Hierarchy

  • EditMessageData

Index

Properties

allowed_mentions?: <internal>.AllowedMentions

Allowed mentions for the message

attachments?: <internal>.Attachment[]

Attached files to remove or edit descriptions for

components?: <internal>.ActionRow[]

Components to add to the message

content?: null | string

Content of the message

embeds?: <internal>.Embed[]

Array of Embeds to send

files?: { file: Buffer; name: string }[]

Files that should be updated

flags?: number

1 << 2 to set a message SUPPRESS_EMBEDS

Generated using TypeDoc