$isMentionable
Returns whether or not a role is mentionable by everyone.
🧙♂️ 'true' means the role is mentionable, 'false' means it isn't.
Usage
$isMentionable[roleID]
Breakdown
roleID
- The role which the bot checks is mentionable or not.
Example
$nomention
$isMentionable[$findRole[$message]]