Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebhookEditMessageData

Hierarchy

  • WebhookEditMessageData

Index

Properties

allowed_mentions?: null | <internal>.AllowedMentions
attachments?: <internal>.Attachment[]
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

Generated using TypeDoc