Skip to main content
Assistance with creating embeds with message invoking

List of Embed Attributes

  • Title
    {title: title here}
  • Description
    {description: description here}
  • Plain Text Content
    {content: content goes here}
  • Fields
    {field: title here && value: value here && inline: true or false}
  • Author
    {author: author here && url: url here && icon: icon here}
  • Thumbnail
    {thumbnail: thumbnail here}
  • Color
    {color: color here}
  • Image
    {image: image here}
  • Button
    {label: label here && link: link here && emoji: emoji here}
  • Timestamp
    {timestamp: true or false}