Fix client.superevents.update() argument parsing bug
Fix an argument parsing bug: client.superevents.update()
failed to
treat the keyword argument preferred_event=None
the same as omission
of the keyword argument.
Fix an argument parsing bug: client.superevents.update()
failed to
treat the keyword argument preferred_event=None
the same as omission
of the keyword argument.