messagesV2.sendGameUpdate
Method is deprecated. Games in messenger are currently disabled on all OK platforms
Send game state update message. For example user1 beats user2 high score.
| Name | Required | Type | Description | 
|---|---|---|---|
| fid | true | Friend id | |
| text | true | Description of the update | |
| state | false | Will be appended to custom_args | |
| timeout | true | Remaining time till end of the game | 
Authorization
Session is requiredThe application should has CHAT platform and platform param should be set to CHAT.

