I try to run below and get issue cause in Python I cannot seem to find expected type dropbox.team.UserSelectorArg or subtype. I tried adding its as a list directly but that does not work either. Please advise.
user = dbx_team.UserSelectorArg # does not exist in Compiler
dbx_team.team_member_space_limits_excluded_users_add(user)