Closed micdenny closed 6 years ago
The same trouble
The true value is return from server. I have test other program,all return the same value now.
@hzexe Is it not a bug?
@vik-borisov May be not a bug ,this is same as https://github.com/LonamiWebs/Telethon/issues/778
It seems not to be a bug, so we can close this.
If I call
IsPhoneRegisteredAsync
with a number that is not registered on telegram it always returntrue
, even if I call it passing a wrong phone number like0
:Am I doing something wrong?