getUserByIds

fun getUserByIds(userIds: Set<String>): Flowable<List<AmityUser>>