How to recognize user creating the event from issuelink_* events?

Hi!
Recently, due to this Change in Jira API, user_id and user_key are no longer passed to webhook URLs. How can I recognize which user created issuelink_created or issuelink_deleted events? There is no information about user in the payload, contrary to other events like jira:issue_created or comment_created.