Please help with this error code. I'm completely new to Algo trading

File “c:\Users\Prakhar\dhan\static_api_example”, line 7, in
print(dhan.get_orders())
^^^^^^^^^^^^^^^
AttributeError: ‘dhanhq’ object has no attribute ‘get_orders’. Did you mean: ‘get_forever’?