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