Function isEntityBanned

  • Checks whether an entity is banned

    Parameters

    • entity: string

      The user's ID (can be any string, but preferable a signedIp acquired through getSignedIp())

    Returns Promise<boolean>

Generated using TypeDoc