Closed Soulbadguy54 closed 3 years ago
Hello, I have all info like steam_id, auth-key, share_code. When i get dict with all match_info, there are only account_id's. Who can i correspond account_id and some other info to identify user? Probably i should use some methods?
Just use SteamID(account_id)
SteamID(account_id)
Thx you!
Hello, I have all info like steam_id, auth-key, share_code. When i get dict with all match_info, there are only account_id's. Who can i correspond account_id and some other info to identify user? Probably i should use some methods?