Is the game now paused (true) or un-paused (false)
Options which modified the pause game request
Optional
broadcast?: booleanWas the pause request broadcast to other clients?
Optional
userId?: stringThe ID of the User who initiated the pause request
A hook event that fires when the game is paused or un-paused.