$isHoisted

Returns if a role is displayed separately.

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

Usage

$isHoisted[roleID]

Parameters

  • roleID (Type: Snowflake || Flag: Required): The role to check its hoisted status.

Example

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

example