diff --git a/New API stuff.md b/New API stuff.md index 49e41f6..8bc462f 100644 --- a/New API stuff.md +++ b/New API stuff.md @@ -150,4 +150,4 @@ method:"userAuth.loginByArl",data:{"ARL:e"} method:"userAuth.retrieveCodeOptionsInfo",data:{"COUNTRY_ISO:n.countryIso,PHONE_NUMBER:n.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:n.phoneExist,SWAP:n.swap,AUTH_TYPE:n.method"} method:"userAuth.sendPhoneActivationCode",data:{"COUNTRY_ISO:this.countryIso,PHONE_NUMBER:this.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:this.phoneExist,SWAP:this.swap,AUTH_TYPE:this.method,METHOD:n"} method:"userAuth.sendPhoneActivationCode",data:{"COUNTRY_ISO:this.countryIso,PHONE_NUMBER:this.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:this.phoneExist,SWAP:this.swap,AUTH_TYPE:this.method"} -``` \ No newline at end of file +``` \ No newline at end of file