update Join Rule
abstract suspend fun updateJoinRule(joinRules: RoomJoinRules?, guestAccess: GuestAccess?, allowList: List<RoomJoinRulesAllowEntry>? = null)
Update the join rule and/or the guest access.
Update the join rule and/or the guest access.