Tags use a colon to separate the tag name from its value —
{title: Hello world}. Values may span multiple lines. When a tag needs more than one piece of information (for example a button label and a style), separate the parts with &&.Layout Tags
Media Tags
Buttons
Action Buttons
Action buttons trigger interactions when clicked. The format is:
Ticket control IDs — use these short IDs for close and claim buttons. They are safe and will not be mangled by Discord’s emoji replacement:
blurple → primary, grey / gray → secondary, green → success, red → danger.
Link Buttons
Link buttons open a URL in the browser. They do not fire an interaction.{link: …} when you want a visible label. Use {url: …} for a bare URL button with no custom label.
Color Names
In addition to any#RRGGBB hex value, you can use these named colors with {color: …} or {accent: …}:
haze · blurple · green · red · yellow · fuchsia · success · warn · white · black