canInviteUser

abstract fun canInviteUser(roomId: RoomId, userId: UserId): Flow<Boolean>