Open WildCard65 opened 9 years ago
What would be the purpose of this wrapper class?
To allow for easier handling of bot's friends(like instead of doing Bot.SteamFriends.GetFriendPersonaName(), coder can do something like: Bot.GetFriendById(
Edit: Also they can even check when friend was added, if friend is blocked, when friend account is created(just incase people want that) and other things.
This project is still lacking proper inventory system for trade offers. I'd say this is pretty low priority.
Due to #702 I feel like SteamBot needs a wrapper class for SteamKit2's friend stuff. Anyone else agree?