description Returns Highest Role Position ID, of the Author ID. $highestRole This function returns the user's highest positioned role ID $highestRole[userID] bot.command({ name: "role", code: `$highestRole[$authorID]` })