awaitAddFriends

suspend fun SendbirdChat.awaitAddFriends(userIds: List<String>): List<User>

Add friends.

Since

4.17.0

Parameters

userIds

User IDs to add friends.