RequestSyncRequest
Request other devices on the account send us their group list, syncable config and contact list.
This type can contain the following fields:
| field | type | info | 
|---|---|---|
| account | String | The account to use | 
| blocked | boolean | request block list sync (default true) | 
| configuration | boolean | request configuration sync (default true) | 
| contacts | boolean | request contact sync (default true) | 
| groups | boolean | request group sync (default true) | 
| keys | boolean | request storage service keys |