Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebhookEditMessageData

Hierarchy

  • WebhookEditMessageData

Index

Properties

allowed_mentions?: null | <internal>.AllowedMentions
attachments?: Partial<<internal>.Attachment>[]

attached files to keep and possible descriptions for new files

components?: <internal>.ActionRow[]

Components to add to the message

content?: null | string

content of the message

embeds?: null | <internal>.Embed[]

Array of embed objects

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

Files that should be updated

thread_id?: string

The thread id this message was in

Generated using TypeDoc