zerobias / telegram-mtproto

Telegram client api (MTProto) library
MIT License
620 stars 136 forks source link

'auth.checkPhone' always return true #198

Closed alphacat2018 closed 5 years ago

alphacat2018 commented 6 years ago

It seems the "auth.checkPhone" api always return true no matter what telephone number (e.g. "123", "xyz", "123abc") I pass. Do you guys have any idea?

SoTiger commented 5 years ago

我现在也碰到了这样的问题 ,不管用什么手机号 都返回的是true { phone_registered: true, phone_invited: undefined }