Closed woctezuma closed 5 years ago
The doc features the following import for the WebAPI:
from steam.steamid import WebAPI
Instead, it should be:
from steam.webapi import WebAPI
Thanks
The doc features the following import for the WebAPI:
Instead, it should be: