#How does AddFriendByNameAsync work?

1 messages · Page 1 of 1 (latest)

fervent lion
#

When I try to use FriendsService.Instance.AddFriendByNameAsync, what am I supposed to use as the input? When I use the name that's of the form RandomlyGeneratedName#1234 I get an error. I understand how to use FriendsService.Instance.AddFriendAsync using the friend ID, but don't understand AddFriendByName