Occurs when a user receives a friend request.
final void Function( String userId, String? reason, )? onContactInvited;