diff --git a/public/scripts/slash-commands.js b/public/scripts/slash-commands.js index 594003508..701baba31 100644 --- a/public/scripts/slash-commands.js +++ b/public/scripts/slash-commands.js @@ -834,6 +834,12 @@ export function initDefaultSlashCommands() {
  • /echo title="My Message" severity=info This is an info message
  • +
  • +
    /echo title="My Message" color=black This message is purple
    +
  • +
  • +
    /echo onClick={: /echo escapeHtml=false color=transparent cssClass=wider_dialogue_popup  :} timeout=5000 Clicking on this message within 10 seconds will open the image.
    +
  • `,