Got the Bug fixed. It's in the group.js file at line 497 It has to be
sid.accountid = $(users[1]).data('miniprofile'); instead of
sid.accountid = $(users[0]).data('miniprofile');
Hey, I try to get all Invites sent by a User with the getGroupHistory function, but the actor AND the user aren't the sender. So only the receiver of the invite can be obtained.. Greetings.
Hey, again, the title says everything: I want to check if someone commented something on a announcement. In addition it should check if this guy invited some people. Is that possible? If not Is there a workaround? Greetings, SayWhat
Hey guys, the title says pretty much everything. I try to check if a user, I have the steam id of, is in my group. Is this possible? Greetings, SayWhat