You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'use strict'letSmsReg=require('sms-reg');letsmsreg=newSmsReg('API_KEY');smsreg.getNum('all','mailru').then(num=>{...}).catch(err=>{...})// e.t.c., You can use all of SMS-REG API 2.0 methods in this manner