Closed EllaSedova closed 6 months ago
SMS can be received only by official mobile Telegram apps.
Are there any other ways to register a new user using your own app?
No. Other apps, including official Telegram desktop apps, can't register new users.
I want to register new users in telegram by phone number and manually enter the code from the sms. I can't get the SetAuthenticationPhoneNumber() to work. As I understand it, to run this function, you need to create a tdlibClient using NewClient(). But how to create an empty tdlibclient?