You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My guess is that you intended to create a class that inherits BaseInspectedItem for this method, but you haven't done so yet, because we have zero slots in runtime for base
Summary
Attempt to inspect csgo item raise
AttributeError: 'BaseInspectedItem' object has no attribute 'id'
exception.Reproduction Steps
Title really self-describing
Expected Results
Expect inspect item result to return.
Actual Results
Exception happened.
System Information
python version: 3.10.5
steam.py version: 1.0.0rc13084+gaaa08e17
aiohttp version: 3.8.6
betterproto version: 2.0.0b6
operating system info: Windows-10-10.0.22621-SP0
Checklist
The text was updated successfully, but these errors were encountered: