Open astecenko opened 6 years ago
I used latest NuGet package v. 0.1.0.374
I have the same problem, did you find solution?
I have the same problem. There is a solution? Package v. 0.1.0.374
no solution. Telegram always return true for security reasons. this function completely removed in next TL schemes.
Telegram always return true for security reasons
Where did you get that from? any URL with an official announcement of the deprecation of this API?
you can view Tdlib official docs. no function exist to check registration status. https://core.telegram.org/tdlib/docs/
also no function in Telegram Scheme. https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/Resources/scheme.tl
you can view Tdlib official docs. no function exist to check registration status.
I'm guessing those docs also live somewhere in github, like https://github.com/tdlib/td ?
also no function in Telegram Scheme.
I wonder if we can find a specific commit in github that removed it?
I tested with many variants of phoneNumber parameter values - always return True. Is something wrong with TLSharp, or is Telegram guilty?