sendDirectProfileToUsers

fun sendDirectProfileToUsers(usernames: List<String>, profileId: String, text: String, toGroup: Boolean = false): Flow<String>

Send direct profile to given users individually or in group