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