This placeholder contains list of items, like members, roles..
This placeholder have some properties that might be useful for you
<list count>
get the count of items in list
Text
<list length>
same as count
count
<list random>
get a random item from the list
Any type
<list get n>
to get item at nth position in the list
n
<list map x>
replaces the items in the list with the item's x property
x
List Of Any type
Click here to know more about using placeholders
Last updated 3 years ago