SteamBot
SteamBot copied to clipboard
Leave Groups
Hello, I was hoping for a way to leave groups. I do not see one in Bot.SteamFriends, though.
Thanks!
SteamBot contains custom methods for this.
You can try DeclineGroupInvite. If this does not work, then you would have to implement that by hand.
edit. I was curious about this so I looked into it but apparently if you try to leave a group, Steam will redirect you to your group list. Basically, you'll need to do a web API call which should be fairly trivial to implement.