ZuserPerms

Returns the guild permissions held by the command author or specified user, up to the given amount, joined by the separator.

Syntax

ZuserPerms{userID?;amount?;separator?}

Arguments

NameTypeRequiredDefault
userIDsnowflakeNoauthor’s ID
amountintegerNoall
separatorstringNo

Example

ZuserPerms{123456789012345678;5;, }