You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
As a user of playfabbuddy, I want to be able to either create new users with friends or add friends to already existing users.
playfabbuddy player add friends PLAYERS_TO_ADD_FRIENDS_TO FRIENDS_TO_ADD
PLAYER_TO_ADD_FRIENDS_TO
This could be either be the locally managed player file of playfabbuddy, or it can be a player segment.
FRIENDS_TO_ADD
This needs to be a list of players that are added to every PLAYERS_TO_ADD_FRIENDS_TO. An important note is that this should be bidirectional, so FRIENDS_TO_ADD should add the player as friend they got added to.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
As a user of playfabbuddy, I want to be able to either create new users with friends or add friends to already existing users.
PLAYER_TO_ADD_FRIENDS_TO
This could be either be the locally managed player file of playfabbuddy, or it can be a player segment.
FRIENDS_TO_ADD
This needs to be a list of players that are added to every PLAYERS_TO_ADD_FRIENDS_TO. An important note is that this should be bidirectional, so FRIENDS_TO_ADD should add the player as friend they got added to.
The text was updated successfully, but these errors were encountered: