LogoSynergy

Roles Updated Message v1

Note

This is a Message which is shown to users when they receive or loose a role while clicking a button or select menu

Roles Updated Message

Roles Updated Message v1

Roles Updated Message
{
 "embeds": [
  {
   "footer": {
    "text": "${usertag}",
    "icon_url": "${useravatarurl}"
   },
   "title": "Roles updated",
   "color": "#39F077",
   "timestamp": "${nowtimestamp}",
   "fields": [
    {
     "name": "Roles Added:",
     "value": " ${rolesadded}",
     "inline": false
    },
    {
     "name": "Roles Removed:",
     "value": "${rolesremoved}",
     "inline": false
    }
   ],
   "thumbnail": {
    
   },
   "author": {
    
   }
  }
 ]
}

Important

While using this Raw code make sure you have turned on **Remove Empty Lines** option

Roles Updated  Message


Support

If you need any help then feel free to join our community server and create a post on the support channel.



On this page