sendDirectPhotoToUsers

fun sendDirectPhotoToUsers(usernames: List<String>, filePath: String, toGroup: Boolean = false): Flow<String>

Send direct photo to given users individually or in group