Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.edit.json « requests « json « pages « res - github.com/lavabit/magma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 386b511b4ec2442e1a348248c1eb5545557bf2e2 (plain)
1
2
3
4
5
6
7
8
{
	"id":4,
	"method":"config.edit",
	"params":{
		"phone": "2145551212",
		"secure": "true"
	}
}