$isHoisted

Returns if a role is displayed separately.

🧙‍♂️ 'true' means the role is hoisted, 'false' means the role isn't hoisted.

Usage

$isHoisted[roleID]

Breakdown

  • roleID - The role which the bot checks is hoisted or not.

Example

$nomention
$isHoisted[$findRole[$message]]

example