Button Messages
Add buttons to raze messages that send an ephemeral embed response when clicked.
Overview
Button messages attach a persistent button to any message sent by raze. When a member clicks it, raze sends them an ephemeral embed response — visible only to them. Multiple buttons can coexist on the same message alongside button roles.
Each button gets a unique code that you use to remove it later.
Buttons can only be added to messages sent by raze.
The embed code must start with {embed} and uses the same embed builder syntax as welcome messages and other embeds in raze.
Use the code returned when the button was added.
Shows all button messages in the server with their codes, labels, and styles.
Full example