$isHoisted

Returns whether a role is displayed separately or not.

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

Syntax

$isHoisted[Role ID]

Parameters

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

Example

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

example